module-init-tools: blacklist the new firewire modules
We are enabling both the old and new firewire stacks, for this to work
we need to blacklist one of them. To maintain backwards compatibility blacklist the new one. Signed-off-by: Andy Whitcroft <apw@canonical.com> diff -u module-init-tools-3.3-pre11/debian/changelog module-init-tools-3.3-pre11/debian/changelog --- module-init-tools-3.3-pre11/debian/changelog +++ module-init-tools-3.3-pre11/debian/changelog @@ -1,3 +1,12 @@ +module-init-tools (3.3-pre11-4ubuntu19) intrepid; urgency=low + + * We are enabling both the old and new firewire stacks, for this to work + we need to blacklist one of them. To maintain backwards compatibility + blacklist the new one. + LP: #276463 + + -- Andy Whitcroft <apw@canonical.com> Mon, 22 Dec 2008 11:35:49 +0000 + module-init-tools (3.3-pre11-4ubuntu18) intrepid; urgency=low * Ensure we install blacklist-amd76-edac from LP: #297750, to ensure we only in patch2: unchanged: --- module-init-tools-3.3-pre11.orig/extra/modprobe.d/blacklist-firewire +++ module-init-tools-3.3-pre11/extra/modprobe.d/blacklist-firewire @@ -0,0 +1,10 @@ +# Select the legacy firewire stack over the new CONFIG_FIREWIRE one. + +#blacklist ohci1394 +#blacklist sbp2 +#blacklist dv1394 +#blacklist raw1394 +#blacklist video1394 + +blacklist firewire-ohci +blacklist firewire-sbp2 -- kernel-team mailing list kernel-team@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kernel-team |
| All times are GMT. The time now is 09:02 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.