rpms/kernel/F-8 kernel.spec,1.262,1.263

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Wed Nov 14 22:45:20 UTC 2007


Author: jwilson

Update of /cvs/pkgs/rpms/kernel/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25481

Modified Files:
	kernel.spec 
Log Message:
* Wed Nov 14 2007 Jarod Wilson <jwilson at redhat.com>
- Initial FireWire OHCI 1.0 Isochronous Receive support (#344851)



Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-8/kernel.spec,v
retrieving revision 1.262
retrieving revision 1.263
diff -u -r1.262 -r1.263
--- kernel.spec	14 Nov 2007 01:04:44 -0000	1.262
+++ kernel.spec	14 Nov 2007 22:44:37 -0000	1.263
@@ -732,8 +732,8 @@
 
 # Fix lockdep bug in firewire.
 Patch1900: linux-2.6-firewire-lockdep.patch
-# Log note re: OHCI 1.0 not supporting isochronous I/O
-Patch1910: linux-2.6-firewire-log-ohci-1.0-unsupported.patch
+# OHCI 1.0 isochronous receive support
+Patch1910: linux-2.6-firewire-ohci-1.0-iso-receive.patch
 # Work around E100 NAPI bug
 Patch2000: linux-2.6-net-e100-disable-polling.patch
 # fix thinkpad key events for volume/brightness
@@ -1370,7 +1370,7 @@
 ApplyPatch linux-2.6-lirc.patch
 
 ApplyPatch linux-2.6-firewire-lockdep.patch
-ApplyPatch linux-2.6-firewire-log-ohci-1.0-unsupported.patch
+ApplyPatch linux-2.6-firewire-ohci-1.0-iso-receive.patch
 ApplyPatch linux-2.6-net-e100-disable-polling.patch
 ApplyPatch linux-2.6-thinkpad-key-events.patch
 
@@ -1985,6 +1985,9 @@
 
 
 %changelog
+* Wed Nov 14 2007 Jarod Wilson <jwilson at redhat.com>
+- Initial FireWire OHCI 1.0 Isochronous Receive support (#344851)
+
 * Tue Nov 13 2007 Chuck Ebbert <cebbert at redhat.com>
 - Disable precise CPU time accounting, fixing a divide-by-zero bug.
 - Disable transparent PCI bridge resizing.




More information about the fedora-extras-commits mailing list