1# 	$NetBSD: GENERIC_SCSI3,v 1.36 1996/12/06 22:02:34 pk Exp $
2
3include "arch/sparc/conf/GENERIC"
4
5
6# Map the SCSI disk at targets 3120 to units 0123, a'la SunOS.
7sd0	at scsibus? target 3 lun ?		# first SCSI disk
8sd1	at scsibus? target 1 lun ?		# second SCSI disk
9sd2	at scsibus? target 2 lun ?		# third SCSI disk
10sd3	at scsibus? target 0 lun ?		# fourth SCSI disk
11