[BACK]Return to scsi.pmax CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / pmax / conf

File: [cvs.NetBSD.org] / src / sys / arch / pmax / conf / Attic / scsi.pmax (download)

Revision 1.3, Fri May 8 00:05:19 1998 UTC (25 years, 10 months ago) by simonb
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, wrstuden-devbsize, thorpej_scsipi_nbase, thorpej_scsipi_beforemerge, thorpej_scsipi_base, thorpej_scsipi, nisimura-pmax-wscons-base, netbsd-1-5-base, netbsd-1-5-RELEASE, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2, netbsd-1-5, netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-4, minoura-xpg4dl-base, minoura-xpg4dl, kenh-if-detach-base, kenh-if-detach, kame_14_19990705, kame_14_19990628, kame_141_19991130, kame, fvdl-softdep-base, fvdl-softdep, eeh-paddr_t-base, eeh-paddr_t, comdex-fall-1999-base, comdex-fall-1999, chs-ubc2-newbase, chs-ubc2-base, chs-ubc2, chs-ubc-base, chs-ubc
Branch point for: nisimura-pmax-wscons, kqueue
Changes since 1.2: +17 -3 lines

- Allow all valid SCSI id's to work on the SII and first two ASC
  controllers (including SCSI id 7 on the 2100/3100).
- On the pmax (2100,3100) set the host SCSI id to 6.
- Move disk and tape config for the second ASC controller from the GENERIC
  config file to scsi.pmax so all configurations can use the second
  controller.

#	$NetBSD: scsi.pmax,v 1.3 1998/05/08 00:05:19 simonb Exp $
#
# SCSI configuration for old DECstation SCSI driver
# NB: if you change this, you will also need to change conf-glue.c.
#

# disks and tapes for first ASC or SII
rz0	at	oldscsibus?	target ? drive ?
rz1	at	oldscsibus?	target ? drive ?
rz2	at	oldscsibus?	target ? drive ?
rz3	at	oldscsibus?	target ? drive ?
rz4	at	oldscsibus?	target ? drive ?
rz5	at	oldscsibus?	target ? drive ?
rz6	at	oldscsibus?	target ? drive ?
rz7	at	oldscsibus?	target ? drive ?
tz0	at	oldscsibus?	target ? drive ?
tz1	at	oldscsibus?	target ? drive ?

# disks and tapes for a second ASC
rz8	at	oldscsibus?	target ? drive ?
rz9	at	oldscsibus?	target ? drive ?
rz10	at	oldscsibus?	target ? drive ?
rz11	at	oldscsibus?	target ? drive ?
rz12	at	oldscsibus?	target ? drive ?
rz13	at	oldscsibus?	target ? drive ?
rz14	at	oldscsibus?	target ? drive ?
tz2	at	oldscsibus?	target ? drive ?
tz3	at	oldscsibus?	target ? drive ?