Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Oct 2004 23:32:58 +0900 (JST)
From:      Masahiko KIMOTO <kimoto@ohnolab.org>
To:        freebsd-amd64@freebsd.org
Subject:   Re: nForce3 Internal NIC on FreeBSD
Message-ID:  <20041012.233258.78701263.kimoto@ohnolab.org>
In-Reply-To: <24690500.20041011204648@bk.ru>
References:  <24690500.20041011204648@bk.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
I've tested also on FreeBSD 5.3-BETA7 today, and it worked fine.

kimoto@eirene% uname -rs
FreeBSD 5.3-BETA7
kimoto@eirene% ifconfig nv0
nv0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 192.168.192.7 netmask 0xffffff00 broadcast 192.168.192.255
        inet6 fe80::230:1bff:feb3:b81d%nv0 prefixlen 64 scopeid 0x4 
        ether 00:30:1b:b3:b8:1d
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
kimoto@eirene% ping 192.168.192.1
PING 192.168.192.1 (192.168.192.1): 56 data bytes
64 bytes from 192.168.192.1: icmp_seq=0 ttl=255 time=0.193 ms
64 bytes from 192.168.192.1: icmp_seq=1 ttl=255 time=0.109 ms
64 bytes from 192.168.192.1: icmp_seq=2 ttl=255 time=0.205 ms
^C
--- 192.168.192.1 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max/stddev = 0.109/0.169/0.205/0.043 ms

 > fortunately my nic was recognized as MCP7, but could not work at all:

MCP4-7 seems to need some more hack for nvnet-src, but I can't do it 
as I don't have nForce3 250/250Gb chipset board. Sorry.

----------------------------------------------------------------------
Masahiko KIMOTO, Ph. D.
E-mail: kimoto@ohnolab.org        URL: http://www.ohnolab.org/~kimoto



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