freebsd-dev/sys/dev/ahci
Alexander Motin 274328a4ef Add support for AHCI BIOS/OS Handoff.
This allows clean handoff from BIOS implementing some asynchronous I/O to
the OS AHCI driver.  During attach driver declares OS ownership request
and waits from 25ms to 2s for BIOS to complete operation and release the
hardware.

MFC after:	2 weeks
2020-04-01 03:27:47 +00:00
..
ahci_generic.c ahci: Check if bus is cache-coherent 2019-05-10 16:43:53 +00:00
ahci_mv_fdt.c Fix kernel modules names for Marvell armv7 2018-04-03 23:49:35 +00:00
ahci_pci.c Add ID for JMicron JMB582/JMB585 AHCI controller. 2020-04-01 03:19:42 +00:00
ahci.c Add support for AHCI BIOS/OS Handoff. 2020-04-01 03:27:47 +00:00
ahci.h Add support for AHCI BIOS/OS Handoff. 2020-04-01 03:27:47 +00:00
ahciem.c Improve AHCI Enclosure Management and SES interoperation. 2019-06-23 19:05:01 +00:00