diff options
author | Peter Valchev <pvalchev@cvs.openbsd.org> | 2004-06-06 04:50:58 +0000 |
---|---|---|
committer | Peter Valchev <pvalchev@cvs.openbsd.org> | 2004-06-06 04:50:58 +0000 |
commit | 7d75405f5222c74b951d883393216120d3f20176 (patch) | |
tree | 9e4e13ecb75cf6b9e80c3ae4e56bba176c01f722 /sys | |
parent | 767ea8c2d123eeec7c1aca1b9f9e3269698814b5 (diff) |
remove Realtek 8139C+ from re(4) line comment
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/amd64/conf/RAMDISK | 4 | ||||
-rw-r--r-- | sys/arch/amd64/conf/RAMDISK_CD | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/RAMDISK_CD | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 1c0351daa10..13182c94128 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.23 2004/06/05 22:29:31 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.24 2004/06/06 04:50:57 pvalchev Exp $ # # GENERIC -- everything that's currently supported # @@ -341,7 +341,7 @@ em* at pci? dev ? function ? # Intel Pro/1000 ethernet txp* at pci? dev ? function ? # 3com 3CR990 #nge* at pci? dev ? function ? # NS DP83820/DP83821 GigE bge* at pci? dev ? function ? # Broadcom BCM570x (aka Tigon3) -re* at pci? dev ? function ? # Realtek 8139C+/8169/8169S/8110S +re* at pci? dev ? function ? # Realtek 8169/8169S/8110S stge* at pci? dev ? function ? # Sundance TC9021 GigE #lge* at pci? dev ? function ? # Level1 LXT1001 GigE #hme* at pci? dev ? function ? # Sun Happy Meal diff --git a/sys/arch/amd64/conf/RAMDISK b/sys/arch/amd64/conf/RAMDISK index e892bc11b96..b102eb0d808 100644 --- a/sys/arch/amd64/conf/RAMDISK +++ b/sys/arch/amd64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.8 2004/06/05 22:29:31 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.9 2004/06/06 04:50:57 pvalchev Exp $ machine amd64 # architecture, used by config; REQUIRED @@ -203,7 +203,7 @@ fxp* at pci? dev ? function ? # EtherExpress 10/100B ethernet #xl* at pci? dev ? function ? # 3C9xx ethernet #xl* at cardbus? dev ? function ? # 3C575 ethernet #rl* at pci? dev ? function ? # RealTek 81[23]9 ethernet -re* at pci? dev ? function ? # Realtek 8139C+/8169/8169S/8110S +re* at pci? dev ? function ? # Realtek 8169/8169S/8110S #tx* at pci? dev ? function ? # SMC 83C170 EPIC ethernet #tl* at pci? dev ? function ? # Compaq Thunderlan ethernet #vr* at pci? dev ? function ? # VIA Rhine ethernet diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD index 226c6ccba2b..7c74b27a9a7 100644 --- a/sys/arch/amd64/conf/RAMDISK_CD +++ b/sys/arch/amd64/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.9 2004/06/05 22:29:31 deraadt Exp $ +# $OpenBSD: RAMDISK_CD,v 1.10 2004/06/06 04:50:57 pvalchev Exp $ machine amd64 # architecture, used by config; REQUIRED @@ -218,7 +218,7 @@ em* at pci? dev ? function ? # Intel Pro/1000 ethernet #txp* at pci? dev ? function ? # 3com 3CR990 #nge* at pci? dev ? function ? # NS DP83820/DP83821 GigE bge* at pci? dev ? function ? # Broadcom BCM570x (aka Tigon3) -re* at pci? dev ? function ? # Realtek 8139C+/8169/8169S/8110S +re* at pci? dev ? function ? # Realtek 8169/8169S/8110S #lge* at pci? dev ? function ? # Level1 LXT1001 GigE #mtd* at pci? dev ? function ? # Myson MTD803 diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 5ca7b4a067e..7e6a393b230 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.369 2004/06/05 22:29:19 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.370 2004/06/06 04:50:57 pvalchev Exp $ # # GENERIC -- everything that's currently supported # @@ -407,7 +407,7 @@ em* at pci? dev ? function ? # Intel Pro/1000 ethernet txp* at pci? dev ? function ? # 3com 3CR990 nge* at pci? dev ? function ? # NS DP83820/DP83821 GigE bge* at pci? dev ? function ? # Broadcom BCM570x (aka Tigon3) -re* at pci? dev ? function ? # Realtek 8139C+/8169/8169S/8110S +re* at pci? dev ? function ? # Realtek 8169/8169S/8110S stge* at pci? dev ? function ? # Sundance TC9021 GigE #lge* at pci? dev ? function ? # Level1 LXT1001 GigE hme* at pci? dev ? function ? # Sun Happy Meal diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index f54ce9d2ff6..830c763eabc 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.74 2004/06/05 22:29:19 deraadt Exp $ +# $OpenBSD: RAMDISK_CD,v 1.75 2004/06/06 04:50:57 pvalchev Exp $ machine i386 # architecture, used by config; REQUIRED @@ -308,7 +308,7 @@ sk* at skc? # each port of above em* at pci? dev ? function ? # Intel Pro/1000 ethernet txp* at pci? dev ? function ? # 3com 3CR990 nge* at pci? dev ? function ? # NS DP83820/DP83821 GigE -re* at pci? dev ? function ? # Realtek 8139C+/8169/8169S/8110S +re* at pci? dev ? function ? # Realtek 8169/8169S/8110S stge* at pci? dev ? function ? # Sundance TC9021 GigE bge* at pci? dev ? function ? # Broadcom BCM570x (aka Tigon3) #lge* at pci? dev ? function ? # Level1 LXT1001 GigE |