Unbreak i386 snapshots by moving the 802.11 support (device wlan)

out from BOOTMFS to the drivers floppy.
This commit is contained in:
Ruslan Ermilov 2003-01-27 17:54:49 +00:00
parent 109751d28c
commit 58b8fa7412
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=109942
2 changed files with 2 additions and 0 deletions

View File

@ -79,6 +79,7 @@ sn if_sn 3 network "SMC's 9000 series of ethernet chips"
ti if_ti 3 network "Alteon Networks PCI gigabit ethernet card"
tl if_tl 3 network "Texas Instruments ThunderLAN PCI ethernet card"
tx if_tx 3 network "SMC 9432TX ethernet card"
wlan wlan 3 network "802.11 support"
wi if_wi 3 network "Lucent WaveLAN/IEEE 802.11 PCMCIA card"
CD9660 cd9660 3 options "ISO 9660 Filesystem"

View File

@ -52,6 +52,7 @@ xl if_xl 2 network "3COM 3c90x / 3c90xB PCI ethernet card"
ed if_ed 2 network "NE[12]000, SMC Ultra, 3c503, DS8390 cards"
fe if_fe 2 network "Fujitsu MB8696x based cards"
an if_an 2 network "Aironet 4500/4800 802.11 PCMCIA/ISA/PCI card"
wlan if_wi 2 network "802.11 support"
wi if_wi 2 network "Lucent WaveLAN/IEEE 802.11 PCMCIA card"
#NFSCLIENT nfsclient 2 options "Network Filesystem Client"
MSDOSFS msdosfs 2 options "MSDOS filsystem"