[kernel/f15] Disable uas until someone can fix it (rhbz #717633)

Chuck Ebbert cebbert at fedoraproject.org
Tue Dec 6 19:21:45 UTC 2011


commit 1d542ed4c2cfd5b4b7a26f24b6c39acdc45df4f7
Author: Chuck Ebbert <cebbert at redhat.com>
Date:   Tue Dec 6 14:21:27 2011 -0500

    Disable uas until someone can fix it (rhbz #717633)

 config-generic |    3 ++-
 kernel.spec    |    3 +++
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/config-generic b/config-generic
index f9acd19..a459ec6 100644
--- a/config-generic
+++ b/config-generic
@@ -3109,7 +3109,8 @@ CONFIG_USB_STORAGE_REALTEK=m
 CONFIG_REALTEK_AUTOPM=y
 CONFIG_USB_STORAGE_ENE_UB6250=m
 # CONFIG_USB_LIBUSUAL is not set
-CONFIG_USB_UAS=m
+# uas is broken (#717633, #744099)
+# CONFIG_USB_UAS is not set
 
 
 #
diff --git a/kernel.spec b/kernel.spec
index 9ca6724..28f58d2 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -1900,6 +1900,9 @@ fi
 # and build.
 
 %changelog
+* Tue Dec 06 2011 Chuck Ebbert <cebbert at redhat.com>
+- Disable uas until someone can fix it (rhbz #717633)
+
 * Tue Dec 06 2011 Josh Boyer <jwboyer at redhat.com>
 - Add reworked pci ASPM patch from Matthew Garrett
 


More information about the scm-commits mailing list