diff options
author | imp <imp@FreeBSD.org> | 2002-03-17 05:05:42 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2002-03-17 05:05:42 +0000 |
commit | 31881ddbed4460bff0b9d54d325f3ebc3d9ac96b (patch) | |
tree | 8df4a9439beb73b5a2bc996e28204e461e8eafef /sys/dev/pccard/pccarddevs | |
parent | db7d969dd7f8f8d4930afb2c1fdf1cd537df9584 (diff) | |
download | FreeBSD-src-31881ddbed4460bff0b9d54d325f3ebc3d9ac96b.zip FreeBSD-src-31881ddbed4460bff0b9d54d325f3ebc3d9ac96b.tar.gz |
Add support for the home Wireless Network airway wireless pcmcia card.
I cannot find where I got these patches, but I think it was from the
bsd-nomads mailing list. Please contact me if you posted them there.
Diffstat (limited to 'sys/dev/pccard/pccarddevs')
-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 7c9ddc0..2cbf79b 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 |