At Wed, 17 Dec 2014 22:43:40 +1100,
Jonathan Gray wrote:
> 
> On Wed, Dec 17, 2014 at 07:49:59PM +0900, SASANO Takayoshi wrote:
> > Hi,
> > 
> > I am trying to write a driver for Silicon Labs CP2110 USB HID based UART.
> > Here is work-in-progress code, and it seems to set uca.uhidev properly.
> > (I wrote code/tested on 5.6-release and ported to -current.)
> > 
> > Exar's XR21B1421 uses similar protocol so I named the driver uhidcom(4),
> > but currently it is not supported --- too expensive to buy evaluation board.
> 
> Isn't that name a bit too generic?  We already have a USB HID based UART
> driver in the tree with ucycom(4), which apparently uses a different protocol?
> 

uslcom(4) is already used by CP210x, how about uslhcom(4)?
slh means Silicon Lab's Hid protocol.

Otherwise, uxrcom(4).

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

Reply via email to