freebsd-nq/sys/dev/ata
Ravi Pokala dd4637c078 Add defines for WRITE_UNCORRECTABLE ATA command, and improve command logging
Add #defines for ATA_WRITE_UNCORRECTABLE48 and its features. Update the
decoding in ATACAM to recognize the new values. Also improve command
decoding for a few other commands (SMART, NOP, SET_FEATURES). Bring the
decoding in ata(4) up to parity with ATACAM.

Reviewed by:	mav, imp
MFC after:	1 month
Sponsored by:	Panasas, Inc.
Differential Revision:	https://reviews.freebsd.org/D5181
2016-02-04 19:53:54 +00:00
..
chipsets
ata_if.m
ata-all.c Add defines for WRITE_UNCORRECTABLE ATA command, and improve command logging 2016-02-04 19:53:54 +00:00
ata-all.h
ata-card.c
ata-cbus.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
ata-dma.c
ata-isa.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
ata-lowlevel.c
ata-pci.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
ata-pci.h Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
ata-sata.c