[kernel] r11531 - dists/trunk/linux-2.6/debian/patches/features/all

Maximilian Attems maks at alioth.debian.org
Fri Jun 6 09:56:20 UTC 2008


Author: maks
Date: Fri Jun  6 09:56:19 2008
New Revision: 11531

Log:
fix keyspan enabling

request firmware patch needs to mark it as unbroken,
otherwise won't be compiled.


Modified:
   dists/trunk/linux-2.6/debian/patches/features/all/drivers-usb-serial-keyspan-request_firmware.patch

Modified: dists/trunk/linux-2.6/debian/patches/features/all/drivers-usb-serial-keyspan-request_firmware.patch
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/features/all/drivers-usb-serial-keyspan-request_firmware.patch	(original)
+++ dists/trunk/linux-2.6/debian/patches/features/all/drivers-usb-serial-keyspan-request_firmware.patch	Fri Jun  6 09:56:19 2008
@@ -300,3 +300,13 @@
 +
 +#endif /* __LINUX_IHEX_H__ */
 
+--- a/drivers/usb/serial/Kconfig	2008-06-05 12:01:04.000000000 +0200
++++ b/drivers/usb/serial/Kconfig	2008-06-05 12:26:55.000000000 +0200
+@@ -290,7 +290,6 @@ config USB_SERIAL_KEYSPAN_PDA
+ 
+ config USB_SERIAL_KEYSPAN
+ 	tristate "USB Keyspan USA-xxx Serial Driver"
+-	depends on BROKEN
+ 	select USB_EZUSB
+ 	---help---
+ 	  Say Y here if you want to use Keyspan USB to serial converter



More information about the Kernel-svn-changes mailing list