NetBSD/share
bouyer 8f3b8d50ed Pull up following revision(s) via patch (requested by msaitoh in ticket #1454):
sys/dev/ic/mfi.c: revisions 1.63, 1.66-77
	sys/dev/ic/mfireg.h: revisions 1.11-1.20 via patch
	sys/dev/pci/mfi_pci.c: revision 1.21
	sys/dev/pci/mfii.c: revisions 1.6-1.7, 1.10-1.15
	share/man/man4/mfi.4: revision 1.13

Improve mfi(4) and mfii(4):
- Set 'ld_sync' to NULL as part of 'again', to prevent use-after-free.
- Add some code for the SKINNY variant to make Dell PERC H310 work.
- Print the percentage correctly when the background initialization is
  running.
- Clear mailbox to not to pass garbage data.
- Use union mbox instead of unit8_t xxx[] to avoid unaligned access.
- Set stripe size for BIOCVOL to show the size correctly in bioctl.
- Add support for iBBU-09 to show BBU voltage, current and temperature
  correctly.
- Fix typos in comments.
- Sprinkle static.
- Improve debug printf()s.
- KNF. Remove extra semicolon. Whitespace fixes.
2022-05-17 10:33:46 +00:00
..
dict Add `instantiate' 2017-06-03 07:30:50 +00:00
doc
examples Remove MKCRYPTO option. 2017-05-21 15:28:36 +00:00
i18n Pull up following revision(s) (requested by maya in ticket #874): 2018-06-09 15:43:34 +00:00
legal
locale
man Pull up following revision(s) via patch (requested by msaitoh in ticket #1454): 2022-05-17 10:33:46 +00:00
me
misc Add TU/Tango-Uniform --> "tits up" 2017-05-29 06:54:01 +00:00
mk Pull up following revision(s) via patch (requested by mrg in ticket #1243): 2019-04-23 10:24:54 +00:00
nls
tabset
terminfo Remove kLFT and kRIT from putty. 2017-02-23 13:22:53 +00:00
tmac Pull up following revision(s) (requested by kre in ticket #1461): 2019-11-26 08:59:41 +00:00
wscons
xml
Makefile
Makefile.inc