Re: em driver, 82574L chip, and possibly ASPM

[ Available lists | Index of freebsd-hardware | Month of Feb 2011 | Week of 1 Feb 2011 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Sean Bruno <seanbru@yahoo-inc.com>
Date
1 Feb 2011 22:04:26
Subject
Re: em driver, 82574L chip, and possibly ASPM
Message-ID
1296597827.2326.12.camel@hitfishpass-lx.corp.yahoo.com


[ Hide this part ]
On Tue, 2011-02-01 at 13:43 -0800, Jack Vogel wrote:
> To those who are going to test, here is the if_em.c, based on head,
> with my
> changes, I have to leave for the afternoon, and have not had a chance
> to build
> this, but it should work. I will check back in the later evening.
>
> Any blatant problems Sean, feel free to fix them :)
>
> Jack
>


I suspect that line 1490 should be:
if (more_rx || (ifp->if_drv_flags & IFF_DRV_OACTIVE)) {


Sean



Elapsed time: 0.346 seconds