[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3f9a31f40806151134n1b5e4de7m2ccd9c8a9e98cdb4@mail.gmail.com>
Date: Mon, 16 Jun 2008 00:04:58 +0530
From: "Jaswinder Singh" <jaswinderlinux@...il.com>
To: "Jeff Garzik" <jeff@...zik.org>
Cc: "David Woodhouse" <dwmw2@...radead.org>, netdev@...r.kernel.org,
e1000-devel@...ts.sourceforge.net,
"Auke Kok" <auke-jan.h.kok@...el.com>
Subject: Re: [PATCH] firmware: convert e100 driver to request_firmware()
Hello Jeff,
On 6/15/08, Jeff Garzik <jeff@...zik.org> wrote:
> David Woodhouse wrote:
>> From: Jaswinder Singh <jaswinderlinux@...il.com>
>>
>> drivers/net/Kconfig | 8 +
>> drivers/net/e100.c | 283
>> +++++++++++-------------------------
>> firmware/Makefile | 2 +
>> firmware/WHENCE | 12 ++
>> firmware/e100/d101m_ucode.bin.ihex | 38 +++++
>> firmware/e100/d101s_ucode.bin.ihex | 38 +++++
>> firmware/e100/d102e_ucode.bin.ihex | 38 +++++
>> 7 files changed, 222 insertions(+), 197 deletions(-)
>> create mode 100644 firmware/e100/d101m_ucode.bin.ihex
>> create mode 100644 firmware/e100/d101s_ucode.bin.ihex
>> create mode 100644 firmware/e100/d102e_ucode.bin.ihex
>
> NAK - firmware should not be stored in a separate directory from the
> driver to which it is intimately tied.
>
driver source code will goto drivers directory and firmware will goto
firmware directory.
Please let us know, how can we keep them in same directory.
Thank you,
Jaswinder Singh.
--
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