freebsd-dev/sys/cam/ata
Sepherosa Ziehau a11463fd84 cam/ata: Allow drivers to veto ATA disk attachment.
This eventhandler is mainly used by VMs, e.g. Hyper-V, whose disk
controllers share the disks with the simulated ATA controllers.

Submitted by:	Hongjiang Zhang <honzhan microsoft com>
Discussed with:	mav
MFC after:	1 week
Sponsored by:	Microsoft
Differential Revision:	https://reviews.freebsd.org/D7693
2016-09-28 08:35:05 +00:00
..
ata_all.c Decode some new ATA commands found in ACS-3. 2016-08-27 19:51:37 +00:00
ata_all.h Add support for managing Shingled Magnetic Recording (SMR) drives. 2016-05-19 14:08:36 +00:00
ata_da.c Restore PIM_ATA_EXT flag handling, lost at r300207. 2016-07-17 14:17:58 +00:00
ata_pmp.c Removed unused malloc types. 2015-11-06 18:50:01 +00:00
ata_xpt.c cam/ata: Allow drivers to veto ATA disk attachment. 2016-09-28 08:35:05 +00:00