Home | History | Annotate | Line # | Download | only in conf
      1  1.37      mrg # 	$NetBSD: GENERIC_SCSI3,v 1.37 1997/01/06 07:34:14 mrg Exp $
      2   1.1  deraadt 
      3  1.37      mrg include "arch/sparc/conf/GENERIC"
      4  1.32      mrg 
      5  1.24  thorpej 
      6  1.31      mrg # Map the SCSI disk at targets 3120 to units 0123, a'la SunOS.
      7  1.31      mrg sd0	at scsibus? target 3 lun ?		# first SCSI disk
      8  1.31      mrg sd1	at scsibus? target 1 lun ?		# second SCSI disk
      9  1.31      mrg sd2	at scsibus? target 2 lun ?		# third SCSI disk
     10  1.31      mrg sd3	at scsibus? target 0 lun ?		# fourth SCSI disk
     11