lkml.org 
[lkml]   [2006]   [Feb]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: CD writing in future Linux (stirring up a hornets' nest)
On Fri, 10 Feb 2006, Greg KH wrote:

> On Fri, Feb 10, 2006 at 04:06:39PM -0500, Bill Davidsen wrote:
> >
> > The kernel could provide a list of devices by category. It doesn't have
> > to name them, run scripts, give descriptions, or paint them blue. Just a
> > list of all block devices, tapes, by major/minor and category (ie.
> > block, optical, floppy) would give the application layer a chance to do
> > it's own interpretation.
>
> It does so today in sysfs, that is what it is there for.

sysfs doesn't do quite that level of categorization; if it did, cdrom_id
would be unnecessary. It would be nice if you could do
"grep 1 /sys/block/*/burns_cds" and get a list of all the block devices in
your system that burn cds. (You can currently get a list of all of the
removable block devices in your system, but not much else.)

The kernel must know a bunch of this sort of stuff, and it would be nice
if the information available. (In fact, there's a lot that's in /proc/ide
that isn't in /sys, which is a bit annoying, since it would be useful in
/sys, especially if it would mean that you could ignore details of what
kind of bus things were on.)

-Daniel
-
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/

\
 
 \ /
  Last update: 2006-02-13 06:03    [W:0.625 / U:0.380 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site