CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2016/05/05 04:51:10
Modified files: sys/dev/sdmmc : sdmmc_scsi.c Log message: Populate SCSI inquiry data with information from SD and MMC cards. Code is slightly more convoluted to avoid using strncpy(9). ok jsg@, millert@, deraadt@