NetBSD/sys/arch/sparc/conf/GENERIC_SCSI3

11 lines
365 B
Plaintext
Raw Normal View History

# $NetBSD: GENERIC_SCSI3,v 1.37 1997/01/06 07:34:14 mrg Exp $
1994-12-07 17:45:54 +03:00
include "arch/sparc/conf/GENERIC"
1996-10-02 11:11:45 +04:00
# Map the SCSI disk at targets 3120 to units 0123, a'la SunOS.
sd0 at scsibus? target 3 lun ? # first SCSI disk
sd1 at scsibus? target 1 lun ? # second SCSI disk
sd2 at scsibus? target 2 lun ? # third SCSI disk
sd3 at scsibus? target 0 lun ? # fourth SCSI disk