Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc/conf Add comment to indicate that the SunSwif...
details: https://anonhg.NetBSD.org/src/rev/ac179257178c
branches: trunk
changeset: 565471:ac179257178c
user: fair <fair%NetBSD.org@localhost>
date: Sat Apr 10 04:02:29 2004 +0000
description:
Add comment to indicate that the SunSwift Sbus HME/FAS366 SCSI
combination board attaches esp* at sbus*; it's not just "older proms"
diffstat:
sys/arch/sparc/conf/GENERIC | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (30 lines):
diff -r 1c1f4f778f10 -r ac179257178c sys/arch/sparc/conf/GENERIC
--- a/sys/arch/sparc/conf/GENERIC Sat Apr 10 02:32:10 2004 +0000
+++ b/sys/arch/sparc/conf/GENERIC Sat Apr 10 04:02:29 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.150 2004/04/03 17:43:50 chs Exp $
+# $NetBSD: GENERIC,v 1.151 2004/04/10 04:02:29 fair Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.150 $"
+#ident "GENERIC-$Revision: 1.151 $"
maxusers 32
@@ -352,9 +352,9 @@
esp0 at sbus0 slot ? offset ? flags 0x0000 # sun4c
esp0 at dma0 flags 0x0000 # sun4m
-# FSBE/S SCSI
+# FSBE/S SCSI & SunSwift Sbus FAS366
dma* at sbus? slot ? offset ? # SBus
-esp* at sbus? slot ? offset ? flags 0x0000 # SBus (older proms)
+esp* at sbus? slot ? offset ? flags 0x0000 # SBus
esp* at dma? flags 0x0000 # SBus
scsibus* at esp?
Home |
Main Index |
Thread Index |
Old Index