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 tra* at mca?



details:   https://anonhg.NetBSD.org/src/rev/489255bd7ce6
branches:  trunk
changeset: 579966:489255bd7ce6
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Sun Apr 03 11:39:07 2005 +0000

description:
add tra* at mca?

diffstat:

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

diffs (43 lines):

diff -r 5535c04f65ab -r 489255bd7ce6 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Sun Apr 03 11:36:32 2005 +0000
+++ b/sys/arch/i386/conf/GENERIC        Sun Apr 03 11:39:07 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.663 2005/03/25 23:28:44 cube Exp $
+# $NetBSD: GENERIC,v 1.664 2005/04/03 11:39:07 jdolecek Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.663 $"
+#ident                 "GENERIC-$Revision: 1.664 $"
 
 maxusers       32              # estimated number of users
 
@@ -864,6 +864,7 @@
 ate*   at mca? slot ?                  # Allied Telesis AT1720
 ne*    at mca? slot ?                  # Novell NE/2 and clones
 tr*    at mca? slot ?                  # IBM Token Ring adapter
+tra*   at mca? slot ?                  # Tiara LANCard/E and clones
 le*    at mca? slot ?                  # SKNET Personal/MC2+
 
 # MII/PHY support
diff -r 5535c04f65ab -r 489255bd7ce6 sys/arch/i386/conf/GENERIC_PS2TINY
--- a/sys/arch/i386/conf/GENERIC_PS2TINY        Sun Apr 03 11:36:32 2005 +0000
+++ b/sys/arch/i386/conf/GENERIC_PS2TINY        Sun Apr 03 11:39:07 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC_PS2TINY,v 1.34 2005/02/18 21:05:52 dsl Exp $
+#      $NetBSD: GENERIC_PS2TINY,v 1.35 2005/04/03 11:39:07 jdolecek Exp $
 #
 #      GENERIC-style kernel config for IBM PS/2 with MCA bus. It only contains
 #      IBM PS/2 related stuff and has been generally trimmed down somewhat,
@@ -208,6 +208,7 @@
 ate*   at mca? slot ?                  # Allied Telesis AT1720
 ne*    at mca? slot ?                  # Novell NE/2 and clones
 tr*    at mca? slot ?                  # IBM Token Ring adapter
+tra*   at mca? slot ?                  # Tiara LANCard/E and clones
 le*    at mca? slot ?                  # SKNET Personal/MC2+
 
 # MCA ESDI controllers & disks



Home | Main Index | Thread Index | Old Index