Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/x68k/conf umass doesn't take channel.
details: https://anonhg.NetBSD.org/src/rev/048c7fa2b74c
branches: trunk
changeset: 763314:048c7fa2b74c
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Thu Mar 17 13:26:51 2011 +0000
description:
umass doesn't take channel.
diffstat:
sys/arch/x68k/conf/GENERIC | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r 07a26c0b83d5 -r 048c7fa2b74c sys/arch/x68k/conf/GENERIC
--- a/sys/arch/x68k/conf/GENERIC Thu Mar 17 13:25:54 2011 +0000
+++ b/sys/arch/x68k/conf/GENERIC Thu Mar 17 13:26:51 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.154 2011/03/06 17:08:33 bouyer Exp $
+# $NetBSD: GENERIC,v 1.155 2011/03/17 13:26:51 tsutsui Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.154 $"
+#ident "GENERIC-$Revision: 1.155 $"
maxusers 8
@@ -353,8 +353,8 @@
# USB Mass Storage; wd not supported
#umass* at uhub? port ? configuration ? interface ?
-#atapibus* at umass? channel ?
-#scsibus* at umass? channel ?
+#atapibus* at umass?
+#scsibus* at umass?
#wd* at umass?
# USB audio
Home |
Main Index |
Thread Index |
Old Index