Module Name: src Committed By: martin Date: Fri Sep 16 18:30:15 UTC 2022
Modified Files: src/share/man/man4 [netbsd-8]: mfii.4 src/sys/dev/ic [netbsd-8]: mfireg.h src/sys/dev/pci [netbsd-8]: mfii.c Log Message: Pull up the following, requested by msaitoh in ticket #1764: 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.4.2 -r1.2.4.3 src/share/man/man4/mfii.4 cvs rdiff -u -r1.8.30.2 -r1.8.30.3 src/sys/dev/ic/mfireg.h cvs rdiff -u -r1.3.2.5 -r1.3.2.6 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.