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:	Tue, 22 Jul 2008 13:39:14 -0400
From:	Andy Gospodarek <andy@...yhouse.net>
To:	Jaswinder Singh <jaswinder@...radead.org>
Cc:	LKML <linux-kernel@...r.kernel.org>, Jeff Garzik <jeff@...zik.org>,
	David Woodhouse <dwmw2@...radead.org>,
	netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH] tehuti: use request_firmware

On Tue, Jul 22, 2008 at 09:20:06PM +0530, Jaswinder Singh wrote:
> 
> Firmware blob is little endian.
> 
> Removed bdx_firmware_endianess() as firmware blob is already little endian
> 
> Signed-off-by: Jaswinder Singh <jaswinder@...radead.org>
> ---
>  drivers/net/tehuti.c         |   29 +-
>  drivers/net/tehuti.h         |    1 +
>  drivers/net/tehuti_fw.h      |10712 ------------------------------------------
>  firmware/Makefile            |    1 +
>  firmware/WHENCE              |   12 +
>  firmware/tehuti/bdx.bin.ihex | 2678 +++++++++++
>  6 files changed, 2708 insertions(+), 10725 deletions(-)
>  delete mode 100644 drivers/net/tehuti_fw.h
>  create mode 100644 firmware/tehuti/bdx.bin.ihex
> 

This has been on my TODO list for a while, but just haven't gotten
around to it yet since I didn't feel like it was that crucial.  Thanks
for taking the time, Jaswinder.  Did you manage to test it?

I would like to try it out before ACKing, so I'll do that tonight or
tomorrow and post back my results.

--
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