cvs commit: src/sys/amd64/conf GENERIC src/sys/conf files.amd64 files.i386 src/sys/dev/nve if_nve.c if_nvereg.h src/sys/modules/nve Makefile

Adam Gregoire ebola at psychoholics.org
Sat Mar 12 11:46:16 PST 2005


On Sat, 2005-03-12 at 00:29 +0000, David E. O'Brien wrote:
> obrien      2005-03-12 00:29:30 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/amd64/conf       GENERIC 
>     sys/conf             files.amd64 files.i386 
>     sys/i386/conf        GENERIC 
>     sys/modules          Makefile 
>   Added files:
>     sys/dev/nve          if_nve.c if_nvereg.h 
>     sys/modules/nve      Makefile 
>   Log:
>   FreeBSD consumer bits of the nForce MCP NIC binary blob.
>   

Attached patch sys/dev/nve/ if_nve.c if_nvereg.h to support the PCI-ID
of my nForce MCP3 250Gb NIC to detect. The MB is an Asus K8N-E Deluxe.

nv0: <NVIDIA nForce MCP3 250Gb Networking Adapter> port 0xec00-0xec07
mem 0xff6fc000-0xff6fcfff irq 7 at device 5.0 on pci0

-- 
Adam Gregoire <ebola at psychoholics.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: if_nve.c.diff
Type: text/x-patch
Size: 354 bytes
Desc: 
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20050312/8908703b/if_nve.c.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: if_nvereg.h.diff
Type: text/x-patch
Size: 295 bytes
Desc: 
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20050312/8908703b/if_nvereg.h.bin


More information about the cvs-all mailing list