summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/conf/NOTES5
-rw-r--r--sys/i386/conf/LINT5
-rw-r--r--sys/i386/conf/NOTES5
3 files changed, 6 insertions, 9 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 323234d..8d8c35b 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.338 1997/05/22 08:47:38 msmith Exp $
+# $Id: LINT,v 1.339 1997/05/24 12:23:44 peter Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -868,8 +868,7 @@ device ie1 at isa? port 0x360 net irq 7 iomem 0xd0000 vector ieintr
device le0 at isa? port 0x300 net irq 5 iomem 0xd0000 vector le_intr
device lnc0 at isa? port 0x300 net irq 10 drq 0 vector lncintr
device sr0 at isa? port 0x300 net irq 5 iomem 0xd0000 vector srintr
-#wl is busted
-#device wl0 at isa? port 0x300 net irq ? vector wlintr
+device wl0 at isa? port 0x300 net irq ? vector wlintr
# Needed so that we can (bogusly) include both the dedicated PCCARD
# drivers and the generic support
options LINT_PCCARD_HACK
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 323234d..8d8c35b 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.338 1997/05/22 08:47:38 msmith Exp $
+# $Id: LINT,v 1.339 1997/05/24 12:23:44 peter Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -868,8 +868,7 @@ device ie1 at isa? port 0x360 net irq 7 iomem 0xd0000 vector ieintr
device le0 at isa? port 0x300 net irq 5 iomem 0xd0000 vector le_intr
device lnc0 at isa? port 0x300 net irq 10 drq 0 vector lncintr
device sr0 at isa? port 0x300 net irq 5 iomem 0xd0000 vector srintr
-#wl is busted
-#device wl0 at isa? port 0x300 net irq ? vector wlintr
+device wl0 at isa? port 0x300 net irq ? vector wlintr
# Needed so that we can (bogusly) include both the dedicated PCCARD
# drivers and the generic support
options LINT_PCCARD_HACK
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 323234d..8d8c35b 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.338 1997/05/22 08:47:38 msmith Exp $
+# $Id: LINT,v 1.339 1997/05/24 12:23:44 peter Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -868,8 +868,7 @@ device ie1 at isa? port 0x360 net irq 7 iomem 0xd0000 vector ieintr
device le0 at isa? port 0x300 net irq 5 iomem 0xd0000 vector le_intr
device lnc0 at isa? port 0x300 net irq 10 drq 0 vector lncintr
device sr0 at isa? port 0x300 net irq 5 iomem 0xd0000 vector srintr
-#wl is busted
-#device wl0 at isa? port 0x300 net irq ? vector wlintr
+device wl0 at isa? port 0x300 net irq ? vector wlintr
# Needed so that we can (bogusly) include both the dedicated PCCARD
# drivers and the generic support
options LINT_PCCARD_HACK
OpenPOWER on IntegriCloud