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 Apply patch (requested by bouyer):
details: https://anonhg.NetBSD.org/src/rev/f9bed9920469
branches: netbsd-1-4
changeset: 469646:f9bed9920469
user: he <he%NetBSD.org@localhost>
date: Tue Oct 26 20:38:00 1999 +0000
description:
Apply patch (requested by bouyer):
Add "rl" PCI Ethernet device driver.
diffstat:
sys/arch/i386/conf/GENERIC | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 74a577eebe42 -r f9bed9920469 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Tue Oct 26 20:36:57 1999 +0000
+++ b/sys/arch/i386/conf/GENERIC Tue Oct 26 20:38:00 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.231.2.4 1999/10/20 23:35:15 he Exp $
+# $NetBSD: GENERIC,v 1.231.2.5 1999/10/26 20:38:00 he Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -437,6 +437,7 @@
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