Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hpcarm/conf Add several USB Ethernet devices.
details: https://anonhg.NetBSD.org/src/rev/0670047eace3
branches: trunk
changeset: 755861:0670047eace3
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Fri Jun 25 17:53:28 2010 +0000
description:
Add several USB Ethernet devices.
diffstat:
sys/arch/hpcarm/conf/WZERO3 | 23 +++++++++++++++++++++--
1 files changed, 21 insertions(+), 2 deletions(-)
diffs (44 lines):
diff -r 082ea67938dd -r 0670047eace3 sys/arch/hpcarm/conf/WZERO3
--- a/sys/arch/hpcarm/conf/WZERO3 Fri Jun 25 17:42:02 2010 +0000
+++ b/sys/arch/hpcarm/conf/WZERO3 Fri Jun 25 17:53:28 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: WZERO3,v 1.7 2010/06/25 17:42:02 tsutsui Exp $
+# $NetBSD: WZERO3,v 1.8 2010/06/25 17:53:28 tsutsui Exp $
#
# WZERO3 -- Sharp Windows Mobile 5 based PDA
#
@@ -7,7 +7,7 @@
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.7 $"
+#ident "GENERIC-$Revision: 1.8 $"
# estimated number of users
maxusers 32
@@ -225,6 +225,25 @@
umass* at uhub? port ? configuration ? interface ?
wd* at umass?
+# USB Ethernet adapters
+aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters
+axe* at uhub? port ? # ASIX AX88172 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
+udav* at uhub? port ? # Davicom DM9601 based adapters
+url* at uhub? port ? # Realtek RTL8150L based adapters
+
+rlphy* at mii? phy ? # Realtek 8139/8201L PHYs
+ukphy* at mii? phy ? # generic unknown PHYs
+urlphy* at mii? phy ? # Realtek RTL8150L internal PHYs
+
+# USB 802.11 adapters
+atu* at uhub? port ? # Atmel AT76C50XX based adapters
+#ral* at uhub? port ? # Ralink Technology RT25x0 802.11a/b/g
+rum* at uhub? port ? # Ralink Technology RT2501/RT2601 802.11a/b/g
+zyd* at uhub? port ? # Zydas ZD1211
+
# SCSI bus support
scsibus* at scsi?
Home |
Main Index |
Thread Index |
Old Index