[PATCH] UBUNTU: Add pata_cs5535 to pata-modules

Tim Gardner tim.gardner at canonical.com
Sat Aug 1 12:36:33 UTC 2009


Leann Ogasawara wrote:
> The following changes since commit e267b39e59bfa454748d8d2769a1ca5a3978a6e9:
>   Mario Limonciello (1):
>         UBUNTU: LIRC -- fix lirc-i2c 2.6.31 compilation
> 
> are available in the git repository at:
> 
>   git://kernel.ubuntu.com/ogasawara/ubuntu-karmic.git lp318805
> 
> Leann Ogasawara (1):
>       UBUNTU: Add pata_cs5535 to pata-modules
> 
>  debian/d-i/modules/pata-modules |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
>>From fd924f8425ded8a3beb477958bb2e18a18cc0bcd Mon Sep 17 00:00:00 2001
> From: Leann Ogasawara <leann.ogasawara at canonical.com>
> Date: Thu, 30 Jul 2009 14:18:51 -0700
> Subject: [PATCH] UBUNTU: Add pata_cs5535 to pata-modules
> 
> pata_cs5535 is needed to recognize geode based controllers for netboot
> installs
> 
> BugLink: http://bugs.launchpad.net/bugs/318805
> 
> Signed-off-by: Leann Ogasawara <leann.ogasawara at canonical.com>
> ---
>  debian/d-i/modules/pata-modules |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/debian/d-i/modules/pata-modules b/debian/d-i/modules/pata-modules
> index 2664ffd..3382b1a 100644
> --- a/debian/d-i/modules/pata-modules
> +++ b/debian/d-i/modules/pata-modules
> @@ -1,2 +1,3 @@
> +pata_cs5535
>  pata_it8213
>  pata_ninja32

Applied with a slight modification. I added '?' to make the module
optional in the d-i list since it does not appear to get built for amd64
or armel. Perhaps you could check and make sure that is what you
expected (though it makes sense if its a Geode only module).

rtg
-- 
Tim Gardner tim.gardner at canonical.com




More information about the kernel-team mailing list