Module Name:    src
Committed By:   rin
Date:           Thu Feb  7 21:53:50 UTC 2019

Modified Files:
        src/sys/arch/zaurus/conf: GENERIC INSTALL_C700

Log Message:
Add commented-out modern USB NICs for users easily finding them out.


To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/sys/arch/zaurus/conf/GENERIC
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/zaurus/conf/INSTALL_C700

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/zaurus/conf/GENERIC
diff -u src/sys/arch/zaurus/conf/GENERIC:1.83 src/sys/arch/zaurus/conf/GENERIC:1.84
--- src/sys/arch/zaurus/conf/GENERIC:1.83	Thu Feb  7 21:51:59 2019
+++ src/sys/arch/zaurus/conf/GENERIC	Thu Feb  7 21:53:50 2019
@@ -1,4 +1,4 @@
-#	$NetBSD: GENERIC,v 1.83 2019/02/07 21:51:59 rin Exp $
+#	$NetBSD: GENERIC,v 1.84 2019/02/07 21:53:50 rin Exp $
 #
 # GENERIC machine description file
 #
@@ -308,6 +308,7 @@ cd*	at atapibus? drive ?		# ATAPI CD-ROM
 # USB Ethernet adapters
 aue*	at uhub? port ?		# ADMtek AN986 Pegasus based adapters
 axe*	at uhub? port ?		# ASIX AX88172 based adapters
+#axen*	at uhub? port ?		# ASIX AX88178a/AX88179 based adapters
 cdce*	at uhub? port ?		# CDC, Ethernet Networking Control Model
 cue*	at uhub? port ?		# CATC USB-EL1201A based adapters
 kue*	at uhub? port ?		# Kawasaki LSI KL5KUSB101B based adapters
@@ -315,6 +316,8 @@ mue*	at uhub? port ?		# Microchip LAN75x
 udav*	at uhub? port ?		# Davicom DM9601 based adapters
 #ure*	at uhub? port ?		# Realtek RTL8152/RTL8153 based adapters
 url*	at uhub? port ?		# Realtek RTL8150L based adapters
+#urndis*	at uhub? port ?	# Microsoft RNDIS specification
+#usmsc*	at uhub? port ?		# SMSC95xx based adapters
 
 # Kyocera AIR-EDGE PHONE
 #ukyopon* at uhub? port ?

Index: src/sys/arch/zaurus/conf/INSTALL_C700
diff -u src/sys/arch/zaurus/conf/INSTALL_C700:1.10 src/sys/arch/zaurus/conf/INSTALL_C700:1.11
--- src/sys/arch/zaurus/conf/INSTALL_C700:1.10	Thu Feb  7 21:51:59 2019
+++ src/sys/arch/zaurus/conf/INSTALL_C700	Thu Feb  7 21:53:50 2019
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL_C700,v 1.10 2019/02/07 21:51:59 rin Exp $
+# $NetBSD: INSTALL_C700,v 1.11 2019/02/07 21:53:50 rin Exp $
 #
 # INSTALL config file (C700 with memory disk root)
 #
@@ -39,6 +39,7 @@ no cd*
 
 no aue*
 no axe*
+#no axen*
 no cdce*
 no cue*
 no kue*
@@ -46,3 +47,5 @@ no mue*
 no udav*
 #no ure*
 no url*
+#no urndis*
+#no usmsc*

Reply via email to