View Single Post
  #28 (permalink)  
Old 19th Jun 2009, 10:00 am
vicnaum2 vicnaum2 is offline
New Member
 
Join Date: Jun 2009
Posts: 6
Default

I've tried to install a libusb driver (s1mp3.inf) from here: https://s1mp3.svn.sourceforge.net/sv...on/libusb/bin/

The driver installed normally, but with this driver, there is no new drive on the system. So s1giveio14 doesn't find a device.

BUT, testlibusb-win.exe that came with this driver, shows me this:
Quote:
DLL version: 0.1.12.1
Driver version: 0.1.12.1

bus/device idVendor/idProduct
bus-0/\\.\libusb0-0001--0x10d6-0x1101 10D6/1101
- Manufacturer : ACTIONS
- Product : HS USB FlashDisk
- Serial Number: 4512482adf0fe
wTotalLength: 32
bNumInterfaces: 1
bConfigurationValue: 1
iConfiguration: 0
bmAttributes: 80h
MaxPower: 250
bInterfaceNumber: 0
bAlternateSetting: 0
bNumEndpoints: 2
bInterfaceClass: 8
bInterfaceSubClass: 5
bInterfaceProtocol: 80
iInterface: 0
bEndpointAddress: 01h
bmAttributes: 02h
wMaxPacketSize: 512
bInterval: 0
bRefresh: 0
bSynchAddress: 0
bEndpointAddress: 82h
bmAttributes: 02h
wMaxPacketSize: 512
bInterval: 0
bRefresh: 0
bSynchAddress: 0
What do you think?
Reply With Quote