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 Pull up revision 1.255 (requested by...



details:   https://anonhg.NetBSD.org/src/rev/a35a83ee300d
branches:  netbsd-1-4
changeset: 469623:a35a83ee300d
user:      he <he%NetBSD.org@localhost>
date:      Wed Oct 20 23:35:15 1999 +0000

description:
Pull up revision 1.255 (requested by bouyer):
  Back-port of the Realtek ethernet driver.
  (Add to GENERIC.)

diffstat:

 sys/arch/i386/conf/GENERIC |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d2175a95fd3e -r a35a83ee300d sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Wed Oct 20 23:18:04 1999 +0000
+++ b/sys/arch/i386/conf/GENERIC        Wed Oct 20 23:35:15 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC,v 1.231.2.3 1999/10/09 21:49:26 cgd Exp $
+#      $NetBSD: GENERIC,v 1.231.2.4 1999/10/20 23:35:15 he Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
@@ -440,6 +440,7 @@
 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
+rl*    at pci? dev ? function ?        # Realtek 8129/8139
 
 # EISA network interfaces
 ep*    at eisa? slot ?                 # 3Com 3c579 Ethernet



Home | Main Index | Thread Index | Old Index