Re: Delta PLC serial USB port

2013-02-12 Thread Bjørn Mork
[sorry for the duplicates - I noticed too late that the mail didn't go to the list] "Andrea Baldoni" writes: > On Mon, Feb 11, 2013 at 11:01:59AM -0800, Greg KH wrote: > >> > I'm successfully talking with a Delta (www.delta.com.tw) PLC DVP-12SE with >> > the generic USB driver. >> Why are you us

Re: Delta PLC serial USB port

2013-02-12 Thread Andrea Baldoni
On Mon, Feb 11, 2013 at 11:01:59AM -0800, Greg KH wrote: > > I'm successfully talking with a Delta (www.delta.com.tw) PLC DVP-12SE with > > the generic USB driver. > Why are you using the generic usb-serial driver for this device? It > "should" work just fine with the cdc-acm driver that is in th

Re: Delta PLC serial USB port

2013-02-11 Thread Greg KH
On Mon, Feb 11, 2013 at 10:08:41AM +0100, Andrea Baldoni wrote: > Good morning. > I'm successfully talking with a Delta (www.delta.com.tw) PLC DVP-12SE with the > generic USB driver. Why are you using the generic usb-serial driver for this device? It "should" work just fine with the cdc-acm drive

Delta PLC serial USB port

2013-02-11 Thread Andrea Baldoni
Good morning. I'm successfully talking with a Delta (www.delta.com.tw) PLC DVP-12SE with the generic USB driver. The vendor id is 0x05dd and product id is 0x0001. It seems to me that windows uses their generic driver usbser.sys also (there is only an inf file referring it and no binaries in the su