Tom Rini wrote:

> Hello.  The attached patch makes the 'normal' USB scanner register w/ devfs.
> Comments/questions/et al?  Thanks..

IIRC, people who had devfs disabled were complaining about getting a similar
error message from printer.c, after devfs support was added to it:

+       if(!scn->devfs)
+               err("scanner%d: device node registration failed",
scn->scn_minor);

Can someone confirm whether this patch is introducing the same problem? I know
the error is harmless, but it confuses users unnecessarily.

--
Mark McClelland
[EMAIL PROTECTED]



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

Reply via email to