Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/acorn26/conf Add esp(Castle SCSI board). Tested on...
details: https://anonhg.NetBSD.org/src/rev/9089e344a3ab
branches: trunk
changeset: 787904:9089e344a3ab
user: kiyohara <kiyohara%NetBSD.org@localhost>
date: Fri Jul 12 14:28:39 2013 +0000
description:
Add esp(Castle SCSI board). Tested only BBC A3000 with 4MByte.
diffstat:
sys/arch/acorn26/conf/GENERIC | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 00c97c1d9087 -r 9089e344a3ab sys/arch/acorn26/conf/GENERIC
--- a/sys/arch/acorn26/conf/GENERIC Fri Jul 12 13:11:50 2013 +0000
+++ b/sys/arch/acorn26/conf/GENERIC Fri Jul 12 14:28:39 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.75 2013/06/30 21:38:55 rmind Exp $
+# $NetBSD: GENERIC,v 1.76 2013/07/12 14:28:39 kiyohara Exp $
#
# GENERIC machine description file
#
@@ -191,6 +191,9 @@
oak* at podulebus0 slot ? # Oak Solutions 16-bit SCSI interface
scsibus* at oak?
+esp* at podulebus0 slot ? # Castle SCSI interface
+scsibus* at esp?
+
upc0 at iobus0 base 0x010000 # I/O chip on IOEB machines
com0 at upc0 # Serial port
lpt0 at upc0 # Parallel port
Home |
Main Index |
Thread Index |
Old Index