CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2025/07/31 13:19:25
Modified files: sys/dev/pv : vioscsi.c Log message: vioscsi: Get max_luns from host Get the max_luns value from the host. Take care not to overflow the uint8_t saa_luns With input from krw@