Source-Changes archive

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

CVS commit: [netbsd-6] src



Module Name:    src
Committed By:   martin
Date:           Sun Nov  9 12:03:18 UTC 2014

Modified Files:
        src/share/man/man4 [netbsd-6]: wm.4
        src/sys/dev/pci [netbsd-6]: if_wm.c if_wmreg.h if_wmvar.h pcidevs

Log Message:
Pullup the following revisions, requested by msaitoh in ticket #1188:
sys/dev/pci/pcidevs                     1.1172
sys/dev/pci/if_wm.c                     1.263-1.266 via patch
sys/dev/pci/if_wmreg.h                  1.55-1.56
sys/dev/pci/if_wmvar.h                  1.17
share/man/man4/wm.4                     1.26-1.27 and 1.29 via patch

- Add I354 support.
- Insert completion barrier between register write and delay().
- Fix the definition of CTRL_GIO_M_DIS. This bit is not bit 3 but bit 2.
- Cleanup


To generate a diff of this commit:
cvs rdiff -u -r1.21.6.1 -r1.21.6.2 src/share/man/man4/wm.4
cvs rdiff -u -r1.227.2.11 -r1.227.2.12 src/sys/dev/pci/if_wm.c
cvs rdiff -u -r1.46.2.5 -r1.46.2.6 src/sys/dev/pci/if_wmreg.h
cvs rdiff -u -r1.12.10.3 -r1.12.10.4 src/sys/dev/pci/if_wmvar.h
cvs rdiff -u -r1.1102.2.13 -r1.1102.2.14 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