CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2019/09/18 05:45:49
Modified files: sys/scsi : scsi_all.h Log message: Update struct inquiry_data with latest flags and remove flags that we didn't use and are now (SPC-4+) marked as "reserved" instead of just "obsolete". Whitespace tweaks to line stuff up. Mostly following FreeBSD.