Module Name: src
Committed By: kiyohara
Date: Fri Jul 12 14:28:39 UTC 2013
Modified Files:
src/sys/arch/acorn26/conf: GENERIC
Log Message:
Add esp(Castle SCSI board). Tested only BBC A3000 with 4MByte.
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/sys/arch/acorn26/conf/GENERIC
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/acorn26/conf/GENERIC
diff -u src/sys/arch/acorn26/conf/GENERIC:1.75 src/sys/arch/acorn26/conf/GENERIC:1.76
--- src/sys/arch/acorn26/conf/GENERIC:1.75 Sun Jun 30 21:38:55 2013
+++ src/sys/arch/acorn26/conf/GENERIC Fri Jul 12 14:28:39 2013
@@ -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 @@ scsibus* at hcsc?
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