lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ