Re: Future devfs plans

From: Ed Sweetman
Date: Sun Jul 25 2004 - 19:18:54 EST


Jim Gifford wrote:

----- Original Message ----- From: "Adam J. Richter" <adam@xxxxxxxxxxxxx>
To: <linux-kernel@xxxxxxxxxxxxxxx>
Sent: Monday, July 26, 2004 7:45 AM
Subject: Future devfs plans




Do not delete devfs.

devfs allows drivers to be loaded when user level programs
need them,
-


So will a proper modprobe.conf file. You don't need devfs for autoloading of
modules.





On a different note though, some systems have been made to rely soley on devfs, meaning there is no static /dev fs underneath it. Currently there is no documentation in the kernel source for going about migrating from a devfs only situation to a static or udev controlled /dev fs. On top of that, MAKEDEV as distributed at least by debian, doesn't create alsa devices and there is no script in the kernel source tree that i've found that allows the device creation. One would have to go download the alsa-driver package from the alsa-project website and use the snddevices.sh script. Since alsa-driver is integrated with the kernel now, this device creation script should be included in the kernel source or if that's not the place for such a file, we'll have to get on debian's butt to have MAKEDEV updated to actually support it.

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