All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: Joe Krahn <jkrahn@nc.rr.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Common removable media interface?
Date: Tue, 18 Dec 2001 14:20:02 +0100	[thread overview]
Message-ID: <20011218142002.C32511@suse.de> (raw)
In-Reply-To: <3C1F41D6.43A16F80@nc.rr.com>
In-Reply-To: <3C1F41D6.43A16F80@nc.rr.com>

On Tue, Dec 18 2001, Joe Krahn wrote:
> I think Linux could use a common removable
> media interface, sort of like cdrom.c adds
> a common interface to all CD/DVD. But, cdrom.c
> does such a good job, it almost seems like the
> thing to do is to just add acces to other
> devices to cdrom.c, and maybe rename it to
> media.c. Other media includes IDE floppies,
> regular floppies (if they live much longer),
> solid state media. Maybe even include some
> access to all media (not to replace the real
> drivers) like tapes, non-removable disks, etc.
> 
> Is anyone working on or thinking about
> such a thing?
> Do other people think this would be useful?
> Would it be 'bad' to just add IDE floppy
> access (not well developed) to cdrom.c,
> (which is already mislabelled now that it
> handles DVD)?

Stuff like this belongs in user space, no need to bloat the kernel with
it.

-- 
Jens Axboe


  reply	other threads:[~2001-12-18 13:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-18 13:17 Common removable media interface? Joe Krahn
2001-12-18 13:20 ` Jens Axboe [this message]
2001-12-18 13:42   ` Joe Krahn
2001-12-18 14:11     ` Alan Cox
2001-12-18 14:43     ` Jens Axboe

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=20011218142002.C32511@suse.de \
    --to=axboe@suse.de \
    --cc=jkrahn@nc.rr.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.