> From: Norbert Preining [mailto:[EMAIL PROTECTED]]
> 
> kernel: usb.c: registered new driver usblp
> kernel: printer.c: usblp0: device node registration failed

Sorry, I don't know about the timeout messages.

> What the hell is the device node registration failed message?
> 
> BTW: linux-2.4.3

When usb printer devfs support was added in 2.4.3, it didn't/doesn't
handle non-devfs kernel builds cleanly.  It prints this "failed"
message just because the default devfs_register() returns NULL.
It's harmless except that it confuses people.

~Randy


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to