Module Name: src Committed By: mlelstv Date: Tue Sep 15 17:21:39 UTC 2020
Modified Files:
src/sys/dev/ic: mpt_netbsd.c
Log Message:
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.36 -r1.37 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.
