add latest git firewire fixes

svn path=/dists/trunk/linux-2.6/; revision=10007
This commit is contained in:
Maximilian Attems 2007-12-24 00:39:41 +00:00
parent faa22b10e1
commit 07675c1f4b
3 changed files with 1136 additions and 1 deletions

3
debian/changelog vendored
View File

@ -26,6 +26,7 @@ linux-2.6 (2.6.24~rc6-1~experimental.1) UNRELEASED; urgency=low
* Reenable DABUSB as firmware is BSD licensed.
* [hppa]: Disable OCFS2, due build trouble.
* topconfig: Enable delay accounting TASKSTATS. (closes: #433204)
* Add git-ieee1394.patch for latest firewire fixes.
[ Bastian Blank ]
* [amd64, i386]: Set kernel architecture to x86.
@ -40,7 +41,7 @@ linux-2.6 (2.6.24~rc6-1~experimental.1) UNRELEASED; urgency=low
[ dann frazier ]
* [ia64]: Enable BLK_CPQ_DA
-- maximilian attems <maks@debian.org> Tue, 18 Dec 2007 22:50:02 +0100
-- maximilian attems <maks@debian.org> Mon, 24 Dec 2007 01:31:44 +0100
linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low

File diff suppressed because it is too large Load Diff

View File

@ -36,3 +36,4 @@
+ bugfix/arm/disable-chelsio_t3.patch
+ bugfix/arm/disable-video_bt848.patch
+ bugfix/arm/disable-scsi_acard.patch
+ bugfix/all/git-ieee1394.patch