On Wed, Mar 20, 2013 at 4:13 PM, Johan Hovold <[email protected]> wrote:
> The reason why one shouldn't use the generic driver for a "real"
> usb-serial device is that you cannot control baudrates, etc, and of
> course that the device-driver matching isn't automatic.
>
> For a simple device without any control commands you could use the
> generic driver. However, if this is a device which is others may be
> interested in using, adding a simple wrapper with the device is the way

Adding a simple wrapper with the device _id_, that should be.

> to go. Have a look at drivers/usb/serial/zio.c driver for an example.

Johan
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to