`si' and `sw' are scsibusses.
This commit is contained in:
parent
f9382bca1a
commit
5bf0d8e4fa
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.12 1995/09/05 21:43:10 pk Exp $
|
||||
# $NetBSD: GENERIC,v 1.13 1995/09/11 19:20:12 pk Exp $
|
||||
|
||||
machine sparc
|
||||
options "SUN4", "SUN4C"
|
||||
|
@ -125,6 +125,8 @@ cgsix0 at sbus? slot ? offset ?
|
|||
cgsix* at sbus? slot ? offset ?
|
||||
|
||||
scsibus* at esp?
|
||||
scsibus* at si?
|
||||
scsibus* at sw?
|
||||
|
||||
sd* at scsibus? target ? lun ?
|
||||
st* at scsibus? target ? lun ?
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC_SCSI3,v 1.12 1995/09/05 21:43:11 pk Exp $
|
||||
# $NetBSD: GENERIC_SCSI3,v 1.13 1995/09/11 19:20:14 pk Exp $
|
||||
|
||||
machine sparc
|
||||
options "SUN4", "SUN4C"
|
||||
|
@ -125,6 +125,8 @@ cgsix0 at sbus? slot ? offset ?
|
|||
cgsix* at sbus? slot ? offset ?
|
||||
|
||||
scsibus* at esp?
|
||||
scsibus* at si?
|
||||
scsibus* at sw?
|
||||
|
||||
# Map scsi-id 3 to sd0; no questions asked. Map the remaining drives
|
||||
# in the default order. This is because SunOS's rom swaps scsi-id 3 to
|
||||
|
|
Loading…
Reference in New Issue