Re: static usb device configuration

2010-12-13 Thread Hans Petter Selasky
On Monday 13 December 2010 08:58:15 Emanuel Haupt wrote: > Hans Petter Selasky wrote: > > On Sunday 12 December 2010 19:49:24 Emanuel Haupt wrote: > > > Is there any way I can make sure that the following device: > > > > > > ugen1.3: at usbus1, cfg=0 md=HOST > > > spd=FULL (12Mbps) pwr=ON > > >

Re: Lego NXT brick communication error with libusb

2010-12-13 Thread Hans Petter Selasky
On Sunday 12 December 2010 23:40:54 Rene Ladan wrote: > Hi, > > I am writing a port [1] to control the Lego NXT brick with ROS, but when > I run a test program it fails (permissions for the USB device are 666). > This is on: > What dmesg is shown? Are other [kernel] drivers hooking into the USB

Current problem reports assigned to freebsd-usb@FreeBSD.org

2010-12-13 Thread FreeBSD bugmaster
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker

Re: 8.2-PRERELESE ifconfig_bridge has no members unless run from rc.local

2010-12-13 Thread Kim Culhan
On Wed, Dec 8, 2010 at 12:58 PM, John Baldwin wrote: > On Wednesday, December 08, 2010 11:29:49 am Kim Culhan wrote: > > On Wed, Dec 8, 2010 at 9:23 AM, John Baldwin wrote: > > > > > On Tuesday, December 07, 2010 5:17:30 pm Kim Culhan wrote: > > > > Had been running a wireless bridge for some

Re: static usb device configuration

2010-12-13 Thread Peter Jeremy
On 2010-Dec-13 08:56:51 +0100, Emanuel Haupt wrote: >Unfortunately the program in question uses libusb and the configuration >only allows to define the device by specifying : and >there are multiple identical devices around with only iSerialNumber >being different from each other. Somehow I need t

Re: Lego NXT brick communication error with libusb

2010-12-13 Thread Rene Ladan
Op 13-12-2010 11:51, Hans Petter Selasky schreef: > On Sunday 12 December 2010 23:40:54 Rene Ladan wrote: >> Hi, >> >> I am writing a port [1] to control the Lego NXT brick with ROS, but when >> I run a test program it fails (permissions for the USB device are 666). >> This is on: >> > > What dmes

Re: Lego NXT brick communication error with libusb

2010-12-13 Thread Hans Petter Selasky
On Monday 13 December 2010 21:23:51 Rene Ladan wrote: > Op 13-12-2010 11:51, Hans Petter Selasky schreef: > > On Sunday 12 December 2010 23:40:54 Rene Ladan wrote: > >> Hi, > >> > >> I am writing a port [1] to control the Lego NXT brick with ROS, but when > >> I run a test program it fails (permis

Re: Lego NXT brick communication error with libusb

2010-12-13 Thread Rene Ladan
Op 14-12-2010 05:08, Hans Petter Selasky schreef: > On Monday 13 December 2010 21:23:51 Rene Ladan wrote: >> Op 13-12-2010 11:51, Hans Petter Selasky schreef: >>> On Sunday 12 December 2010 23:40:54 Rene Ladan wrote: Hi, I am writing a port [1] to control the Lego NXT brick with ROS,