[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090323222915.GA29609@wavehammer.waldi.eu.org>
Date: Mon, 23 Mar 2009 23:29:15 +0100
From: Bastian Blank <waldi@...ian.org>
To: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH] bnx2: Use request_firmware()
On Mon, Mar 23, 2009 at 02:47:59PM -0700, Michael Chan wrote:
> I'd also like to add the version information to the bnx2_fw_file_entry
> struct instead of embedding it in the file name. It is more flexible
> this way as each section can have different versions and can be updated
> separately. So it will look something like:
>
> struct bnx2_fw_file_entry {
> __be32 start_addr;
> __be32 version;
> struct bnx2_fw_file_section text;
> struct bnx2_fw_file_section data;
> struct bnx2_fw_file_section sbss;
> struct bnx2_fw_file_section bss;
> struct bnx2_fw_file_section rodata;
> };
And how do you want to handle the compatibility? One firmware file have
to work with many kernels, which was always described as impossible.
Bastian
--
Women are more easily and more deeply terrified ... generating more
sheer horror than the male of the species.
-- Spock, "Wolf in the Fold", stardate 3615.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists