Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hp300/conf Update for new RTC and HIL attachments.
details: https://anonhg.NetBSD.org/src/rev/66287f6ac0ee
branches: trunk
changeset: 517716:66287f6ac0ee
user: gmcgarry <gmcgarry%NetBSD.org@localhost>
date: Sat Nov 17 23:56:21 2001 +0000
description:
Update for new RTC and HIL attachments.
diffstat:
sys/arch/hp300/conf/BASALT | 8 +++++++-
sys/arch/hp300/conf/DISKLESS | 10 ++++++++--
sys/arch/hp300/conf/GENERIC | 12 +++++++++---
sys/arch/hp300/conf/HAYDON | 4 +++-
sys/arch/hp300/conf/KARLA | 8 +++++++-
sys/arch/hp300/conf/files.hp300 | 18 ++++++++++++------
6 files changed, 46 insertions(+), 14 deletions(-)
diffs (167 lines):
diff -r 4f998cfa4d5c -r 66287f6ac0ee sys/arch/hp300/conf/BASALT
--- a/sys/arch/hp300/conf/BASALT Sat Nov 17 23:53:37 2001 +0000
+++ b/sys/arch/hp300/conf/BASALT Sat Nov 17 23:56:21 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: BASALT,v 1.39 2001/07/08 16:32:17 abs Exp $
+# $NetBSD: BASALT,v 1.40 2001/11/17 23:56:21 gmcgarry Exp $
#
# Kernel for basalt.og.org - thorpej's HP380 workstation.
#
@@ -74,6 +74,12 @@
intio0 at mainbus0 # internal i/o space
dio0 at mainbus0 # DIO/DIO-II bus
+# Real-time clock (not optional)
+rtc* at intio?
+
+# Human Interface Loop
+hil* at intio?
+
# Topcat/catseye framebuffers
topcat* at intio?
topcat* at dio? scode ?
diff -r 4f998cfa4d5c -r 66287f6ac0ee sys/arch/hp300/conf/DISKLESS
--- a/sys/arch/hp300/conf/DISKLESS Sat Nov 17 23:53:37 2001 +0000
+++ b/sys/arch/hp300/conf/DISKLESS Sat Nov 17 23:56:21 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: DISKLESS,v 1.30 2001/07/08 16:32:17 abs Exp $
+# $NetBSD: DISKLESS,v 1.31 2001/11/17 23:56:21 gmcgarry Exp $
#
# Diskless HP 9000/300-series workstation
#
@@ -93,8 +93,14 @@
intio0 at mainbus0 # internal i/o space
dio0 at mainbus0 # DIO/DIO-II bus
+# Real-time clock (not optional)
+rtc* at intio?
+
+# Human Interface Loop
+hil* at intio?
+
# Frodo utility chip found on 4xx's
-frodo0 at intio?
+frodo* at intio?
# 8250-like serial ports found on Frodo ASIC
#dnkbd0 at frodo? offset 0x0 # Domain keyboard flavor
diff -r 4f998cfa4d5c -r 66287f6ac0ee sys/arch/hp300/conf/GENERIC
--- a/sys/arch/hp300/conf/GENERIC Sat Nov 17 23:53:37 2001 +0000
+++ b/sys/arch/hp300/conf/GENERIC Sat Nov 17 23:56:21 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.68 2001/09/01 23:08:42 atatat Exp $
+# $NetBSD: GENERIC,v 1.69 2001/11/17 23:56:21 gmcgarry Exp $
#
# Generic kernel - one size fits all.
#
@@ -6,7 +6,7 @@
# Include attributes common to all hp300s
include "arch/hp300/conf/std.hp300"
-#ident "GENERIC-$Revision: 1.68 $"
+#ident "GENERIC-$Revision: 1.69 $"
# Support for various CPU types
options HP320
@@ -118,8 +118,14 @@
intio0 at mainbus0 # internal i/o space
dio0 at mainbus0 # DIO/DIO-II bus
+# Real-time clock (not optional)
+rtc* at intio?
+
+# Human Interface Loop
+hil* at intio?
+
# Frodo utility chip found on 4xx's
-frodo0 at intio?
+frodo* at intio?
# 8250-like serial ports found on Frodo ASIC
#dnkbd0 at frodo? offset 0x0 # Domain keyboard flavor
diff -r 4f998cfa4d5c -r 66287f6ac0ee sys/arch/hp300/conf/HAYDON
--- a/sys/arch/hp300/conf/HAYDON Sat Nov 17 23:53:37 2001 +0000
+++ b/sys/arch/hp300/conf/HAYDON Sat Nov 17 23:56:21 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: HAYDON,v 1.12 2001/07/08 16:32:17 abs Exp $
+# $NetBSD: HAYDON,v 1.13 2001/11/17 23:56:22 gmcgarry Exp $
#
# HAYDON
#
@@ -81,6 +81,8 @@
intio0 at mainbus0 # internal i/o space
dio0 at mainbus0 # DIO/DIO-II bus
+rtc* at intio?
+hil* at intio?
topcat* at intio? # DAVE - remove one of these
topcat* at dio? scode?
diff -r 4f998cfa4d5c -r 66287f6ac0ee sys/arch/hp300/conf/KARLA
--- a/sys/arch/hp300/conf/KARLA Sat Nov 17 23:53:37 2001 +0000
+++ b/sys/arch/hp300/conf/KARLA Sat Nov 17 23:56:21 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: KARLA,v 1.10 2001/07/08 16:32:17 abs Exp $
+# $NetBSD: KARLA,v 1.11 2001/11/17 23:56:22 gmcgarry Exp $
#
# KARLA
#
@@ -77,6 +77,12 @@
intio0 at mainbus0 # internal i/o space
dio0 at mainbus0 # DIO/DIO-II bus
+# Real-time clock (not optional)
+rtc* at intio?
+
+# Human Interface Loop
+hil* at intio?
+
topcat* at intio? # DAVE - remove one of these
topcat* at dio? scode?
grf* at topcat? # DAVE - how to get two grf's??
diff -r 4f998cfa4d5c -r 66287f6ac0ee sys/arch/hp300/conf/files.hp300
--- a/sys/arch/hp300/conf/files.hp300 Sat Nov 17 23:53:37 2001 +0000
+++ b/sys/arch/hp300/conf/files.hp300 Sat Nov 17 23:56:21 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.hp300,v 1.46 2001/10/11 15:04:44 tsutsui Exp $
+# $NetBSD: files.hp300,v 1.47 2001/11/17 23:56:22 gmcgarry Exp $
#
# hp300-specific configuration info
@@ -32,6 +32,12 @@
attach intio at mainbus
file arch/hp300/dev/intio.c intio
+# Human (Hilarious) Interface Loop
+device hil { }
+attach hil at intio
+file arch/hp300/dev/hil.c hil needs-flag
+file arch/hp300/dev/hil_keymaps.c hil
+
#
# DIO bus
#
@@ -83,7 +89,7 @@
device ite: tty
attach ite at grf
file arch/hp300/dev/ite.c ite needs-flag
-file arch/hp300/dev/ite_subr.c ite
+file arch/hp300/dev/ite_subr.c ite
# Internal i/o framebuffer attachments
attach dvbox at intio with dvbox_intio
@@ -174,10 +180,10 @@
# RAIDframe
major {raid = 15}
-# Human (Hilarious) Interface Loop
-# XXX should be a real device
-file arch/hp300/dev/hil.c
-file arch/hp300/dev/hil_keymaps.c
+# Real-time clock (not optional)
+device rtc
+attach rtc at intio
+file arch/hp300/dev/rtc.c rtc
#
# Non-device files
Home |
Main Index |
Thread Index |
Old Index