mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 00:12:45 +00:00
Unbreak i386 snapshots by moving the 802.11 support (device wlan)
out from BOOTMFS to the drivers floppy.
This commit is contained in:
parent
109751d28c
commit
58b8fa7412
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=109942
@ -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"
|
ti if_ti 3 network "Alteon Networks PCI gigabit ethernet card"
|
||||||
tl if_tl 3 network "Texas Instruments ThunderLAN PCI ethernet card"
|
tl if_tl 3 network "Texas Instruments ThunderLAN PCI ethernet card"
|
||||||
tx if_tx 3 network "SMC 9432TX 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"
|
wi if_wi 3 network "Lucent WaveLAN/IEEE 802.11 PCMCIA card"
|
||||||
|
|
||||||
CD9660 cd9660 3 options "ISO 9660 Filesystem"
|
CD9660 cd9660 3 options "ISO 9660 Filesystem"
|
||||||
|
@ -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"
|
ed if_ed 2 network "NE[12]000, SMC Ultra, 3c503, DS8390 cards"
|
||||||
fe if_fe 2 network "Fujitsu MB8696x based cards"
|
fe if_fe 2 network "Fujitsu MB8696x based cards"
|
||||||
an if_an 2 network "Aironet 4500/4800 802.11 PCMCIA/ISA/PCI card"
|
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"
|
wi if_wi 2 network "Lucent WaveLAN/IEEE 802.11 PCMCIA card"
|
||||||
#NFSCLIENT nfsclient 2 options "Network Filesystem Client"
|
#NFSCLIENT nfsclient 2 options "Network Filesystem Client"
|
||||||
MSDOSFS msdosfs 2 options "MSDOS filsystem"
|
MSDOSFS msdosfs 2 options "MSDOS filsystem"
|
||||||
|
Loading…
Reference in New Issue
Block a user