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 Add iopaau, swdmover (commented out), a...
details: https://anonhg.NetBSD.org/src/rev/09d728b81e05
branches: trunk
changeset: 534946:09d728b81e05
user: thorpej <thorpej%NetBSD.org@localhost>
date: Wed Aug 07 03:41:43 2002 +0000
description:
Add iopaau, swdmover (commented out), and dmoverio.
diffstat:
sys/arch/evbarm/conf/IQ80321 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r ee2d05f4f306 -r 09d728b81e05 sys/arch/evbarm/conf/IQ80321
--- a/sys/arch/evbarm/conf/IQ80321 Wed Aug 07 03:40:01 2002 +0000
+++ b/sys/arch/evbarm/conf/IQ80321 Wed Aug 07 03:41:43 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: IQ80321,v 1.8 2002/08/07 03:40:01 thorpej Exp $
+# $NetBSD: IQ80321,v 1.9 2002/08/07 03:41:43 thorpej Exp $
#
# IQ80321 -- Intel IQ80321 Evaluation Board Kernel
#
@@ -146,6 +146,7 @@
# i80321 I/O Processor peripheral support
iopxs* at mainbus?
+iopaau* at iopxs? # Application Accelerator Unit
iopwdog* at iopxs? # Watchdog timer
pci0 at iopxs? bus ? # PCI/PCI-X support
@@ -180,3 +181,7 @@
pseudo-device pty # pseudo-terminals
pseudo-device rnd # /dev/random and in-kernel generator
pseudo-device clockctl # user control of clock subsystem
+
+# data mover pseudo-devices
+#pseudo-device swdmover # softare dmover(9) back-end
+pseudo-device dmoverio # /dev/dmover dmover(9) interface
Home |
Main Index |
Thread Index |
Old Index