On another note related to devfs though when I compile devfs in the
system just hangs. I am wondering if I am registering my synth device
before devfs has memory allocated. I register very early in the boot
process in console_init() and experienced similar problems before because I
don't think kmalloc() may be available that early in the sequence.
The question then is, do you think that could be why the system is
hanging with devfs configured in?
Kirk
--Kirk Reiser The Computer Braille Facility e-mail: kirk@braille.uwo.ca University of Western Ontario phone: (519) 661-3061 - 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/