Hi,

At Wed, 19 Nov 2014 10:56:15 +0100,
Martin Pieuchot wrote:
> 
> On 18/11/14(Tue) 05:25, SASANO Takayoshi wrote:
> > Hi all,
> > 
> > I bought Silicon Labs CP2110-EK USB HID-to-UART evaluation kit
> > and connected to OpenBSD box.
> > 
> > uslcom(4) tries to use CP2110, but the device is different from
> > CP210x series.
> 
> I agree this is a totally different device are you working on a kernel
> driver?  The AN434 document should be enough, right?  By the way, this
> device is another example that the model "1 driver" per  reportID is no
> longer valid.

Yes, I am trying to write CP2110 kernel driver, and it requires handling
all report ID. I think upd_match() of upd(4) will be a hint.

I have read AN434 and found something unclear. I need to check how device
works by USB analyzer.

> > How about to fix usbdevs and uslcom.c like this?
> 
> ok mpi@

Thanks, committed.
Regards,

-- 
SASANO Takayoshi <u...@mx5.nisiq.net>

Reply via email to