opnsense-src/sys/cam/ata
Warner Losh 916d57dfc5 Implement Auxiliary register. Add PIM_ATA_EXT flag to flag that a SIM
can handle it, and add the code to add it to the FIS that's sent to
the drive. The mvs driver is the only other ATA driver in the system,
and its hardware doesn't appear to support setting the Auxiliary
register.

Differential Revision: https://reviews.freebsd.org/D5598
2016-04-17 05:24:36 +00:00
..
ata_all.c Add sbuf variants ata_cmd_sbuf() and ata_res_sbuf(), and reimplement the 2016-04-13 20:10:06 +00:00
ata_all.h Implement Auxiliary register. Add PIM_ATA_EXT flag to flag that a SIM 2016-04-17 05:24:36 +00:00
ata_da.c Implement Auxiliary register. Add PIM_ATA_EXT flag to flag that a SIM 2016-04-17 05:24:36 +00:00
ata_pmp.c Removed unused malloc types. 2015-11-06 18:50:01 +00:00
ata_xpt.c Attach pass driver to LUNs is OFFLINE state. 2015-08-29 11:21:20 +00:00