summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/conf/NOTES6
-rw-r--r--sys/i386/conf/LINT6
-rw-r--r--sys/i386/conf/NOTES6
3 files changed, 9 insertions, 9 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 98e6bfd..7db8cd8 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.231 1995/12/29 12:51:09 bde Exp $
+# $Id: LINT,v 1.232 1996/01/05 20:46:42 wollman 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
@@ -790,7 +790,7 @@ controller ahc0
# The `de' device provides support for the Digital Equipment DC21040
# self-contained Ethernet adapter.
#
-# The `vx' device provides support for the 3Com 3C590
+# The `vx' device provides support for the 3Com 3C590 and 3C595
# early support
#
# The `fpa' device provides support for the Digital DEFPA PCI FDDI
@@ -813,7 +813,7 @@ controller ahc1
device ncr0
device de0
device fxp0
-device vx0 at pci0 port? irq? vector vxintr
+device vx0
device fpa0
device meteor0
options PROBE_VERBOSE
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 98e6bfd..7db8cd8 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.231 1995/12/29 12:51:09 bde Exp $
+# $Id: LINT,v 1.232 1996/01/05 20:46:42 wollman 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
@@ -790,7 +790,7 @@ controller ahc0
# The `de' device provides support for the Digital Equipment DC21040
# self-contained Ethernet adapter.
#
-# The `vx' device provides support for the 3Com 3C590
+# The `vx' device provides support for the 3Com 3C590 and 3C595
# early support
#
# The `fpa' device provides support for the Digital DEFPA PCI FDDI
@@ -813,7 +813,7 @@ controller ahc1
device ncr0
device de0
device fxp0
-device vx0 at pci0 port? irq? vector vxintr
+device vx0
device fpa0
device meteor0
options PROBE_VERBOSE
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 98e6bfd..7db8cd8 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.231 1995/12/29 12:51:09 bde Exp $
+# $Id: LINT,v 1.232 1996/01/05 20:46:42 wollman 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
@@ -790,7 +790,7 @@ controller ahc0
# The `de' device provides support for the Digital Equipment DC21040
# self-contained Ethernet adapter.
#
-# The `vx' device provides support for the 3Com 3C590
+# The `vx' device provides support for the 3Com 3C590 and 3C595
# early support
#
# The `fpa' device provides support for the Digital DEFPA PCI FDDI
@@ -813,7 +813,7 @@ controller ahc1
device ncr0
device de0
device fxp0
-device vx0 at pci0 port? irq? vector vxintr
+device vx0
device fpa0
device meteor0
options PROBE_VERBOSE
OpenPOWER on IntegriCloud