diff mbox

[1/2] UBUNTU: Add more e100 firmware to nic-modules

Message ID 20091015213557.GM28534@riva.ucam.org
State Accepted
Commit b7a6b5c23b47fe21355973901f404930118c8760
Headers show

Commit Message

Colin Watson Oct. 15, 2009, 9:35 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/445522

We need to include e100/d101s_ucode.bin and e100/d102e_ucode.bin in
nic-modules as well as e100/d101m_ucode.bin, otherwise some devices
can't find their firmware during installation.

Signed-off-by: Colin Watson <cjwatson@canonical.com>
---
 debian.master/d-i/firmware/nic-modules |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

Comments

Tim Gardner Oct. 16, 2009, 3:36 a.m. UTC | #1
Colin Watson wrote:
> BugLink: https://bugs.launchpad.net/bugs/445522
> 
> We need to include e100/d101s_ucode.bin and e100/d102e_ucode.bin in
> nic-modules as well as e100/d101m_ucode.bin, otherwise some devices
> can't find their firmware during installation.
> 
> Signed-off-by: Colin Watson <cjwatson@canonical.com>
> ---
>  debian.master/d-i/firmware/nic-modules |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/debian.master/d-i/firmware/nic-modules b/debian.master/d-i/firmware/nic-modules
> index f339e92..04495ed 100644
> --- a/debian.master/d-i/firmware/nic-modules
> +++ b/debian.master/d-i/firmware/nic-modules
> @@ -5,3 +5,5 @@ bnx2/bnx2-rv2p-09-4.6.15.fw ?
>  bnx2x-e1-4.8.53.0.fw ?
>  bnx2x-e1h-4.8.53.0.fw ?
>  e100/d101m_ucode.bin
> +e100/d101s_ucode.bin
> +e100/d102e_ucode.bin

applied
diff mbox

Patch

diff --git a/debian.master/d-i/firmware/nic-modules b/debian.master/d-i/firmware/nic-modules
index f339e92..04495ed 100644
--- a/debian.master/d-i/firmware/nic-modules
+++ b/debian.master/d-i/firmware/nic-modules
@@ -5,3 +5,5 @@  bnx2/bnx2-rv2p-09-4.6.15.fw ?
 bnx2x-e1-4.8.53.0.fw ?
 bnx2x-e1h-4.8.53.0.fw ?
 e100/d101m_ucode.bin
+e100/d101s_ucode.bin
+e100/d102e_ucode.bin