diff options
author | nyan <nyan@FreeBSD.org> | 2005-04-08 03:36:32 +0000 |
---|---|---|
committer | nyan <nyan@FreeBSD.org> | 2005-04-08 03:36:32 +0000 |
commit | 5c9f931136f1c344aac2e136ba07d57f8ae7d2a3 (patch) | |
tree | 3fee3fd752d1d4bb7291bee47b4aede8c06864fc /sys/pc98 | |
parent | 15bd306d7ac7202143a052f70402305a2c04968d (diff) | |
download | FreeBSD-src-5c9f931136f1c344aac2e136ba07d57f8ae7d2a3.zip FreeBSD-src-5c9f931136f1c344aac2e136ba07d57f8ae7d2a3.tar.gz |
Remove the wl driver. The devices don't work on pc98.
Diffstat (limited to 'sys/pc98')
-rw-r--r-- | sys/pc98/conf/NOTES | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES index e64097a..ef03862 100644 --- a/sys/pc98/conf/NOTES +++ b/sys/pc98/conf/NOTES @@ -389,7 +389,6 @@ hint.mse.0.irq="13" # OC-3141, OC-3540 and OC-3250. # sbni: Granch SBNI12-xx ISA and PCI adapters # sr: RISCom/N2 hdlc sync 1/2 port V.35/X.21 serial driver (requires sppp) -# wl: Lucent Wavelan (ISA card only). # Order for ISA/EISA devices is important here @@ -423,11 +422,6 @@ hint.snc.0.irq="6" hint.snc.0.maddr="0xc0000" device sr device oltr -device wl -hint.wl.0.at="isa" -hint.wl.0.port="0x300" -options WLCACHE # enables the signal-strength cache -options WLDEBUG # enables verbose debugging output # # SCSI host adapters: |