Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/macppc/conf Attach esiop to a scsibus.
details: https://anonhg.NetBSD.org/src/rev/e7fa6d2a3cb4
branches: trunk
changeset: 544207:e7fa6d2a3cb4
user: mjacob <mjacob%NetBSD.org@localhost>
date: Fri Mar 14 17:29:05 2003 +0000
description:
Attach esiop to a scsibus.
diffstat:
sys/arch/macppc/conf/GENERIC | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 32cd798e7432 -r e7fa6d2a3cb4 sys/arch/macppc/conf/GENERIC
--- a/sys/arch/macppc/conf/GENERIC Fri Mar 14 16:56:39 2003 +0000
+++ b/sys/arch/macppc/conf/GENERIC Fri Mar 14 17:29:05 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.153 2003/02/27 19:22:42 perseant Exp $
+# $NetBSD: GENERIC,v 1.154 2003/03/14 17:29:05 mjacob Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.153 $"
+#ident "GENERIC-$Revision: 1.154 $"
maxusers 32
@@ -298,6 +298,7 @@
scsibus* at mesh?
scsibus* at pcscp?
scsibus* at siop?
+scsibus* at esiop?
scsibus* at trm?
sd* at scsibus? target ? lun ? # SCSI disks
Home |
Main Index |
Thread Index |
Old Index