From: "Kevin P. Fleming" <kevin@labsysgrp.com>
To: "Borsenkow Andrej" <Andrej.Borsenkow@mow.siemens.ru>,
"linux-kernel list" <linux-kernel@vger.kernel.org>
Subject: Re: Query removable drives (CD-ROMs, flopies etc) for media presence
Date: Mon, 21 Jan 2002 11:56:25 -0700 [thread overview]
Message-ID: <040501c1a2ad$534f9190$6caaa8c0@kevin> (raw)
In-Reply-To: <1011521234.2526.7.camel@localhost.localdomain>
I have working media change (and presense) detection for the ide-floppy
driver, that handles nearly every situation. It will be even better (and
handle all situations) when Andre's new IDE driver gets merged into 2.4.x
and I can use taskfile I/O to implement some more drive features.
The code is ready to be reviewed, I've asked Paul Bristow to do so but so
far haven't gotten any response.
----- Original Message -----
From: "Borsenkow Andrej" <Andrej.Borsenkow@mow.siemens.ru>
To: "linux-kernel list" <linux-kernel@vger.kernel.org>
Sent: Sunday, January 20, 2002 3:07 AM
Subject: Query removable drives (CD-ROMs, flopies etc) for media presence
> Is there reliable way to query drives for media presence? I have tried
> query_disk_change but it returns 1 if called without media inserted (it
> correctly works if media is present when it is called). I need it for
> CD-ROMs (IDE or SCSI) and possibly for other drives with removable media
> like floppy, Zip, Jaz.
>
> So far I tried with two IDE CD-ROMs and floppy and all show the same -
> query_disk_change always 1 when no media is present.
>
> The reason is I'd like to avoid media access when it is known no media
> is present. The kernel is 2.4.17.
>
> TIA
>
> -andrej
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
>
>
prev parent reply other threads:[~2002-01-21 18:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-20 10:07 Borsenkow Andrej
2002-01-21 18:56 ` Kevin P. Fleming [this message]
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='040501c1a2ad$534f9190$6caaa8c0@kevin' \
--to=kevin@labsysgrp.com \
--cc=Andrej.Borsenkow@mow.siemens.ru \
--cc=linux-kernel@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
Powered by JetHome