freebsd-dev/sys/dev/ahci
Alexander Motin 07c3504304 Fix channel initialization in FBS mode.
Due to reading initialized variable, FIS receive area was always allocated
as 256 bytes, suitable for command-based switching, instead of 4096 bytes,
required for FIS-based switching.  This caused memory corruption in case of
port multipliers used on FBS-capable HBAs (Marvell).

MFC after:	1 week
2016-09-07 13:51:34 +00:00
..
ahci_generic.c Add support for a generic AHCI attachment. This allows us to attach to a 2015-12-03 11:24:11 +00:00
ahci_pci.c JMicron JMB361 has only a single SATA port 2016-08-20 09:13:14 +00:00
ahci.c Fix channel initialization in FBS mode. 2016-09-07 13:51:34 +00:00
ahci.h Fix ahci(4) driver attach to controller with 32 ports. 2016-07-07 22:10:10 +00:00
ahciem.c Reduce priority of ATA/SATA drivers. 2015-03-23 19:47:52 +00:00