Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sys/arch/i386/conf Correct double pullup of rl* device ...
details: https://anonhg.NetBSD.org/src/rev/25725e86cd27
branches: netbsd-1-4
changeset: 469971:25725e86cd27
user: he <he%NetBSD.org@localhost>
date: Wed Jan 05 23:48:57 2000 +0000
description:
Correct double pullup of rl* device definition.
diffstat:
sys/arch/i386/conf/GENERIC | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 7b7a8a85ad01 -r 25725e86cd27 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Wed Jan 05 23:44:41 2000 +0000
+++ b/sys/arch/i386/conf/GENERIC Wed Jan 05 23:48:57 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.231.2.5 1999/10/26 20:38:00 he Exp $
+# $NetBSD: GENERIC,v 1.231.2.6 2000/01/05 23:48:57 he Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -437,7 +437,6 @@
fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
le* at pci? dev ? function ? # PCnet-PCI Ethernet
ne* at pci? dev ? function ? # NE2000-compatible Ethernet
-rl* at pci? dev ? function ? # Realtek 8129/8139
tl* at pci? dev ? function ? # ThunderLAN-based Ethernet
vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet
lmc* at pci? dev ? function ? # Lan Media Corp SSI/HSSI/DS3
Home |
Main Index |
Thread Index |
Old Index