Module Name: src Committed By: martin Date: Fri Sep 16 18:27:38 UTC 2022
Modified Files: src/share/man/man4 [netbsd-9]: mfii.4 src/sys/dev/ic [netbsd-9]: mfireg.h src/sys/dev/pci [netbsd-9]: mfii.c Log Message: Pull up the following, requested by msaitoh in ticket #1524: sys/dev/ic/mfireg.h 1.22 sys/dev/pci/mfii.c 1.16-1.22,1.27 via patch share/man/man4/mfii.4 1.3 via patch - Fix wrong access in mfii_start(). - Add SAS3216,SAS3224,SAS3316 and SAS3324 support. - Add CVPM02 BBU support. - Use bus_space_write_8() if available. - Don't panic on detach if no any sensor device. - Add comment. Sort entries. KNF. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.2.8.1 src/share/man/man4/mfii.4 cvs rdiff -u -r1.9.4.1 -r1.9.4.2 src/sys/dev/ic/mfireg.h cvs rdiff -u -r1.4.4.1 -r1.4.4.2 src/sys/dev/pci/mfii.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.