aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2000-04-06 02:48:48 +0000
committerWarner Losh <imp@FreeBSD.org>2000-04-06 02:48:48 +0000
commit0d5c223da470470cba1386f352cea432fd20e552 (patch)
treeeeef66c8d3d7862c2d75a6da954e1a9358c218f8 /sys/conf/files
parentf092a22bbde929be5e69338b84f35e1600eeee68 (diff)
downloadsrc-0d5c223da470470cba1386f352cea432fd20e552.tar.gz
src-0d5c223da470470cba1386f352cea432fd20e552.zip
Awi driver, ported from NetBSD from Atsushi Once-san.
From the README: Any IEEE 802.11 cards use AMD Am79C930 and Harris (Intersil) Chipset with PCnetMobile firmware by AMD. BayStack 650 1Mbps Frequency Hopping PCCARD adapter BayStack 660 2Mbps Direct Sequence PCCARD adapter Icom SL-200 2Mbps Direct Sequence PCCARD adapter Melco WLI-PCM 2Mbps Direct Sequence PCCARD adapter NEL SSMagic 2Mbps Direct Sequence PCCARD adapter Netwave AirSurfer Plus 1Mbps Frequency Hopping PCCARD adapter Netwave AirSurfer Pro 2Mbps Direct Sequence PCCARD adapter Known Problems: WEP is not supported. Does not create IBSS itself. Cannot configure the following on FreeBSD: selection of infrastructure/adhoc mode ESSID ... Submitted by: Atsushi Onoe <onoe@sm.sony.co.jp>
Notes
Notes: svn path=/head/; revision=59058
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index a70b49afc347..c0175c28eeb9 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -101,6 +101,9 @@ dev/an/if_an.c optional an
dev/an/if_an_isa.c optional an isa
dev/an/if_an_pccard.c optional an card
dev/an/if_an_pci.c optional an pci
+dev/awi/am79c930.c optional awi
+dev/awi/awi.c optional awi
+dev/awi/if_awi_pccard.c optional awi card
dev/bktr/bktr_audio.c optional bktr pci
dev/bktr/bktr_card.c optional bktr pci
dev/bktr/bktr_core.c optional bktr pci