Date: Sun, 01 Apr 2012 19:40:56 -0400 From: Joe Marcus Clarke <marcus@freebsd.org> To: Hans Petter Selasky <hselasky@c2i.net> Cc: gnome <gnome@freebsd.org>, Andriy Gapon <avg@freebsd.org> Subject: Re: Fwd: Re: calibre: kindle usb connection problem Message-ID: <4F78E788.40608@freebsd.org> In-Reply-To: <201204012311.57974.hselasky@c2i.net> References: <4F749AD1.7020703@FreeBSD.org> <4F749FFD.7020707@FreeBSD.org> <4F775927.1030400@freebsd.org> <201204012311.57974.hselasky@c2i.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 4/1/12 5:11 PM, Hans Petter Selasky wrote: >> libusb20_be_alloc_default >> libusb20_be_device_foreach >> libusb20_dev_get_bus_number >> libusb20_dev_get_address >> libusb20_dev_get_config_index >> libusb20_dev_get_config_index > > Hi, > > I think you need to open the device to be allowed to call > libusb20_dev_req_string_simple_sync, like shown in the previous function call > list. > > Does that make sense to you? It does, but I actually had that in there. What this did help me recognize is that I wasn't closing the device. Thanks for the hint :-). Andriy, can you try these two patches? http://www.marcuscom.com/downloads/patch-hald_freebsd_probing_probe-usb2-interface.c http://www.marcuscom.com/downloads/patch-hald_freebsd_probe-usb2-device.c Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F78E788.40608>