document why this exists
This commit is contained in:
parent
549e3f356d
commit
1b70fad2a5
@ -1,5 +1,5 @@
|
||||
# from: @(#)SPARC 8.1 (Berkeley) 6/29/93
|
||||
# $Id: SPARC_SCSI3,v 1.1 1994/08/12 01:16:31 deraadt Exp $
|
||||
# $Id: SPARC_SCSI3,v 1.2 1994/08/12 01:19:12 deraadt Exp $
|
||||
# SPARCstation 1, 1+, 2, etc.
|
||||
|
||||
include "std.sparc"
|
||||
@ -48,6 +48,11 @@ config netbsd root on sd0 swap on sd0 and sd1 and sd2 and sd3
|
||||
dma* at sbus0 slot ? offset ?
|
||||
esp* at sbus0 slot ? offset ? # nb., esp is a `scsi'
|
||||
|
||||
#
|
||||
# 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
|
||||
# sd0, and scsi-id 0 to sd3.
|
||||
#
|
||||
tg0 at scsi? target 3
|
||||
sd0 at tg0 drive ?
|
||||
tg* at scsi? target ?
|
||||
|
Loading…
Reference in New Issue
Block a user