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 tslcd device
details: https://anonhg.NetBSD.org/src/rev/9a5bb6a8fec0
branches: trunk
changeset: 572590:9a5bb6a8fec0
user: joff <joff%NetBSD.org@localhost>
date: Sat Jan 08 20:39:18 2005 +0000
description:
Add tslcd device
diffstat:
sys/arch/evbarm/conf/files.tsarm | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r ebd43681bac0 -r 9a5bb6a8fec0 sys/arch/evbarm/conf/files.tsarm
--- a/sys/arch/evbarm/conf/files.tsarm Sat Jan 08 20:32:10 2005 +0000
+++ b/sys/arch/evbarm/conf/files.tsarm Sat Jan 08 20:39:18 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.tsarm,v 1.3 2004/12/27 02:44:38 joff Exp $
+# $NetBSD: files.tsarm,v 1.4 2005/01/08 20:39:18 joff Exp $
#
# First try for arm-specific configuration info
#
@@ -30,3 +30,7 @@
device tsrtc: mc146818
attach tsrtc at tspldbus
file arch/evbarm/tsarm/tsrtc.c tsrtc
+
+device tslcd: hd44780
+attach tslcd at tspldbus
+file arch/evbarm/tsarm/tslcd.c tslcd
Home |
Main Index |
Thread Index |
Old Index