diff options
| author | Warner Losh <imp@FreeBSD.org> | 2005-01-27 02:33:03 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2005-01-27 02:33:03 +0000 |
| commit | 907c2b8ba108de3022f42eba45356b2de4b43f2a (patch) | |
| tree | 868db8b2895ecc6730e293410e3834a3d1b8291e /sys/dev/pccard | |
| parent | fa9af110fdb126de0323a070f41af737146b4f1a (diff) | |
Notes
Diffstat (limited to 'sys/dev/pccard')
| -rw-r--r-- | sys/dev/pccard/pccarddevs | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/pccard/pccarddevs b/sys/dev/pccard/pccarddevs index 66112d03b366..105d94b0c0c0 100644 --- a/sys/dev/pccard/pccarddevs +++ b/sys/dev/pccard/pccarddevs @@ -101,7 +101,7 @@ vendor MAGICRAM 0x0135 Magic Ram, Inc vendor QUATECH 0x0137 Quatech vendor COMPAQ 0x0138 Compaq vendor OSITECH 0x0140 Ositech -vendor DLINK_2 0x0143 D-Link +vendor GREY_CELL 0x0143 Grey Cell Systems, Ltd vendor DLINK_3 0x0149 D-Link vendor LINKSYS 0x0149 Linksys Corporation vendor NETGEAR 0x0149 Netgear @@ -264,9 +264,6 @@ product DAYNA COMMUNICARD_E_2 0x002f Dayna CommuniCard E /* DIGITAL Products */ product DIGITAL MOBILE_MEDIA_CDROM 0x0d00 Digital Mobile Media CD-ROM -/* D-Link Products */ -product DLINK_2 DMF560TX 0xc0ab D-Link DMF-650TX - /* DSP Solutions, Inc. (Megahertz OEM) */ product DSPSI XJEM1144 0x0101 Megahertz X-JACK product DSPSI XJACK 0x0103 Megahertz X-JACK Ethernet @@ -302,6 +299,9 @@ product FUJITSU WL110 0x2003 PEGA-WL110 Wireless LAN /* Gemplus */ product GEMPLUS GPR400 0x3004 GPR400 Smartcard Reader +/* Grey Cell Systems, Ltd */ +product GREY_CELL DMF560TX 0xc0ab D-Link DMF-650TX + /* Home Wireless Networks */ product HWN AIRWAY80211 0x0002 HWN Airway Wireless PCMCIA Card |
