Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Apr 2008 12:38:28 +0200
From:      "Daan Vreeken [PA4DAN]" <Danovitsch@vitsch.net>
To:        freebsd-current@freebsd.org, pyunyh@gmail.com
Cc:        "Victor M. Blood" <freebsd@masm.elcom.ru>
Subject:   Re: P5N-MX intagrated network controller not work
Message-ID:  <200804091238.28158.Danovitsch@vitsch.net>
In-Reply-To: <20080407013634.GC38024@cdnetworks.co.kr>
References:  <1581375349.20080406195213@masm.elcom.ru> <20080407013634.GC38024@cdnetworks.co.kr>

next in thread | previous in thread | raw e-mail | index | archive | help
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!
-- 
Daan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804091238.28158.Danovitsch>