- HD_SCSICMD: assume there is no sense-data buffer if no AUTOSENSE
commit9a9d82f1897fbc12583ed93cf60faa12574facb2
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 2 Nov 2012 20:36:56 +0000 (2 20:36 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 2 Nov 2012 20:36:56 +0000 (2 20:36 +0000)
tree63cfec26c9495510934ef1b9ebb31040849b2839
parentb73f1763f445f556402654560b004b62a124b0a0
 - HD_SCSICMD: assume there is no sense-data buffer if no AUTOSENSE
   flags have been set.
 - Return an error code from HD_SCSICMD if the requested SCSI command is
   not supported by SCSI emulation.
 - Removed duplicate partial changelogs.
 - Added missing SVN properties.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@45982 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/devs/ata/ata.c
rom/devs/ata/ata.conf
rom/devs/ata/ata.h
rom/devs/ata/ata_init.c
rom/devs/ata/bus_pci.c
rom/devs/ata/dma_generic.c
rom/devs/ata/lowlevel.c
rom/devs/ata/scsiemu.c
rom/devs/ata/timer.c
rom/devs/ata/timer.h