> From: Mark McClelland <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Date: Mon, 14 May 2001 21:07:02 -0700
> 
> > 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 :)

I saw it and thought that allowing users to steal status from
bidirectional printers is not such a swell idea, so left as it is.

-- Pete

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

Reply via email to