Date: Thu, 10 Apr 2008 10:25:42 +0900 From: Pyun YongHyeon <pyunyh@gmail.com> To: "Daan Vreeken [PA4DAN]" <Danovitsch@vitsch.net> Cc: freebsd-current@freebsd.org, "Victor M. Blood" <freebsd@masm.elcom.ru> Subject: Re: P5N-MX intagrated network controller not work Message-ID: <20080410012541.GC49578@cdnetworks.co.kr> In-Reply-To: <200804091238.28158.Danovitsch@vitsch.net> References: <1581375349.20080406195213@masm.elcom.ru> <20080407013634.GC38024@cdnetworks.co.kr> <200804091238.28158.Danovitsch@vitsch.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 09, 2008 at 12:38:28PM +0200, Daan Vreeken [PA4DAN] wrote: > Hi Pyun, > > On Monday 07 April 2008 03:36:34 Pyun YongHyeon wrote: > > On Sun, Apr 06, 2008 at 07:52:13PM +0400, Victor M. Blood wrote: > > > Hi, All. > > > > > > Intagrated 100/10 LAN do not work with NVE or NFE drivers. Chipset > > > nForce 610i, what I can do to make this card usable under freebsd. > > > > > > Here part of pciconf -lv|grep -a3 network > > > none12@pci0:0:15:0: class=0x020000 card=0x816a1043 chip=0x07dc10de > > > rev=0xa2 hdr=0x00 vendor = 'Nvidia Corp' > > > class = network > > > subclass = ethernet > > > > Please try attached patch and let me know how it goes. > > Your patch fixes the detection of the onboard ethernet controller of the Asus > P5N-MX motherboard I have here since a couple of weeks. > > # pciconf -lv |grep -A3 nfe0 > nfe0@pci0:0:15:0: class=0x020000 card=0x816a1043 chip=0x07dc10de > rev=0xa2 hdr=0x00 > vendor = 'Nvidia Corp' > class = network > subclass = ethernet > Thanks for testing! Patch committed to HEAD. -- Regards, Pyun YongHyeon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080410012541.GC49578>