freebsd-dev/sys/cam/ata
Alexander Motin 6f48792444 Alike to SCSI make adaclose() to not return error if device gone.
This fixes KASSERT panic inside GEOM if kernel built with INVARIANTS.

MFC after:	1 week
2012-04-18 08:55:26 +00:00
..
ata_all.c Do not report CFA devices as ATAPI, even though IDENTIFY data look alike. 2011-06-12 18:52:39 +00:00
ata_all.h Add basic support for DMA-capable ATA disks on DMA-incapable controller. 2011-04-20 13:27:50 +00:00
ata_da.c Alike to SCSI make adaclose() to not return error if device gone. 2012-04-18 08:55:26 +00:00
ata_pmp.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
ata_xpt.c Make CAM ATA honor old hw.ata.ata_dma and hw.ata.atapi_dma tunables. 2012-02-02 14:17:58 +00:00