Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-4] src



Module Name:    src
Committed By:   bouyer
Date:           Sat Feb 23 14:21:50 UTC 2008

Modified Files:
        src/share/man/man4 [netbsd-4]: nfe.4
        src/sys/dev/pci [netbsd-4]: if_nfe.c if_nfereg.h if_nfevar.h pcidevs

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1061):
        sys/dev/pci/if_nfe.c: revision 1.22, 1.23, 1.25, 1.27
        sys/dev/pci/pcidevs: revision 1.914
        sys/dev/pci/if_nfereg.h: revision 1.5, 1.6
        share/man/man4/nfe.4: revision 1.4
        sys/dev/pci/if_nfevar.h: revision 1.5, 1.6
Add NVIDIA MCP7[37] devices, from OpenBSD.
Attach to NVIDIA MCP67/73 Ethernet controllers.
Add the MCP{67,73} products on nfe_attach().
Sync with reality.
Handle a quirk of newer MCP6x chips on reading MAC address.
Fix from Richy Kim in PR kern/36576.
Wakeup some newer chips from powerdown mode. From FreeBSD/Linux driver
via OpenBSD.
Tested by wiz@ in PR kern/37868.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.2.1 src/share/man/man4/nfe.4
cvs rdiff -r1.7.2.2 -r1.7.2.3 src/sys/dev/pci/if_nfe.c
cvs rdiff -r1.1.26.2 -r1.1.26.3 src/sys/dev/pci/if_nfereg.h
cvs rdiff -r1.1.26.1 -r1.1.26.2 src/sys/dev/pci/if_nfevar.h
cvs rdiff -r1.855.2.18 -r1.855.2.19 src/sys/dev/pci/pcidevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index