New em driver

Jack Vogel jfvogel at gmail.com
Sat Oct 28 17:10:30 UTC 2006


On 10/28/06, Nikolay Pavlov <quetzal at zone3000.net> wrote:
> On Friday, 27 October 2006 at 18:44:37 -0700, Jack Vogel wrote:
> > After a conference call today, it was decided that a merge of
> > my Intel driver base and the STABLE code would take place.
> >
> > This code undoes the INTR_FAST/taskqueue approach for right
> > now. Work will continue to get that to work, but the hope is that
> > this driver will be more stable for the 6.2 release.
> >
> > I encourage everyone that has been having issues to pull the
> > new driver and give us feedback. A few select testers so far
> > have seen stable performance.
> >
> > Cheers,
> >
> > Jack
> > _______________________________________________
> > freebsd-stable at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> > To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
>
> Hi, Jack.
> Could you please post here exact revision number of this merge, just for
> history.

Sure thing:

  Log:
 Merge of Intel 6.2.9 em driver code.
 Approved by: re, scottl, jhb, pdeuskar

 Revision   Changes    Path
 1.65.2.19  +731 -589  src/sys/dev/em/if_em.c
 1.32.2.5   +97 -71    src/sys/dev/em/if_em.h
 1.16.2.4   +574 -531  src/sys/dev/em/if_em_hw.c
 1.15.2.5   +96 -148   src/sys/dev/em/if_em_hw.h
 1.14.2.3   +46 -52    src/sys/dev/em/if_em_osdep.h


More information about the freebsd-stable mailing list