Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 2009 21:45:08 +0200
From:      Thierry Herbelot <thierry.herbelot@free.fr>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        freebsd-usb@freebsd.org
Subject:   Re: Asynchronous bulk transfers in usb2 ?
Message-ID:  <200905152145.09417.thierry.herbelot@free.fr>
In-Reply-To: <20090515.133035.452788619.imp@bsdimp.com>
References:  <200905151857.21361.thierry.herbelot@free.fr> <200905152119.07569.thierry.herbelot@free.fr> <20090515.133035.452788619.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Le Friday 15 May 2009, M. Warner Losh a écrit :
> In message: <200905152119.07569.thierry.herbelot@free.fr>
>
[SNIP]
> : > >
> : > > I have not followed the recent developments on the USB stack : maybe
> : > > some change is needed in my code ?
> : >
> : > Check permissions for devices under /dev/usb
> :
> : *blush* (this is indeed the reason)
> :
> : but .... this used to work ;-) (maybe it did no longer work after the
> : device nodes were added for the USB devices)
> :
> : what is the recommended way to change the permissions for the usb device
> : nodes ? (with devd ?)
> :
> : in the meantime, I'll try to run from root ...
>
> I use devfs.rules:
>
> [localrules=10]
> 	add path 'usb/*' mode 0660
>
> and put my trusted to use usb users into group operator.

OK : fine

I'll do it this way

then, I'll investigate why I can't get my progs to run as exepected : too much 
bit rot and half of my existing test benches are failing .... this must be 
the price to pay when using current

	TfH
>
> Warner





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905152145.09417.thierry.herbelot>