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 udav*



details:   https://anonhg.NetBSD.org/src/rev/23de6da0d777
branches:  trunk
changeset: 550816:23de6da0d777
user:      itojun <itojun%NetBSD.org@localhost>
date:      Fri Aug 22 05:14:00 2003 +0000

description:
add udav*

diffstat:

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

diffs (26 lines):

diff -r 04fa442744f1 -r 23de6da0d777 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Fri Aug 22 05:13:29 2003 +0000
+++ b/sys/arch/i386/conf/GENERIC        Fri Aug 22 05:14:00 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.567 2003/08/07 12:06:15 soren Exp $
+# $NetBSD: GENERIC,v 1.568 2003/08/22 05:14:00 itojun Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.567 $"
+#ident                 "GENERIC-$Revision: 1.568 $"
 
 maxusers       32              # estimated number of users
 
@@ -869,6 +869,7 @@
 kue*   at uhub? port ?         # Kawasaki LSI KL5KUSB101B based adapters
 uax*   at uhub? port ?         # ASIX AX88172 based adapters
 url*   at uhub? port ?         # Realtek RTL8150L based adapters
+udav*  at uhub? port ?         # Davicom DM9601 based adapters
 
 # Prolific PL2301/PL2302 host-to-host adapter
 upl*   at uhub? port ?



Home | Main Index | Thread Index | Old Index