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?
