Re: autoneg fix for ich9 em(4)

2011-11-28 Thread Jonathan Gray
Thanks, committed. On Mon, Nov 28, 2011 at 09:37:41PM +, Jonathan Perkin wrote: > Hi, > > The Kumeran lock loss workaround should only be applied on ICH8, with > this patch my ICH9 correctly auto-negotiates to gig. > > Taken from the latest e1000 driver. > > Index: if_em_hw.c >

autoneg fix for ich9 em(4)

2011-11-28 Thread Jonathan Perkin
Hi, The Kumeran lock loss workaround should only be applied on ICH8, with this patch my ICH9 correctly auto-negotiates to gig. Taken from the latest e1000 driver. Index: if_em_hw.c === RCS file: /store/OpenBSD/cvs/src/sys/dev/pci/if