CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/12/12 06:03:56
Modified files:
sys/scsi : cd.c cd.h
Log message:
move cd(4) from using scsi_scsi_cmd over to scsi_xs_exec for doing io.
this brings it in line with the new midlayer changes.
mostly borrowed from sd(4) changes.
tested by krw@ and me
ok krw@
