Subject: Re: tape drive tweak
To: Toru Nishimura <nisimura@itc.aist-nara.ac.jp>
From: Matthew Jacob <mjacob@feral.com>
List: tech-kern
Date: 01/12/2000 04:27:54
Quirk it so nothing past lun 0 is probed. See scsiconf.c for an example of
where to add this. Do a send-pr so we'll include it for later releases.


On Wed, 12 Jan 2000, Toru Nishimura wrote:

> I have a weird SCSI tape drive which responds to all of 8 LUN.  Dmesg
> is included at the bottom of this message.  It's a compact cassette
> tape drive made by TEAC that holds up to 155MB volume.  Specification
> and details are not known this moment.  Any solution?
> 
> Tohru Nishimura
> 
> scsibus0 at spc0: 8 targets, 8 luns per target
> scsibus0: waiting 2 seconds for devices to settle...
> scsipi_inqmatch: 2/1/1 <, , >
> st0 at scsibus0 targ 4 lun 0: <TEAC, MT-2ST/N50, RV R> SCSI1 1/sequential removable
> st0: drive empty
> scsipi_inqmatch: 2/1/1 <, , >
> st1 at scsibus0 targ 4 lun 1: <TEAC, MT-2ST/N50, RV R> SCSI1 1/sequential removable
> st1: drive empty
> scsipi_inqmatch: 2/1/1 <, , >
> st2 at scsibus0 targ 4 lun 2: <TEAC, MT-2ST/N50, RV R> SCSI1 1/sequential removable
> st2: drive empty
> scsipi_inqmatch: 2/1/1 <, , >
> st3 at scsibus0 targ 4 lun 3: <TEAC, MT-2ST/N50, RV R> SCSI1 1/sequential removable
> st3: drive empty
> scsipi_inqmatch: 2/1/1 <, , >
> st4 at scsibus0 targ 4 lun 4: <TEAC, MT-2ST/N50, RV R> SCSI1 1/sequential removable
> st4: drive empty
> scsipi_inqmatch: 2/1/1 <, , >
> st5 at scsibus0 targ 4 lun 5: <TEAC, MT-2ST/N50, RV R> SCSI1 1/sequential removable
> st5: drive empty
> scsipi_inqmatch: 2/1/1 <, , >
> st6 at scsibus0 targ 4 lun 6: <TEAC, MT-2ST/N50, RV R> SCSI1 1/sequential removable
> st6: drive empty
> scsipi_inqmatch: 2/1/1 <, , >
> st7 at scsibus0 targ 4 lun 7: <TEAC, MT-2ST/N50, RV R> SCSI1 1/sequential removable
> st7: drive empty
> scsipi_inqmatch: 2/0/0 <, , >
> 
> --
>