Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc64/conf Add more CardBus devices.
details: https://anonhg.NetBSD.org/src/rev/ae4906b51443
branches: trunk
changeset: 345427:ae4906b51443
user: nakayama <nakayama%NetBSD.org@localhost>
date: Thu May 26 10:38:07 2016 +0000
description:
Add more CardBus devices.
diffstat:
sys/arch/sparc64/conf/GENERIC | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diffs (38 lines):
diff -r 8d63a9a45993 -r ae4906b51443 sys/arch/sparc64/conf/GENERIC
--- a/sys/arch/sparc64/conf/GENERIC Thu May 26 09:09:47 2016 +0000
+++ b/sys/arch/sparc64/conf/GENERIC Thu May 26 10:38:07 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.188 2016/05/26 04:26:05 nakayama Exp $
+# $NetBSD: GENERIC,v 1.189 2016/05/26 10:38:07 nakayama Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.188 $"
+#ident "GENERIC-$Revision: 1.189 $"
maxusers 64
@@ -773,7 +773,9 @@
# CardBus network interfaces
#ath* at cardbus? function ? # Atheros 5210/5211/5212 802.11
+#athn* at cardbus? function ? # Atheros AR9k (802.11a/g/n) UT
#atw* at cardbus? function ? # ADMtek ADM8211 (802.11) UT
+#bwi* at cardbus? function ? # Broadcom BCM43xx wireless
#ex* at cardbus? function ? # 3Com 3C575TX
#fxp* at cardbus? function ? # Intel i8255x UT
#ral* at cardbus? function ? # Ralink Technology RT25x0 802.11a/b/g UT
@@ -787,6 +789,9 @@
#ohci* at cardbus? function ? # Open Host Controller
#uhci* at cardbus? function ? # Universal Host Controller (Intel) UT
+# CardBus IEEE1394 controllers
+#fwohci* at cardbus? function ? # IEEE1394 Open Host Controller UT
+
## PCMCIA cards; UT marks untested.
# PCMCIA serial interfaces
Home |
Main Index |
Thread Index |
Old Index