i386/142974: [patch][net][if_re] Teach the if_re driver to properly recognize hardware revisions with non-zero MAC rev. bits

yongari at FreeBSD.org yongari at FreeBSD.org
Fri Jan 22 19:59:49 UTC 2010


Synopsis: [patch][net][if_re] Teach the if_re driver to properly recognize hardware revisions with non-zero MAC rev. bits

State-Changed-From-To: open->feedback
State-Changed-By: yongari
State-Changed-When: Fri Jan 22 19:57:19 UTC 2010
State-Changed-Why: 
It looks like you have second generation RTL8168C PCIe controller.
I guess hwrev variable would have value 0x34c00000 and I don't see
reason why it can't match an entry in re_hwrevs table which already
has that entry.
Would you show me the output of "CSR_READ_4(sc, RL_TXCFG)"?


Responsible-Changed-From-To: freebsd-net->yongari
Responsible-Changed-By: yongari
Responsible-Changed-When: Fri Jan 22 19:57:19 UTC 2010
Responsible-Changed-Why: 
Grab.

http://www.freebsd.org/cgi/query-pr.cgi?pr=142974


More information about the freebsd-net mailing list