From 5ccfdea260db0980ca3e7a3f2eccc2a2dbf5107e Mon Sep 17 00:00:00 2001 From: Andreas Schulz Date: Tue, 9 Jan 1996 23:14:57 +0000 Subject: [PATCH] Add the 3C595 as a supported device for vx0. Delete the rest of the line for the vx0 device, it is not needed as for all other pci devices. --- sys/conf/NOTES | 6 +++--- sys/i386/conf/LINT | 6 +++--- sys/i386/conf/NOTES | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 98e6bfdd793..7db8cd857ab 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 98e6bfdd793..7db8cd857ab 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 98e6bfdd793..7db8cd857ab 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