]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/staging/Kconfig
Staging: add Support for Quatech ESU2-100 USB 2.0 8-port serial adaptor
authorRichard Ash <richard@audacityteam.org>
Tue, 23 Jun 2009 16:28:06 +0000 (17:28 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:01:35 +0000 (12:01 -0700)
commitc4f3020fc40b7977090dba42e1165db653408440
treed679a4480839d1a57fd43b42fb2772c36a8e47e3
parentd89505998e007f88e08e84381dcc720a8990507d
Staging: add Support for Quatech ESU2-100 USB 2.0 8-port serial adaptor

The patch is of the "works as far as it goes" variety, in that the
module compiles and loads, the device nodes are registered and the unit
switched on, but nothing actually works. On the other hand, it doesn't
panic the kernel, as far as I know.

Signed-off-by: Richard Ash <richard@audacityteam.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/quatech_usb2/Kconfig [new file with mode: 0644]
drivers/staging/quatech_usb2/Makefile [new file with mode: 0644]
drivers/staging/quatech_usb2/quatech_usb2.c [new file with mode: 0644]