Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d75662e1 authored by Bill Pemberton's avatar Bill Pemberton Committed by Greg Kroah-Hartman
Browse files

Staging: Add serqt_usb2, a rewrite of serqt_usb for the usb-serial layer



This is the serqt_usb driver rewritten to use usb-serial.

Signed-off-by: default avatarBill Pemberton <wfp5p@virginia.edu>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 0d99b6eb
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
config USB_SERIAL_QUATECH2
	tristate "USB Quatech ESU-100 8 Port Serial Driver"
	depends on USB_SERIAL
	help
	  Say Y here if you want to use the Quatech ESU-100 8 port usb to
	  serial adapter.

	  To compile this driver as a module, choose M here: the
	  module will be called serqt_usb2.
+1 −0
Original line number Diff line number Diff line
obj-$(CONFIG_USB_SERIAL_QUATECH2)		+= serqt_usb2.o
+1664 −0

File added.

Preview size limit exceeded, changes collapsed.