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:	Wed, 03 Jun 2009 19:27:41 -0700
From:	Divy Le Ray <divy@...lsio.com>
To:	Ben Hutchings <ben@...adent.org.uk>
CC:	davem@...emloft.net, netdev@...r.kernel.org,
	linux-kernel@...r.kernel.org, swise@...ngridcomputing.com
Subject: Re: [PATCH net-next 2/2] cxgb3: Add Aeluros 2020 phy support

Ben Hutchings wrote:
> On Fri, 2009-05-29 at 00:58 -0700, Divy Le Ray wrote:
> [...]
>   
>> +	/* TWINAX EDC firmware */
>> +	static u16 twinax_edc[] = {
>> +		0xd800, 0x4009,
>> +		0xd801, 0x2fff,
>> +		0xd802, 0x300f,
>> +		0xd803, 0x40aa,
>> +		0xd804, 0x401c,
>>     
> [...]
>
> Use request_firmware() please.
>
> Ben.
>
>   

Hi Ben,

Sorry for the late reply.

The registers controlling the electronic dispersion compensation
need to be programmed based on the module inserted when the phy gets out 
of reset.

In a boot over the network environment, request_firmware() will not be 
granted
access to the file system. The EDC registers setup would be problematic.

Cheers,
Divy
 

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