Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/zaurus/conf Add commented-out modern USB NICs for u...
details: https://anonhg.NetBSD.org/src/rev/e5b7927f9ece
branches: trunk
changeset: 448720:e5b7927f9ece
user: rin <rin%NetBSD.org@localhost>
date: Thu Feb 07 21:53:50 2019 +0000
description:
Add commented-out modern USB NICs for users easily finding them out.
diffstat:
sys/arch/zaurus/conf/GENERIC | 5 ++++-
sys/arch/zaurus/conf/INSTALL_C700 | 5 ++++-
2 files changed, 8 insertions(+), 2 deletions(-)
diffs (49 lines):
diff -r 3d0c06d1cd99 -r e5b7927f9ece sys/arch/zaurus/conf/GENERIC
--- a/sys/arch/zaurus/conf/GENERIC Thu Feb 07 21:51:59 2019 +0000
+++ b/sys/arch/zaurus/conf/GENERIC Thu Feb 07 21:53:50 2019 +0000
@@ -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 @@
# 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 @@
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 ?
diff -r 3d0c06d1cd99 -r e5b7927f9ece sys/arch/zaurus/conf/INSTALL_C700
--- a/sys/arch/zaurus/conf/INSTALL_C700 Thu Feb 07 21:51:59 2019 +0000
+++ b/sys/arch/zaurus/conf/INSTALL_C700 Thu Feb 07 21:53:50 2019 +0000
@@ -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 aue*
no axe*
+#no axen*
no cdce*
no cue*
no kue*
@@ -46,3 +47,5 @@
no udav*
#no ure*
no url*
+#no urndis*
+#no usmsc*
Home |
Main Index |
Thread Index |
Old Index