]> err.no Git - linux-2.6/commit
[PATCH] USB: add sl811_cs support
authorDavid Brownell <david-b@pacbell.net>
Thu, 26 May 2005 12:55:55 +0000 (05:55 -0700)
committerGreg KH <gregkh@suse.de>
Tue, 31 May 2005 21:13:58 +0000 (14:13 -0700)
commitc6de2b64eb575a3f9326969ec5fcdc6032b38e42
treec943830789f5039933d1583415ee58156a19c413
parent1e9a47b62f7daf5a94fdd74a94dd4e076f44909a
[PATCH] USB: add sl811_cs support

This adds support for a CF-card USB Host adapter, the Ratoc REX-CFU1U, by
wrapping a PCMCIA driver around the existing "sl811-hcd" platform driver.

This CF card is especially useful for PDAs, which currently tend to have
no other solution for USB host capability.

From: Botond Botyanszki <boti@rocketmail.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/Kconfig
drivers/usb/host/Makefile
drivers/usb/host/sl811_cs.c [new file with mode: 0644]