Date: Mon, 6 Dec 2004 21:12:10 +0000 (UTC) From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> To: "Guillaume R." <freebsd2@freesurf.fr> Cc: freebsd-amd64@freebsd.org Subject: Re: network card Message-ID: <Pine.BSF.4.53.0412062107550.78051@e0-0.zab2.int.zabbadoz.net> In-Reply-To: <33363.134.214.103.196.1102361435.squirrel@jose.freesurf.fr> References: <20041206172538.GC32801@dragon.nuxi.com> <33363.134.214.103.196.1102361435.squirrel@jose.freesurf.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 6 Dec 2004, Guillaume R. wrote: Hi, > > Can you update to RELENG_5 and try again? There was a MAJOR bug fixed > > after 5.3 (diff attached). > Lo > Will do it with pleasure :) > Hope it will work and thx for the diff (I think I already apply it will > check that and tell the results) the formerly attached patch isn't the com/lete fix. there are more patches committed to 6-CURRENT by jmg@. I will MFC them within the next days when I find the time (somewhat under load). you may want to fetch if_sk.c and if_skreg.h from HEAD and copy them over your RELENG_5 tree in the mean time. fetch -o if_sk.c-1.92 \ 'http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/sys/pci/if_sk.c?rev=1.92&content-type=text/plain' fetch -o if_skreg.h-1.24 \ 'http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/sys/pci/if_skreg.h?rev=1.24&content-type=text/plain' will do the trick for now to fetch the up-to-date version. -- Greetings Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.53.0412062107550.78051>