Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sh3/conf Config glue for adc(4).
details: https://anonhg.NetBSD.org/src/rev/76e48b6a1ddb
branches: trunk
changeset: 553504:76e48b6a1ddb
user: uwe <uwe%NetBSD.org@localhost>
date: Sat Oct 18 01:29:05 2003 +0000
description:
Config glue for adc(4).
diffstat:
sys/arch/sh3/conf/files.shb | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a14fd9897df2 -r 76e48b6a1ddb sys/arch/sh3/conf/files.shb
--- a/sys/arch/sh3/conf/files.shb Sat Oct 18 01:27:18 2003 +0000
+++ b/sys/arch/sh3/conf/files.shb Sat Oct 18 01:29:05 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.shb,v 1.2 2002/05/10 15:28:45 uch Exp $
+# $NetBSD: files.shb,v 1.3 2003/10/18 01:29:05 uwe Exp $
#
# SuperH internal devices.
#
@@ -22,3 +22,7 @@
device scif: tty
attach scif at shb
file arch/sh3/dev/scif.c scif needs-flag
+
+device adc {}
+attach adc at shb
+file arch/sh3/dev/adc.c adc
Home |
Main Index |
Thread Index |
Old Index