On Mon, 17 Dec 2012, jan van katwijk wrote:

> Thanks for the suggestion.
> 
> T:  Bus=03 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=480  MxCh= 0
> D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
> P:  Vendor=0ccd ProdID=00b3 Rev= 1.00
> S:  Manufacturer=NOXON
> S:  Product=DAB Stick
> S:  SerialNumber=0
> C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=500mA
> I:* If#= 0 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=ff Prot=ff
> Driver=dvb_usb_rtl28xxu
> E:  Ad=81(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
> 
> 
> T:  Bus=02 Lev=02 Prnt=02 Port=00 Cnt=01 Dev#=  9 Spd=480  MxCh= 0
> D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
> P:  Vendor=0bda ProdID=2832 Rev= 1.00
> S:  Manufacturer=Generic
> S:  Product=RTL2832U
> S:  SerialNumber=77771111153705700
> C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=500mA
> I:* If#= 0 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=ff Prot=ff Driver=usbfs
> E:  Ad=81(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
> 
> The working stick seems to connect through the usbfs driver, while the non

The usbfs driver is what libusb uses.

> working one seems to be
> connected through a dvb_usb_rtl28xxu driver (whatever that may be).

It is the Realtek RTL28xxU DVB USB kernel driver.

At any rate, you should be able to use your program easily enough if
you add a call to libusb_detach_kernel_driver() before claiming the
interface.

Alan Stern


------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to