From 58b8fa741262ecf579fcf33f9b1eae337cc84db9 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 27 Jan 2003 17:54:49 +0000 Subject: [PATCH] Unbreak i386 snapshots by moving the 802.11 support (device wlan) out from BOOTMFS to the drivers floppy. --- release/i386/drivers.conf | 1 + release/pc98/drivers.conf | 1 + 2 files changed, 2 insertions(+) diff --git a/release/i386/drivers.conf b/release/i386/drivers.conf index c997686e01f..d3832fe6d02 100644 --- a/release/i386/drivers.conf +++ b/release/i386/drivers.conf @@ -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" diff --git a/release/pc98/drivers.conf b/release/pc98/drivers.conf index 0d31e1624bb..fc50c08aeef 100644 --- a/release/pc98/drivers.conf +++ b/release/pc98/drivers.conf @@ -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"