Module Name: src
Committed By: martin
Date: Wed Sep 16 13:31:20 UTC 2020
Modified Files:
src/sys/dev/ic [netbsd-8]: mpt_netbsd.c
Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #1605):
sys/dev/ic/mpt_netbsd.c: revision 1.37
max_devices is a 8bit value and zero is interpreted as 256. This value
can be reported by an mpt device emulated by VMware ESXi.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.33.10.1 src/sys/dev/ic/mpt_netbsd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.