CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/02 15:16:29
Modified files:
sys/arch/sparc64/dev: vdsk.c
sys/dev : softraid.c
sys/dev/ata : atascsi.c
sys/dev/ic : aac.c ami.c cac.c gdt_common.c nvme.c
sys/dev/pci : ips.c
sys/dev/pv : xbf.c
sys/dev/sdmmc : sdmmc_scsi.c
Log message:
When building emulated INQUIRY results use the SCSI_REV_* #define's to
initialize the 'version' field. Not numbers.
