On Sat, Oct 06, 2007 at 11:18:58PM +0100, Bartosz Fabianowski wrote: > This has just been fixed, but for me it now breaks with: > /usr/src/sys/modules/em/../../dev/em/if_em.c: In function `em_init_locked': > /usr/src/sys/modules/em/../../dev/em/if_em.c:1299: error: structure has > no member named `laa_is_present' > /usr/src/sys/modules/em/../../dev/em/if_em.c: In function `em_local_timer': > /usr/src/sys/modules/em/../../dev/em/if_em.c:2400: error: structure has > no member named `mac_type' > /usr/src/sys/modules/em/../../dev/em/if_em.c:2401: error: structure has > no member named `laa_is_present'
The log for latest commit says: > Couple corrections on the MFC, first POLLING had a 7.0 > interface left in, thanks to those that caught this. That's fixed indeed, thanks to Jack Vogel. > Second, there was a 82571 fix in the last delta that > got missed, it has now been converted and added. That part was obviously not compile-tested and is broken. Eugene Grosbein _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"