From d6f40bb4b722632dabf874b4803fe3350ad4d964 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Fri, 16 Mar 2001 07:29:58 +0000 Subject: [PATCH] add cnw driver to notes/lint --- sys/conf/NOTES | 2 ++ sys/i386/conf/NOTES | 2 ++ 2 files changed, 4 insertions(+) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 1175d4bfaaaf..7ab15ed2fba2 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1605,6 +1605,7 @@ device miibus # (requires sppp) # awi: Support for IEEE 802.11 PC Card devices using the AMD Am79C930 and # Harris (Intersil) Chipset with PCnetMobile firmware by AMD. +# cnw: Xircom CNW/Netware Airsurfer PC Card adapter # cs: IBM Etherjet and other Crystal Semi CS89x0-based adapters # cx: Cronyx/Sigma multiport sync/async (with Cisco or PPP framing) # dc: Support for PCI fast ethernet adapters based on the DEC/Intel 21143 @@ -1771,6 +1772,7 @@ hint.sn.0.port="0x300" hint.sn.0.irq="10" device an device awi +device cnw device wi options WLCACHE # enables the signal-strength cache options WLDEBUG # enables verbose debugging output diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 1175d4bfaaaf..7ab15ed2fba2 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -1605,6 +1605,7 @@ device miibus # (requires sppp) # awi: Support for IEEE 802.11 PC Card devices using the AMD Am79C930 and # Harris (Intersil) Chipset with PCnetMobile firmware by AMD. +# cnw: Xircom CNW/Netware Airsurfer PC Card adapter # cs: IBM Etherjet and other Crystal Semi CS89x0-based adapters # cx: Cronyx/Sigma multiport sync/async (with Cisco or PPP framing) # dc: Support for PCI fast ethernet adapters based on the DEC/Intel 21143 @@ -1771,6 +1772,7 @@ hint.sn.0.port="0x300" hint.sn.0.irq="10" device an device awi +device cnw device wi options WLCACHE # enables the signal-strength cache options WLDEBUG # enables verbose debugging output