
22 Mar
2016
22 Mar
'16
6:12 a.m.
On 03/21/2016 11:00 PM, Hans de Goede wrote:
Hi,
On 21-03-16 22:47, Michael Haas wrote:
Hmm, I just realized / read that RTL8211B and RTL8211C have the same
phyid, maybe there is some other reg which we can use to differentiate between them ?
Otherwise we are back to having a #ifdef for the fix ...
Regards,
Hans
The BSD people seem to key off a revision field, which has value 3 for the rtl8211c:
https://lists.freebsd.org/pipermail/svn-src-stable-9/2015-March/007669.html
And another good catch, yes that looks like it should work.
Now all we need to do is turn all this info into a proper patch.
Regards,
Hans
I'm going to work on that. I'd like to have the bragging rights for having a patch in Das U-Boot :)
Michael