Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-3]: src/sys/arch/hpcmips/conf Pull up revision 1.66 (requested by...



details:   https://anonhg.NetBSD.org/src/rev/275182f98f5b
branches:  netbsd-3
changeset: 576848:275182f98f5b
user:      tron <tron%NetBSD.org@localhost>
date:      Thu Aug 04 18:30:12 2005 +0000

description:
Pull up revision 1.66 (requested by nakayama in ticket #637):
Add LCD and battery control support for Sharp Telios series.

diffstat:

 sys/arch/hpcmips/conf/TX3922 |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 577135406925 -r 275182f98f5b sys/arch/hpcmips/conf/TX3922
--- a/sys/arch/hpcmips/conf/TX3922      Thu Aug 04 18:30:06 2005 +0000
+++ b/sys/arch/hpcmips/conf/TX3922      Thu Aug 04 18:30:12 2005 +0000
@@ -1,7 +1,7 @@
 #
 # Distribution kernel (TOSHIBA TX3922 based model) kernel config file
 #
-#      $NetBSD: TX3922,v 1.62.4.2 2005/07/18 21:13:24 riz Exp $
+#      $NetBSD: TX3922,v 1.62.4.3 2005/08/04 18:30:12 tron Exp $
 #
 include                "arch/hpcmips/conf/std.hpcmips"
 
@@ -159,6 +159,10 @@
 m38813c*       at txcsbus2 iocs 8 iocswidth 16 iocsbase 0 iocssize 8
 hpckbd*                at m38813c?
 
+# Sharp Telios LCD and battery control driver
+#  register space: KUCS3
+teliosio*      at txcsbus1 regcs 13 regcswidth 16
+
 # TC6358TB(Plum2)
 #  register space: CS3,
 #  I/O space: MCS0 & MCS1,  IRQ: 8:21 (IO[5] positive)



Home | Main Index | Thread Index | Old Index