+1
−0
+14
−0
drivers/usb/misc/cy7c63.c
0 → 100644
+244
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This is a new driver for the Cypress CY7C63xxx mirco controller series. It currently supports the pre-programmed CYC63001A-PC by AK Modul-Bus GmbH. It's based on a kernel 2.4 driver (cyport) by Marcus Maul which I ported to kernel 2.6 using sysfs. I intend to support more controllers of this family (and more features) as soon as I get hold of the required IDs etc. Please see the source code's header for more information. Signed-off-by:Oliver Bock <o.bock@fh-wolfenbuettel.de> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>