Date: Fri, 22 Jan 2010 19:59:49 GMT From: yongari@FreeBSD.org To: syrinx@FreeBSD.org, yongari@FreeBSD.org, freebsd-net@FreeBSD.org, yongari@FreeBSD.org Subject: Re: i386/142974: [patch][net][if_re] Teach the if_re driver to properly recognize hardware revisions with non-zero MAC rev. bits Message-ID: <201001221959.o0MJxnIs016854@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001221959.o0MJxnIs016854>