diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2010-04-23 01:39:06 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2010-04-23 01:39:06 +0000 |
commit | c594a08b404d4d96633d2c77a7ad4de807bf311c (patch) | |
tree | ca77958f5bbd408d912944f3f96966c94cb6fbe5 /usr.bin/mail | |
parent | 70c6ccf8b3da5371f9d74d17ee48bc9707553a56 (diff) |
the SAT spec from t10.org defines messages for tunnelling ATA commands over
SCSI when you're talking to a scsi to ata translation layer (satl). this
implements the ata command ioctl handler in scsi_ioctl.c that wraps the
ata command requests up in these scsi commands and then issues them against
the hardware. this cuts atascsi over to interpreting these scsi commands
rather than the ioctls directly.
this should allow mpi users (with a relatively recent firmware) to use
atactl against their SATA disks. i cant test cos my mpi(4) parts are too
old to either support these scsi commands or too old to take recent
firmwares.
ok marco@ @krw tested by krw@ and me on ahci/atascsi
Diffstat (limited to 'usr.bin/mail')
0 files changed, 0 insertions, 0 deletions