Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch add otus
details: https://anonhg.NetBSD.org/src/rev/58589f2e7adc
branches: trunk
changeset: 758378:58589f2e7adc
user: christos <christos%NetBSD.org@localhost>
date: Wed Nov 03 20:09:09 2010 +0000
description:
add otus
diffstat:
sys/arch/amd64/conf/GENERIC | 5 +++--
sys/arch/i386/conf/ALL | 5 +++--
sys/arch/i386/conf/GENERIC | 5 +++--
3 files changed, 9 insertions(+), 6 deletions(-)
diffs (78 lines):
diff -r 48821f38e704 -r 58589f2e7adc sys/arch/amd64/conf/GENERIC
--- a/sys/arch/amd64/conf/GENERIC Wed Nov 03 20:07:11 2010 +0000
+++ b/sys/arch/amd64/conf/GENERIC Wed Nov 03 20:09:09 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.287 2010/10/24 08:54:14 jruoho Exp $
+# $NetBSD: GENERIC,v 1.288 2010/11/03 20:09:09 christos Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.287 $"
+#ident "GENERIC-$Revision: 1.288 $"
maxusers 64 # estimated number of users
@@ -910,6 +910,7 @@
# USB 802.11 adapters
atu* at uhub? port ? # Atmel at76c50x 802.11b
+otus* at uhub? port ? # Atheros AR9001U
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
diff -r 48821f38e704 -r 58589f2e7adc sys/arch/i386/conf/ALL
--- a/sys/arch/i386/conf/ALL Wed Nov 03 20:07:11 2010 +0000
+++ b/sys/arch/i386/conf/ALL Wed Nov 03 20:09:09 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.270 2010/10/24 09:27:45 jruoho Exp $
+# $NetBSD: ALL,v 1.271 2010/11/03 20:10:00 christos Exp $
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
#
# ALL machine description file
@@ -17,7 +17,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "ALL-$Revision: 1.270 $"
+#ident "ALL-$Revision: 1.271 $"
maxusers 64 # estimated number of users
@@ -1257,6 +1257,7 @@
# USB 802.11 adapters
atu* at uhub? port ? # Atmel AT76C50XX based adapters
+otus* at uhub? port ? # Atheros AR9001U
ral* at uhub? port ? # Ralink Technology RT25x0 802.11a/b/g
rum* at uhub? port ? # Ralink Technology RT2501/RT2601 802.11a/b/g
upgt* at uhub? port ? # Intersil PrismGT
diff -r 48821f38e704 -r 58589f2e7adc sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Wed Nov 03 20:07:11 2010 +0000
+++ b/sys/arch/i386/conf/GENERIC Wed Nov 03 20:09:09 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.995 2010/10/24 08:54:14 jruoho Exp $
+# $NetBSD: GENERIC,v 1.996 2010/11/03 20:10:00 christos Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.995 $"
+#ident "GENERIC-$Revision: 1.996 $"
maxusers 64 # estimated number of users
@@ -1207,6 +1207,7 @@
# USB 802.11 adapters
atu* at uhub? port ? # Atmel AT76C50XX based adapters
+otus* at uhub? port ? # Atheros AR9001U
ral* at uhub? port ? # Ralink Technology RT25x0 802.11a/b/g
rum* at uhub? port ? # Ralink Technology RT2501/RT2601 802.11a/b/g
upgt* at uhub? port ? # Intersil PrismGT
Home |
Main Index |
Thread Index |
Old Index