rpms/kernel/devel config-generic, 1.102, 1.103 kernel.spec, 1.642, 1.643

Dave Jones (davej) fedora-extras-commits at redhat.com
Mon May 19 22:45:46 UTC 2008


Author: davej

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29419

Modified Files:
	config-generic kernel.spec 
Log Message:
Disable PATA_ISAPNP (it's busted).


Index: config-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-generic,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- config-generic	19 May 2008 18:40:10 -0000	1.102
+++ config-generic	19 May 2008 22:44:52 -0000	1.103
@@ -529,7 +529,7 @@
 CONFIG_PATA_HPT3X2N=m
 CONFIG_PATA_HPT3X3=m
 CONFIG_PATA_HPT3X3_DMA=y
-CONFIG_PATA_ISAPNP=m
+# CONFIG_PATA_ISAPNP is not set
 CONFIG_PATA_IT821X=m
 CONFIG_PATA_IT8213=m
 CONFIG_PATA_JMICRON=m


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.642
retrieving revision 1.643
diff -u -r1.642 -r1.643
--- kernel.spec	19 May 2008 18:43:45 -0000	1.642
+++ kernel.spec	19 May 2008 22:44:52 -0000	1.643
@@ -1770,6 +1770,9 @@
 %kernel_variant_files -a /%{image_install_path}/xen*-%{KVERREL}.xen -e /etc/ld.so.conf.d/kernelcap-%{KVERREL}.xen.conf %{with_xen} xen
 
 %changelog
+* Mon May 19 2008 Dave Jones <davej at redhat.com>
+- Disable PATA_ISAPNP (it's busted).
+
 * Mon May 19 2008 John W. Linville <linville at redhat.com>
 - mac80211 : Association with 11n hidden ssid ap.
 - libertas: fix command timeout after firmware failure




More information about the scm-commits mailing list