On Tue, July 26, 2005 2:23 pm, Mike Tancsa said:

> If possible, try the version of the em driver that is in RELENG_6 or
> CURRENT.  Not sure why the intel people didnt MFC it, but it supposedly
> has
> a number of bug fixes.

That driver seems to have too many changes to easily be backported onto
RELENG_5. [1]

I have however already tried the latest version of the driver (3.1.10)
from the Intel web site also without success.

-- 
Cheers, Chris Howells -- [EMAIL PROTECTED]
Web: http://www.kde.org.uk, PGP ID: 0x33795A2C
KDE/Qt Developer: http://www.kde.org


[1]:
/usr/src/sys/dev/em/if_em.c: In function `em_detach':
/usr/src/sys/dev/em/if_em.c:538: warning: implicit declaration of function
`if_free'
/usr/src/sys/dev/em/if_em.c:538: warning: nested extern declaration of
`if_free'
/usr/src/sys/dev/em/if_em.c: In function `em_init_locked':
/usr/src/sys/dev/em/if_em.c:844: warning: implicit declaration of function
`IFP2ENADDR'
/usr/src/sys/dev/em/if_em.c:844: warning: nested extern declaration of
`IFP2ENADDR'
/usr/src/sys/dev/em/if_em.c:845: warning: passing arg 1 of `bcopy' makes
pointer from integer without a cast
/usr/src/sys/dev/em/if_em.c: In function `em_print_link_status':
/usr/src/sys/dev/em/if_em.c:1684: warning: implicit declaration of
function `if_link_state_change'
/usr/src/sys/dev/em/if_em.c:1684: warning: nested extern declaration of
`if_link_state_change'
/usr/src/sys/dev/em/if_em.c:1693: warning: nested extern declaration of
`if_link_state_change'
/usr/src/sys/dev/em/if_em.c:1684: warning: redundant redeclaration of
'if_link_state_change'
/usr/src/sys/dev/em/if_em.c:1684: warning: previous implicit declaration
of 'if_link_state_change' was here
/usr/src/sys/dev/em/if_em.c: In function `em_setup_interface':
/usr/src/sys/dev/em/if_em.c:1932: warning: implicit declaration of
function `if_alloc'
/usr/src/sys/dev/em/if_em.c:1932: warning: nested extern declaration of
`if_alloc'
/usr/src/sys/dev/em/if_em.c:1932: warning: assignment makes pointer from
integer without a cast
*** Error code 1


_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to