diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2002-03-03 11:09:40 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2002-03-03 11:09:40 +0000 |
| commit | 3932055940b135afdf20c6ec7f89012b16eb6aa2 (patch) | |
| tree | d1a8eddf825db087769b60e03f84827607a44b2c | |
| parent | ec8ab20b51136af544ae3c1f9b19f651483310d3 (diff) | |
Notes
| -rw-r--r-- | release/pc98/drivers.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release/pc98/drivers.conf b/release/pc98/drivers.conf index b69c75927749..b08dd418938f 100644 --- a/release/pc98/drivers.conf +++ b/release/pc98/drivers.conf @@ -35,7 +35,7 @@ # #drv filename floppy type description -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" #aue if_aue 2 network "ADMtek USB ethernet adapter" #cue if_cue 2 network "CATC USB ethernet adapter" dc if_dc 2 network "DEC/Intel 21143 (and clones) PCI fast ethernet card" @@ -53,5 +53,5 @@ tl if_tl 2 network "Texas Instruments ThunderLAN PCI ethernet card" tx if_tx 2 network "SMC 9432TX ethernet card" vr if_vr 2 network "VIA VT3043/VT86C100A Rhine PCI ethernet card" wb if_wb 2 network "Winbond W89C840F PCI ethernet card" -wi if_wi 2 network "Lucent WaveLAN/IEEE 802.11 PCMCIA card" +#wi if_wi 2 network "Lucent WaveLAN/IEEE 802.11 PCMCIA card" xl if_xl 2 network "3COM 3c90x / 3c90xB PCI ethernet card" |
