Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/i386/conf add entry for lmc* at pci?



details:   https://anonhg.NetBSD.org/src/rev/d2ec0987e359
branches:  trunk
changeset: 467464:d2ec0987e359
user:      explorer <explorer%NetBSD.org@localhost>
date:      Thu Mar 25 03:35:26 1999 +0000

description:
add entry for lmc* at pci?

diffstat:

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

diffs (17 lines):

diff -r 8b196ddb174c -r d2ec0987e359 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Thu Mar 25 03:34:28 1999 +0000
+++ b/sys/arch/i386/conf/GENERIC        Thu Mar 25 03:35:26 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC,v 1.224 1999/03/25 02:22:21 perry Exp $
+#      $NetBSD: GENERIC,v 1.225 1999/03/25 03:35:26 explorer Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
@@ -436,6 +436,7 @@
 ne*    at pci? dev ? function ?        # NE2000-compatible Ethernet
 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
 
 # EISA network interfaces
 ep*    at eisa? slot ?                 # 3Com 3c579 Ethernet



Home | Main Index | Thread Index | Old Index