Skip to content
Commit 1157f69b authored by Wesley W. Terpstra's avatar Wesley W. Terpstra Committed by Greg Kroah-Hartman
Browse files

usb-serial: add support for USB Wishbone-serial adapters



Wishbone is an open hardware SoC bus commonly used in FPGA
designs. Bus access can be serialized using the Etherbone
protocol <http://www.ohwr.org/projects/etherbone-core>.

This driver is intended to be used with devices which attach
their internal Wishbone bus to a USB serial interface using
the Etherbone protocol. A userspace library is required to
speak the protocol made available by this driver as ttyUSBx.

Signed-off-by: default avatarWesley W. Terpstra <w.terpstra@gsi.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 0fcb9989
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment