Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf modify USB entries (still commented out).
details: https://anonhg.NetBSD.org/src/rev/fb9dd876d027
branches: trunk
changeset: 781408:fb9dd876d027
user: matt <matt%NetBSD.org@localhost>
date: Wed Sep 05 00:07:33 2012 +0000
description:
modify USB entries (still commented out).
diffstat:
sys/arch/evbarm/conf/IGEPV2 | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
diffs (38 lines):
diff -r 6f0828ea45b0 -r fb9dd876d027 sys/arch/evbarm/conf/IGEPV2
--- a/sys/arch/evbarm/conf/IGEPV2 Wed Sep 05 00:06:21 2012 +0000
+++ b/sys/arch/evbarm/conf/IGEPV2 Wed Sep 05 00:07:33 2012 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: IGEPV2,v 1.11 2012/09/04 00:19:20 matt Exp $
+# $NetBSD: IGEPV2,v 1.12 2012/09/05 00:07:33 matt Exp $
#
# IGEPv2 -- TI OMAP 3530 Eval Board Kernel
#
@@ -139,7 +139,7 @@
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
#options KGDB
makeoptions DEBUG="-g" # compile full symbol table
-options SYMTAB_SPACE=500000
+options SYMTAB_SPACE=520000
## USB Debugging options
options USB_DEBUG
@@ -250,13 +250,14 @@
prcm* at obio1 addr 0x48306000 size 0x2000 # PRM Module
# On-board USB
+#ohci* at obio0 addr 0x48064400 size 0x0400 intr 76
#ehci* at obio0 addr 0x48064800 size 0x0400 intr 77
-#ohci* at obio0 addr 0x48064400 size 0x0400 intr 76
#usb* at ohci?
#uhub* at usb?
-##umass* at uhub? port ? configuration ? interface ?
-##wd* at umass?
-#axe* at uhub? port ? configuration ? interface ?
+#umass* at uhub? port ? configuration ? interface ?
+#scsibus* at scsi?
+#sd* at scsibus ? target ? lun ?
+#wd* at umass?
# Hardware clocking and power management
Home |
Main Index |
Thread Index |
Old Index