rpms/kernel/F-9 config-generic,1.123,1.124 kernel.spec,1.853,1.854

Chuck Ebbert cebbert at fedoraproject.org
Fri Nov 14 00:51:54 UTC 2008


Author: cebbert

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

Modified Files:
	config-generic kernel.spec 
Log Message:
Disable the ath9k wireless driver until a fix for bug #471329 is found.


Index: config-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/config-generic,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- config-generic	13 Nov 2008 16:19:39 -0000	1.123
+++ config-generic	14 Nov 2008 00:51:23 -0000	1.124
@@ -1315,7 +1315,7 @@
 CONFIG_ADM8211=m
 CONFIG_ATH5K=m
 CONFIG_ATH5K_DEBUG=y
-CONFIG_ATH9K=m
+# CONFIG_ATH9K is not set
 CONFIG_AIRO=m
 CONFIG_AIRO_CS=m
 CONFIG_ATMEL=m


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/kernel.spec,v
retrieving revision 1.853
retrieving revision 1.854
diff -u -r1.853 -r1.854
--- kernel.spec	13 Nov 2008 23:21:14 -0000	1.853
+++ kernel.spec	14 Nov 2008 00:51:23 -0000	1.854
@@ -1898,7 +1898,10 @@
 %kernel_variant_files -a /%{image_install_path}/xen*-%{KVERREL}.xen -e /etc/ld.so.conf.d/kernelcap-%{KVERREL}.xen.conf %{with_xen} xen
 
 %changelog
-* Thu Nov 13 2008 Dave Jones <davej at redhat.com>
+* Wed Nov 13 2008 Chuck Ebbert <cebbert at redhat.com> 2.6.27.5-41
+- Disable the ath9k wireless driver until a fix for bug #471329 is found.
+
+* Thu Nov 13 2008 Dave Jones <davej at redhat.com> 2.6.27.5-40
 - Change CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to 4096 on PPC64. (#471478)
 
 * Thu Nov 13 2008 Dave Jones <davej at redhat.com> 2.6.27.5-39




More information about the scm-commits mailing list