aboutsummaryrefslogtreecommitdiffstats
path: root/usb
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2006-04-14 08:56:14 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2006-04-14 08:56:14 -0700
commit4d110d0fccd4bdd0b291020aa168fb999e3fd705 (patch)
tree3d082264e5034fe38446b4ceb1300f7098bb7172 /usb
parenta5de3b68f706cc28f0d94ee85a21d4a234014942 (diff)
downloadpatches-4d110d0fccd4bdd0b291020aa168fb999e3fd705.tar.gz
series update and funsoft patch update
Diffstat (limited to 'usb')
-rw-r--r--usb/usb-funsoft.patch11
1 files changed, 5 insertions, 6 deletions
diff --git a/usb/usb-funsoft.patch b/usb/usb-funsoft.patch
index d09f91494466d..70c3f81d6b26e 100644
--- a/usb/usb-funsoft.patch
+++ b/usb/usb-funsoft.patch
@@ -5,23 +5,22 @@ Cc: David Clare <david@funsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
---
- drivers/usb/serial/Kconfig | 10 ++++++
+ drivers/usb/serial/Kconfig | 9 +++++
drivers/usb/serial/Makefile | 1
drivers/usb/serial/funsoft.c | 65 +++++++++++++++++++++++++++++++++++++++++++
- 3 files changed, 76 insertions(+)
+ 3 files changed, 75 insertions(+)
--- gregkh-2.6.orig/drivers/usb/serial/Kconfig
+++ gregkh-2.6/drivers/usb/serial/Kconfig
-@@ -158,6 +158,16 @@ config USB_SERIAL_FTDI_SIO
+@@ -158,6 +158,15 @@ config USB_SERIAL_FTDI_SIO
To compile this driver as a module, choose M here: the
module will be called ftdi_sio.
+config USB_SERIAL_FUNSOFT
-+ tristate "USB Funsoft Serial Driver"
++ tristate "USB Fundamental Software Dongle Driver"
+ depends on USB_SERIAL
+ ---help---
-+ Say Y here if you want to use a Funsoft single port USB to serial
-+ converter device.
++ Say Y here if you want to use the Fundamental Software dongle.
+
+ To compile this driver as a module, choose M here: the
+ module will be called funsoft.