* Re: Can't eject jaz disk on 2.6
[not found] ` <20040327180018.A4269@animx.eu.org>
@ 2004-03-27 22:52 ` Matthew Dharm
2004-03-28 0:07 ` Wakko Warner
0 siblings, 1 reply; 3+ messages in thread
From: Matthew Dharm @ 2004-03-27 22:52 UTC (permalink / raw)
To: Wakko Warner; +Cc: linux-kernel, Linux SCSI list, USB Storage List
[-- Attachment #1: Type: text/plain, Size: 1589 bytes --]
On Sat, Mar 27, 2004 at 06:00:18PM -0500, Wakko Warner wrote:
> > > I've used 2.6.0 to 2.6.4 on a computer with a jaz drive.
> > > Using eject 2.0.13, I'm unable to eject the disk. I have tested on 2.4.24
> > > and it does eject.
> >
> > Over on the usb-storage list, we've just become aware of a similar problem.
>
> What was it with?
The device in question there was an Iomega USB Zip 100 drive.
> > Are you using SCSI or IDE?
>
> SCSI. I thought all JAZ disks were scsi?
I wasn't sure. USB is emulated through the SCSI layer, tho. I would
recommend we take this discussion to the linux-scsi mailing list.
> > We've actually recorded the SCSI layer sending us a PREVENT_MEDIUM_REMOVAL,
> > then a START_STOP (to actually eject), and then an ALLOW_MEDIUM_REMOVAL.
> > So, nothing gets ejected. This is under 2.6.
>
> I have noticed that when I attempt to eject, it spins the disk backup,
> spins down and that's it.
The user of the Zip 100 actually sent us logs showing this behavior. We
assume it's coming from the SCSI system, as usb-storage doesn't contain
anything remotely resembling this....
Repeated uses of the 'eject' command generated the same sequence in his
test scenario, but his Zip 100 actually ejected the media on the second
try. I think that's a device-dependent behavior, tho.
Matt
--
Matthew Dharm Home: mdharm-usb@one-eyed-alien.net
Maintainer, Linux USB Mass Storage Driver
I say, what are all those naked people doing?
-- Big client to Stef
User Friendly, 12/14/1997
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Can't eject jaz disk on 2.6
2004-03-27 22:52 ` Can't eject jaz disk on 2.6 Matthew Dharm
@ 2004-03-28 0:07 ` Wakko Warner
2004-03-29 15:40 ` [usb-storage] " Pat LaVarre
0 siblings, 1 reply; 3+ messages in thread
From: Wakko Warner @ 2004-03-28 0:07 UTC (permalink / raw)
To: Matthew Dharm, Linux SCSI list, USB Storage List
Keep me in CC, I removed linux-kernel list, I'm not on the other 2.
> > > > I've used 2.6.0 to 2.6.4 on a computer with a jaz drive.
> > > > Using eject 2.0.13, I'm unable to eject the disk. I have tested on 2.4.24
> > > > and it does eject.
> > >
> > > Over on the usb-storage list, we've just become aware of a similar problem.
> >
> > What was it with?
>
> The device in question there was an Iomega USB Zip 100 drive.
I see.
> > > Are you using SCSI or IDE?
> >
> > SCSI. I thought all JAZ disks were scsi?
>
> I wasn't sure. USB is emulated through the SCSI layer, tho. I would
> recommend we take this discussion to the linux-scsi mailing list.
IIRC all JAZ drivers were scsi. Looks like they no longer make the jaz
drive.
> > > We've actually recorded the SCSI layer sending us a PREVENT_MEDIUM_REMOVAL,
> > > then a START_STOP (to actually eject), and then an ALLOW_MEDIUM_REMOVAL.
> > > So, nothing gets ejected. This is under 2.6.
> >
> > I have noticed that when I attempt to eject, it spins the disk backup,
> > spins down and that's it.
>
> The user of the Zip 100 actually sent us logs showing this behavior. We
> assume it's coming from the SCSI system, as usb-storage doesn't contain
> anything remotely resembling this....
>
> Repeated uses of the 'eject' command generated the same sequence in his
> test scenario, but his Zip 100 actually ejected the media on the second
> try. I think that's a device-dependent behavior, tho.
Didn't for me, but I only ran eject 2 times. I did not want to add
unnecessary wear on the motor since it spins up and back down. I'm sure it
is with scsi, but I don't have a zip drive. (Didn't see the need, 100mb is
nothing nowadays)
--
Lab tests show that use of micro$oft causes cancer in lab animals
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [usb-storage] Re: Can't eject jaz disk on 2.6
2004-03-28 0:07 ` Wakko Warner
@ 2004-03-29 15:40 ` Pat LaVarre
0 siblings, 0 replies; 3+ messages in thread
From: Pat LaVarre @ 2004-03-29 15:40 UTC (permalink / raw)
To: Matthew Dharm; +Cc: Wakko Warner, Linux SCSI list, USB Storage List
The SCSI jaz 1GB interpretation of ops x1B/ x1E matches the USB/ ATAPI
zip handling, as I mis/remember its 1995-11 release. I'd love to hear
more concrete proof, if an apparent difference exists.
jaz 2GB could but should not differ from jaz 1GB: released from Iomega
San Jose rather than from Iomega Utah. USB jaz could but should not
differ from SCSI 1GB: bridged to USB from SCSI by some third party,
perhaps then resold by Iomega. PPT/ SCSI Bernoulli/ zip we know
differs from USB/ ATAPI zip/ jaz because the PPT/ SCSI zip design is
old enough to remind us that t10.org grew the pdt x 00/ 06/ 07 op x1B
definition incompatibly in SCSI-2, vs. the not-available-gratis SCSI-1.
Pat LaVarre
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-03-29 15:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20040327075918.A2232@animx.eu.org>
[not found] ` <20040327224222.GA5203@one-eyed-alien.net>
[not found] ` <20040327180018.A4269@animx.eu.org>
2004-03-27 22:52 ` Can't eject jaz disk on 2.6 Matthew Dharm
2004-03-28 0:07 ` Wakko Warner
2004-03-29 15:40 ` [usb-storage] " Pat LaVarre
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox