Re: [Ksummit-2008-discuss] RFC: Moving firmware blobs out of the kernel.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Arnaldo Carvalho de Melo
Date: Friday, May 30, 2008 - 6:47 am

Em Fri, May 30, 2008 at 02:04:18AM +0300, David Woodhouse escreveu:

While updating the bnx2 driver on a 2.6.24.7 based rpm and after reading
some of your messages...

commit df7f1ed6b85b936a4dd341c48e30aa207697997c
Author: Michael Chan <mchan@broadcom.com>
Date:   Tue Jan 29 21:38:06 2008 -0800

    [BNX2]: Update firmware.
    
    Update firmware to support programmable flow control.
    
    Signed-off-by: Michael Chan <mchan@broadcom.com>
    Signed-off-by: David S. Miller <davem@davemloft.net>

After this bnx2.c would be updated to have a:

MODULE_FIRMWARE_DEFAULT("df7f1ed6b85b936a4dd341c48e30aa207697997c");

to be obtained from firmware.git, and if some chip revisions needed
something different we could have a MODULE_FIRMWARE_PCI(vendor, product,
older-git-object) or something along these lines.

Some drivers could well prefer a more loose keying scheme, like
"foo-firmware-v2" and get the latest version of this from firmware.git.

- Arnaldo
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[Ksummit-2008-discuss] Fixing the Kernel Janitors project, James Bottomley, (Wed May 28, 10:20 am)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, Benjamin Herrenschmidt, (Wed May 28, 11:17 pm)
RFC: Moving firmware blobs out of the kernel., David Woodhouse, (Thu May 29, 9:15 am)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, James Bottomley, (Thu May 29, 10:37 am)
Re: RFC: Moving firmware blobs out of the kernel., Jeff Garzik, (Thu May 29, 12:12 pm)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, Rafael J. Wysocki, (Thu May 29, 1:24 pm)
Re: [Ksummit-2008-discuss] RFC: Moving firmware blobs out ..., Arjan van de Ven, (Thu May 29, 1:29 pm)
Re: [Ksummit-2008-discuss] RFC: Moving firmware blobs out ..., Arjan van de Ven, (Thu May 29, 2:11 pm)
Re: RFC: Moving firmware blobs out of the kernel., David Woodhouse, (Thu May 29, 2:18 pm)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, Benjamin Herrenschmidt, (Thu May 29, 6:20 pm)
Re: RFC: Moving firmware blobs out of the kernel., Benjamin Herrenschmidt, (Thu May 29, 6:22 pm)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, Benjamin Herrenschmidt, (Thu May 29, 6:25 pm)
Re: [Ksummit-2008-discuss] RFC: Moving firmware blobs out ..., Benjamin Herrenschmidt, (Thu May 29, 6:27 pm)
Re: [Ksummit-2008-discuss] RFC: Moving firmware blobs out ..., Arnaldo Carvalho de Melo, (Fri May 30, 6:47 am)
How many contributors are we losing, Luck, Tony, (Fri May 30, 1:23 pm)
Re: How many contributors are we losing, Willy Tarreau, (Fri May 30, 1:46 pm)
Re: How many contributors are we losing, Greg KH, (Fri May 30, 1:47 pm)
Re: How many contributors are we losing, Josh Boyer, (Fri May 30, 6:12 pm)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, Lars Noschinski, (Sat May 31, 12:21 pm)
Re: How many contributors are we losing, Stefan Richter, (Sat May 31, 12:53 pm)
Re: s2ram video problems Re: [Ksummit-2008-discuss] Fixing ..., Rafael J. Wysocki, (Sun Jun 1, 10:55 am)
Re: s2ram video problems Re: [Ksummit-2008-discuss] Fixing ..., Rafael J. Wysocki, (Sun Jun 1, 11:14 am)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, Benjamin Herrenschmidt, (Sun Jun 1, 4:56 pm)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, Rafael J. Wysocki, (Mon Jun 2, 3:43 am)
Re: [Ksummit-2008-discuss] RFC: Moving firmware blobs out ..., Mauro Carvalho Chehab, (Sun Jun 8, 4:13 am)