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-next>] [day] [month] [year] [list]
Date:	Sun, 21 Dec 2008 15:12:51 +0200
From:	Lior Dotan <liodot@...il.com>
To:	gregkh@...e.de, linux-kernel@...r.kernel.org
CC:	Christopher Harrer <charrer@...critech.com>,
	'Mook' <mmiles@...critech.com>
Subject: [PATCH] staging: slicoss-use request_firmware

This patch uses request_firmware() to download the firmware to the card.
It seems that some of my previous patches (including an earlier and not 
working version of this)
 are missing from your tree so they are also included here again.
This code is more compact than the original as it reads all the meta 
data from the firmware
file instead of having it hard coded.
In addition some 32/64 bit dependent code was removed.
I was able to test it on an actual board and verify that it indeed works.
If this patch is accepted, I can send a patch to remove the static 
firmware from the tree.

Signed-off-by: Lior Dotan <liodot@...il.com>

View attachment "slicoss-firmwarev2.patch" of type "text/plain" (13425 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ