CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2010/09/19 06:08:27
Modified files: sys/dev/ata : atascsi.c Log message: check the cdb length on the scsi commands we emulate in atascsi as a way to check that the midlayer is doing the right thing. ok krw@