On Tue, May 15, 2001 at 02:04:42AM -0400, Pete Zaitcev wrote:
> > 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.

Someone should probably fix the comment then..

-- 
Tom Rini (TR1265)
http://gate.crashing.org/~trini/

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

Reply via email to