Re: [Libusbx-devel] OT Right clickable .inf file for usbser.sys on Win7

2013-03-30 Thread Kustaa Nyholm
On 31.3.2013 8.27, "Kustaa Nyholm" wrote: >Thanks, once I got the tip that it was usable in this situation >I found the info from MS documentation too. > > I meant UN-usable of course... br Kusti This e-mail may contain confidential or privileged information. If you are not the intended rec

Re: [Libusbx-devel] OT Right clickable .inf file for usbser.sys on Win7

2013-03-30 Thread Kustaa Nyholm
On 31.3.2013 1.56, "Xiaofan Chen" wrote: >> Ref: http://www.osronline.com/showthread.cfm?link=239028 >> Tim Roberts wrote the following in the above thread, >> "A right-click install simply runs the [DefaultInstall] section >> and is only useful for non-PnP devices. It doesn't associate the >> d

Re: [Libusbx-devel] OT Right clickable .inf file for usbser.sys on Win7

2013-03-30 Thread Xiaofan Chen
On Sun, Mar 31, 2013 at 8:37 AM, Xiaofan Chen wrote: > On Sun, Mar 31, 2013 at 2:01 AM, Kustaa Nyholm > wrote: >> >>> I didn't think right-click/Install worked for driver inf files. It never >>> has for me anyway. >> >> Ok, if that is so then no point searching for the answer...thanks. >> > > To

Re: [Libusbx-devel] OT Right clickable .inf file for usbser.sys on Win7

2013-03-30 Thread Xiaofan Chen
On Sun, Mar 31, 2013 at 2:01 AM, Kustaa Nyholm wrote: > >> I didn't think right-click/Install worked for driver inf files. It never >> has for me anyway. > > Ok, if that is so then no point searching for the answer...thanks. > To be more precise, right click can work for some types of Windows dr

[Libusbx-devel] OT Right clickable .inf file for usbser.sys on Win7

2013-03-30 Thread Xiaofan Chen
On Saturday, March 30, 2013, Kustaa Nyholm wrote: > Hi, > > > sorry for the OT but I felt the expertise on this > list might have answer on tap. > > I've got a .inf file for my USB CDC ACM device > that works fine. However installing it requires > about million steps for the end user so I thought

Re: [Libusbx-devel] OT Right clickable .inf file for usbser.sys on Win7

2013-03-30 Thread Kustaa Nyholm
> I didn't think right-click/Install worked for driver inf files. It never has > for me anyway. Ok, if that is so then no point searching for the answer...thanks. br Kusti This e-mail may contain confidential or privileged information. If you are not the int

Re: [Libusbx-devel] OT Right clickable .inf file for usbser.sys on Win7

2013-03-30 Thread Orin Eman
On Sat, Mar 30, 2013 at 6:00 AM, Kustaa Nyholm wrote: > Hi, > > > sorry for the OT but I felt the expertise on this > list might have answer on tap. > > I've got a .inf file for my USB CDC ACM device > that works fine. However installing it requires > about million steps for the end user so I thou

Re: [Libusbx-devel] How libusb(x) know which interface to talk to

2013-03-30 Thread Wander Lairson Costa
2013/3/30 Alan Stern : > On Sat, 30 Mar 2013, Wander Lairson Costa wrote: > [snip] > It is mentioned explicitly in section 9.6.3 of the USB-2 spec: > > An endpoint is not shared among interfaces within a single > configuration unless the endpoint is used by alternate settings >

Re: [Libusbx-devel] How libusb(x) know which interface to talk to

2013-03-30 Thread Alan Stern
On Sat, 30 Mar 2013, Wander Lairson Costa wrote: > 2013/3/29 Alan Stern : > > On Fri, 29 Mar 2013, Wander Lairson Costa wrote: > > > >> Dear all, > >> > >> I have a (kind of dumb) question regarding libusb_bulk_transfer and > >> libusb_interrupt_transfer functions. These functions don't receive an

[Libusbx-devel] OT Right clickable .inf file for usbser.sys on Win7

2013-03-30 Thread Kustaa Nyholm
Hi, sorry for the OT but I felt the expertise on this list might have answer on tap. I've got a .inf file for my USB CDC ACM device that works fine. However installing it requires about million steps for the end user so I thought I'd enable the installation by using right click/Install... But s

Re: [Libusbx-devel] How libusb(x) know which interface to talk to

2013-03-30 Thread Wander Lairson Costa
2013/3/29 Alan Stern : > On Fri, 29 Mar 2013, Wander Lairson Costa wrote: > >> Dear all, >> >> I have a (kind of dumb) question regarding libusb_bulk_transfer and >> libusb_interrupt_transfer functions. These functions don't receive any >> interface related information in their parameters, so, whic

Re: [Libusbx-devel] Isochronous test problem

2013-03-30 Thread Wander Lairson Costa
2013/3/30 Xiaofan Chen : > On Sat, Mar 30, 2013 at 5:23 AM, Wander Lairson Costa > > Okay, so you have the same result as I. Either the firmware > or the host program is not working. It seems to me the > firmware is probably the culprit. > I guess so. -- Best Regards, Wander Lairson Costa