mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
remove duplicate entry that snuck in during the merge.
This commit is contained in:
parent
03cd4c2029
commit
612efca22c
2 changed files with 0 additions and 8 deletions
|
|
@ -258,9 +258,6 @@ product BAY STACK_660 0x0807 BayStack 660 Wireless LAN
|
|||
/* Raylink/WebGear */
|
||||
product RAYTHEON WLAN 0x0000 WLAN Adapter
|
||||
|
||||
/* RATOC System Inc. Products */
|
||||
product RATOC REX_R280 0x1 RATOC REX-R280
|
||||
|
||||
/* Samsung */
|
||||
product SAMSUNG SWL_2000N 0x02 Samsung MagicLAN SWL-2000N
|
||||
|
||||
|
|
|
|||
|
|
@ -441,11 +441,6 @@
|
|||
#define PCCARD_PRODUCT_RAYTHEON_WLAN 0x0000
|
||||
#define PCCARD_STR_RAYTHEON_WLAN "WLAN Adapter"
|
||||
|
||||
/* RATOC System Inc. Products */
|
||||
#define PCCARD_CIS_RATOC_REX_R280 { NULL, NULL, NULL, NULL }
|
||||
#define PCCARD_PRODUCT_RATOC_REX_R280 0x1
|
||||
#define PCCARD_STR_RATOC_REX_R280 "RATOC REX-R280"
|
||||
|
||||
/* Samsung */
|
||||
#define PCCARD_CIS_SAMSUNG_SWL_2000N { NULL, NULL, NULL, NULL }
|
||||
#define PCCARD_PRODUCT_SAMSUNG_SWL_2000N 0x02
|
||||
|
|
|
|||
Loading…
Reference in a new issue