rpms/kernel/F-11 config-generic, 1.293, 1.294 kernel.spec, 1.1763, 1.1764

Chuck Ebbert cebbert at fedoraproject.org
Thu Oct 15 08:28:27 UTC 2009


Author: cebbert

Update of /cvs/pkgs/rpms/kernel/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18239

Modified Files:
	config-generic kernel.spec 
Log Message:
Disable CONFIG_USB_STORAGE_CYPRESS_ATACB because it causes failure
  to boot from USB disks using Cypress bridges (#524998)


Index: config-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-11/config-generic,v
retrieving revision 1.293
retrieving revision 1.294
diff -u -p -r1.293 -r1.294
--- config-generic	7 Oct 2009 17:31:02 -0000	1.293
+++ config-generic	15 Oct 2009 08:28:27 -0000	1.294
@@ -2696,7 +2696,7 @@ CONFIG_USB_TMC=m
 # CONFIG_BLK_DEV_UB is not set
 CONFIG_USB_STORAGE=m
 # CONFIG_USB_STORAGE_DEBUG is not set
-CONFIG_USB_STORAGE_CYPRESS_ATACB=y
+# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
 CONFIG_USB_STORAGE_DATAFAB=y
 CONFIG_USB_STORAGE_FREECOM=y
 CONFIG_USB_STORAGE_ISD200=y


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-11/kernel.spec,v
retrieving revision 1.1763
retrieving revision 1.1764
diff -u -p -r1.1763 -r1.1764
--- kernel.spec	13 Oct 2009 12:52:02 -0000	1.1763
+++ kernel.spec	15 Oct 2009 08:28:27 -0000	1.1764
@@ -2085,6 +2085,10 @@ fi
 # and build.
 
 %changelog
+* Thu Oct 15 2009 Chuck Ebbert <cebbert at redhat.com> 2.6.30.9-85
+- Disable CONFIG_USB_STORAGE_CYPRESS_ATACB because it causes failure
+  to boot from USB disks using Cypress bridges (#524998)
+
 * Tue Oct 13 2009 Chuck Ebbert <cebbert at redhat.com> 2.6.30.9-84
 - Copy libata drive detection fix from 2.6.31.4 (#524756)
 




More information about the fedora-extras-commits mailing list