Re: Re: Intel H55 and em0

2010-04-01 Thread Jan Henrik Sylvester
On 01/-10/-28163 20:59, Jack Vogel wrote: OH, as to my last statement, the code in CURRENT will NOT work on 8.0 RELEASE, it would require a change to sys/conf/files, and it also has a fix in the stack that is not in RELEASE. SO taking the latest would require you take the whole tree. Jack On W

Re: Intel H55 and em0

2010-04-01 Thread Nathan Mates
On Thu, Apr 1, 2010 at 10:30 AM, Thomas Gellekum wrote: > > Jack Vogel wrote: > > The device subfamily on those motherboards is called PCH, and its only in > > the em driver as of > > last December, The CVS delta of if_em is 1.27. You can either update to > > STABLE/8 or CURRENT. > > If you wish

Re: Re: Intel H55 and em0

2010-04-01 Thread Jack Vogel
Yup, gonna MFC the code from CURRENT to STABLE/8 first thing next week, at least that's my plan. Sorry, I thought STABLE/8 already had PCH in it, my bad. I checked and the ALTQ fix is in the tree, so pulling the directory from HEAD and adding it to STABLE/8 should work fine. MFC will be coming fi

Re: Intel H55 and em0

2010-04-01 Thread Thomas Gellekum
Jack Vogel wrote: > The device subfamily on those motherboards is called PCH, and its only in > the em driver as of > last December, The CVS delta of if_em is 1.27. You can either update to > STABLE/8 or CURRENT. > If you wish to just pull the e1000 driver directory it should work fine in > 8.0 RE

Re: Intel H55 and em0

2010-04-01 Thread David Ehrmann
Thanks. I'll give STABLE/8 a try. Jack Vogel wrote: OH, as to my last statement, the code in CURRENT will NOT work on 8.0 RELEASE, it would require a change to sys/conf/files, and it also has a fix in the stack that is not in RELEASE. SO taking the latest would require you take the whole tree

Re: Intel H55 and em0

2010-03-31 Thread Jack Vogel
OH, as to my last statement, the code in CURRENT will NOT work on 8.0 RELEASE, it would require a change to sys/conf/files, and it also has a fix in the stack that is not in RELEASE. SO taking the latest would require you take the whole tree. Jack On Wed, Mar 31, 2010 at 11:39 PM, Jack Vogel wr

Re: Intel H55 and em0

2010-03-31 Thread Jack Vogel
The device subfamily on those motherboards is called PCH, and its only in the em driver as of last December, The CVS delta of if_em is 1.27. You can either update to STABLE/8 or CURRENT. If you wish to just pull the e1000 driver directory it should work fine in 8.0 RELEASE also. Cheers, Jack On