public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ali Akcaagac <aliakc@web.de>
To: linux-kernel@vger.kernel.org
Cc: linux-scsi@vger.kernel.org
Subject: 2.4/2.6 - ATAPI Zip problem in SCSI mode (DEVFS)
Date: Sat, 30 Aug 2003 05:02:28 +0200	[thread overview]
Message-ID: <1062212548.14628.22.camel@localhost> (raw)

Hello,

There is a problem with the ZIP driver that follows me for quite a
longer time now. I can't exactly tell if it's the ZIP driver or an devfs
or an scsi emulation problem but I try to describe the problemcase as
good as possible.

I have an ATAPI Zip drive which I run through the SCSI emulation mode on
2.4/2.6 for quite some time now and my devs entries are being created
with devfs and devfsd which I'm running successfully for a couple of
years now.

Around 1 year or so, something has changed and finally today I found the
time writing about it.

The problem is that when having Linux booted and placing a Zip disk into
the drive then mounting doesn't work. It tells me that the device
doesn't exist. But the drive was found during boot.

So far so good on early 2.4 you simply cd into /dev/scsi.../.../ made an
'ls' and voila it gave the device a kick and it created the entry for
the Zip disk you then can mount it (devfs).

For 2.5 this doesn't work anymore and whenever you want to mount a Zip
disk you need to boot Linux together with a Disk inside the Drive, so
during boot it detects the Zip drive + the Disk.

But this behaviour is not correct because this opens the points:

a) I run my ATAPI CD-Rom in SCSI mode as well and it doesn't require a
media loaded during bootup. I can put a CD in whenever I want enter
mount /cdrom and voila it realizes the CD and mounts it. The CD-Rom is
being detected on boot nicely.

b) The same I do expect for Zip. It's being detected during boot but
somehow doesn't allow to mount if the linux kernel wasn't booted with a
Zip disk in the drive. But it shouldn't do that. I should be able to
boot linux normally, the drive get's detected and put a disk in it
whenever I wish.

I hope you can follow me.

For further feedback please CC me because I am not subscribed to the
list.


             reply	other threads:[~2003-08-30  3:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-30  3:02 Ali Akcaagac [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-08-31 17:17 2.4/2.6 - ATAPI Zip problem in SCSI mode (DEVFS) Andrey Borzenkov
2003-08-31 17:55 ` Ali Akcaagac
2003-08-31 18:37   ` Andrey Borzenkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1062212548.14628.22.camel@localhost \
    --to=aliakc@web.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox