Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hpcsh/conf Put HD64461PCMCIA_REORDER_ATTACH to opt_...
details: https://anonhg.NetBSD.org/src/rev/96ed5933c84b
branches: trunk
changeset: 586810:96ed5933c84b
user: uwe <uwe%NetBSD.org@localhost>
date: Tue Jan 03 01:05:55 2006 +0000
description:
Put HD64461PCMCIA_REORDER_ATTACH to opt_hd64461pcmcia.h (new file).
Put HD64461PCMCIA_DEBUG there as well to minimize impact on unrelated
sources.
diffstat:
sys/arch/hpcsh/conf/files.hpcsh | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 0266c6d1635d -r 96ed5933c84b sys/arch/hpcsh/conf/files.hpcsh
--- a/sys/arch/hpcsh/conf/files.hpcsh Tue Jan 03 00:54:56 2006 +0000
+++ b/sys/arch/hpcsh/conf/files.hpcsh Tue Jan 03 01:05:55 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.hpcsh,v 1.43 2006/01/03 00:54:56 uwe Exp $
+# $NetBSD: files.hpcsh,v 1.44 2006/01/03 01:05:55 uwe Exp $
#
maxpartitions 8
@@ -7,7 +7,6 @@
defflag debug_hpcsh.h BUS_SPACE_DEBUG
PFCKBD_DEBUG
HD64461VIDEO_DEBUG
- HD64461PCMCIA_DEBUG
defparam opt_memsize.h IOM_ROM_BEGIN IOM_ROM_SIZE IOM_RAM_BEGIN IOM_RAM_SIZE
@@ -114,6 +113,8 @@
device hd64461pcmcia: pcmciabus
attach hd64461pcmcia at hd64461if
file arch/hpcsh/dev/hd64461/hd64461pcmcia.c hd64461pcmcia
+defflag opt_hd64461pcmcia.h HD64461PCMCIA_DEBUG
+ HD64461PCMCIA_REORDER_ATTACH
attach com at hd64461if with hd64461uart
file arch/hpcsh/dev/hd64461/hd64461uart.c hd64461uart needs-flag
Home |
Main Index |
Thread Index |
Old Index