On Sat, Dec 29, 2007 at 05:52:38PM -0800, Ralph Shumaker wrote:
$ ll /devand was surprised that the listing was so much shorter than I remember it having been in the past.
That's probably udev. Instead of needing device nodes for every device you might ever have, udev creates them as they are needed. Makes for a much cleaner /dev directory. Dave -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
