From 74224af3829d0aa90e2c0168c13478a8c18be73e Mon Sep 17 00:00:00 2001 From: kiyohara Date: Fri, 12 Jul 2013 14:28:39 +0000 Subject: [PATCH] Add esp(Castle SCSI board). Tested only BBC A3000 with 4MByte. --- sys/arch/acorn26/conf/GENERIC | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sys/arch/acorn26/conf/GENERIC b/sys/arch/acorn26/conf/GENERIC index b0eb45350210..0e28db1c0e2d 100644 --- a/sys/arch/acorn26/conf/GENERIC +++ b/sys/arch/acorn26/conf/GENERIC @@ -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