19 lines
730 B
Plaintext
19 lines
730 B
Plaintext
# $NetBSD: mi.scsi,v 1.6 2000/06/02 20:22:00 mhitch Exp $
|
|
|
|
#########################################################################
|
|
# SCSI configuration #
|
|
#########################################################################
|
|
|
|
#
|
|
# SCSI configuration for new-config machine-independent SCSI driver
|
|
#
|
|
scsibus* at xasc?
|
|
scsibus* at xsii?
|
|
|
|
sd* at scsibus? target ? lun ? # SCSI disks
|
|
st* at scsibus? target ? lun ? # SCSI tapes
|
|
cd* at scsibus? target ? lun ? # SCSI CD-ROMs
|
|
ch* at scsibus? target ? lun ? # SCSI changer devices
|
|
ss* at scsibus? target ? lun ? # SCSI scanners
|
|
uk* at scsibus? target ? lun ? # unknown SCSI
|