Tom Rini wrote:

> I was looking at the USB printer driver for a quick how-to on devfs'ing
> a driver, and in usblp_probe, the comments above devfs_reigster say:
> "Create with perms=664", but there's a missing | S_IROTH in the call so
> it creates with 660.  So either the comment or the code is wrong.. :)

crw-rw----    1 lp       lp       180,   0 Dec 31  1969 /dev/usb/lp0

I think the comment is wrong :)

--
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