lkml.org 
[lkml]   [2000]   [Sep]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Getting past the 16-bit dev_t limitation.
John Byrne wrote:

> 1.) Can anyone tell me if there is a (Linus approved) solution in the
> works for this for the 2.4.xx kernel series?

> I am also curious whether there are plans to do away with the whole
> concept of major/minor numbers;

Consider reading up on devfs, which is now integrated into 2.4.
Basically it is a (optional) special filesystem, where a driver register
a
name for each device it serves, possibly in a subdirectory.
(I.e. all audio devices in /dev/sound/..., all scsi stuff under
/dev/scsi/...)

This device filesystem is mounted at /dev during boot, instead of having
a
/dev directory with special files.

Helge Hafting
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:38    [W:0.062 / U:0.412 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site