diff options
| author | Warner Losh <imp@FreeBSD.org> | 2002-03-17 05:05:42 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2002-03-17 05:05:42 +0000 |
| commit | a5a492981cc186e869ce7e3b541d3e0a6f4183b5 (patch) | |
| tree | 8df4a9439beb73b5a2bc996e28204e461e8eafef /sys/dev/pccard | |
| parent | 42d5624e1fff1493c9ad6c74dbedc0ff6d7b0478 (diff) | |
Notes
Diffstat (limited to 'sys/dev/pccard')
| -rw-r--r-- | sys/dev/pccard/pccarddevs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/dev/pccard/pccarddevs b/sys/dev/pccard/pccarddevs index 7c9ddc0307a2..2cbf79b08548 100644 --- a/sys/dev/pccard/pccarddevs +++ b/sys/dev/pccard/pccarddevs @@ -82,6 +82,7 @@ vendor FARALLON 0x0200 Farallon Communications vendor TELECOMDEVICE 0x021b Telecom Device vendor NOKIA 0x023d Nokia Communications vendor SAMSUNG 0x0250 Samsung +vendor HWN 0x0261 Home Wireless Networks vendor SYMBOL 0x026c Symbol vendor BUFFALO 0x026f BUFFALO (Melco Corporation) vendor LINKSYS2 0x0274 The Linksys Group @@ -201,6 +202,9 @@ product FUJITSU SCSI600 0x0401 Fujitsu SCSI 600 Interface product FUJITSU LA10S 0x1003 Fujitsu Compact Flash Ethernet product FUJITSU LA501 0x2000 Fujitsu Towa LA501 Ethernet +/* Home Wireless Networks */ +product HWN AIRWAY80211 0x0002 HWN Airway Wireless PCMCIA Card + /* IBM Products */ product IBM MICRODRIVE 0x0000 IBM Microdrive product IBM 3270 0x0001 IBM 3270 Emulation |
