Date: Tue, 26 Jul 2005 14:47:28 +0100 (BST) From: "Chris Howells" <howells@kde.org> To: freebsd-stable@freebsd.org Subject: Re: em(4) stops passing data Message-ID: <2294.192.168.1.190.1122385648.squirrel@webmail.devrandom.org.uk> In-Reply-To: <6.2.1.2.0.20050726092241.055c2620@64.7.153.2> References: <4309.192.168.1.190.1122341800.squirrel@webmail.devrandom.org.uk> <20050726021340.5410A2073@towerrecords.minidns.net> <1904.192.168.1.190.1122383968.squirrel@webmail.devrandom.org.uk> <6.2.1.2.0.20050726092241.055c2620@64.7.153.2>
next in thread | previous in thread | raw e-mail | index | archive | help
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 -- howells@kde.org 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2294.192.168.1.190.1122385648.squirrel>