Re: nVidia chipset - ethernet support?
From: Brian Candler (B.Candler_at_pobox.com)
Date: 03/29/04
- Previous message: Valentin Nechayev: "Re: race condition in ipfw restart (please review the fix)"
- In reply to: Harald Schmalzbauer: "Re: nVidia chipset - ethernet support?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 29 Mar 2004 10:18:29 +0100 To: Harald Schmalzbauer <h@schmalzbauer.de>
On Mon, Mar 29, 2004 at 02:53:38AM +0200, Harald Schmalzbauer wrote:
> I tried the nvnet driver from the ports some days ago with a nforce2 and it
> worked flawlessly.
Many thanks, I have it working now. Summary for anyone else who needs to do
this:
- fetch nvnet.tar.gz from
http://cvsweb.FreeBSD.org/ports/net/nvnet/nvnet.tar.gz?tarball=1
- unpack nvnet.tar.gz under /usr/ports/net
- since the network interface is not working at this moment, I had to fetch
the other files into /usr/ports/distfiles/ manually:
http://www.onthenet.com.au/~q/nvnet/nvnet-src-20040108.tar.gz
ftp://download.nvidia.com/XFree86/nforce/1.0-0261/NVIDIA_nforce-1.0-0261.tar.gz
[this is a Microsoft FTP server, remember to set binary mode!]
- cd /usr/ports/net/nvnet
- in Makefile, change
NVNETVERSION= 20040108
but leave NVVERSION=0261 (version 0269 is for AMD64 processors I am told)
- append to 'distinfo'
MD5 (nvnet-src-20040108.tar.gz) = 96730b413cb1f949f6cdadb6797740c2
SIZE (nvnet-src-20040108.tar.gz) = 17547
- make install
- append to /boot/loader.conf
if_nv_load="YES"
Regards,
Brian.
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Valentin Nechayev: "Re: race condition in ipfw restart (please review the fix)"
- In reply to: Harald Schmalzbauer: "Re: nVidia chipset - ethernet support?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|