[kernel] r19566 - in dists/sid/linux/debian: . config

Ben Hutchings benh at alioth.debian.org
Sun Dec 2 13:55:50 UTC 2012


Author: benh
Date: Sun Dec  2 13:55:49 2012
New Revision: 19566

Log:
usb: Disable UAS

It is known to be broken (see commit fb37ef98015f), and the supported
devices can also work with usb-storage.

Modified:
   dists/sid/linux/debian/changelog
   dists/sid/linux/debian/config/config

Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux/debian/changelog	Sun Dec  2 00:46:42 2012	(r19565)
+++ dists/sid/linux/debian/changelog	Sun Dec  2 13:55:49 2012	(r19566)
@@ -79,6 +79,8 @@
   * [amd64] linux-image: Include VIA Nano in package description
   * linux-image-dbg: Change package description to use the phrase
     'debugging symbols' and correct grammar
+  * usb: Disable UAS; it is known to be broken, and the supported devices
+    can also work with usb-storage
 
   [ Ian Campbell ]
   * [xen] add support for microcode updating. (Closes: #693053)

Modified: dists/sid/linux/debian/config/config
==============================================================================
--- dists/sid/linux/debian/config/config	Sun Dec  2 00:46:42 2012	(r19565)
+++ dists/sid/linux/debian/config/config	Sun Dec  2 13:55:49 2012	(r19566)
@@ -3138,7 +3138,6 @@
 CONFIG_USB_STORAGE_KARMA=m
 CONFIG_USB_STORAGE_CYPRESS_ATACB=m
 CONFIG_USB_STORAGE_ENE_UB6250=m
-CONFIG_USB_UAS=m
 # CONFIG_USB_LIBUSUAL is not set
 
 ##



More information about the Kernel-svn-changes mailing list