freebsd-dev/sys/dev/ata
Nathan Whitehorn f19e4a24de MFC r208162, 208836, 208837:
Program the K2 SATA controller's interrupt to be level-triggered low, and
respect the edge/level settings in the device tree.

OpenPIC on powerpc sets interrupts to be level high by default. On Apple
interrupt controllers, all level interrupts are low regardless of
programming except interrupt 0, used by K2 SATA on some Apple systems, with
the result that the K2 SATA IRQ is misconfigured. Pending review of changes
to this default, work around this by changing the programming of the K2
SATA interrupt to level low.

Approved by:	re (kib)
2010-06-11 14:10:20 +00:00
..
chipsets MFC r208162, 208836, 208837: 2010-06-11 14:10:20 +00:00
ata_if.m MFC r202699: 2010-02-14 19:23:05 +00:00
ata-all.c MFC r208375, r208393: 2010-05-23 11:29:34 +00:00
ata-all.h MFC r208870: 2010-06-11 14:06:35 +00:00
ata-card.c Check the Disk FUNCE recorded in the CIS to see if we should probe for 2009-03-12 06:30:59 +00:00
ata-cbus.c Add type specific suspend/resume ata channel functions. Add checks to avoid 2009-03-09 20:48:57 +00:00
ata-disk.c MFC: r208349 2010-05-23 16:16:33 +00:00
ata-disk.h Add experimental support for SATA Port Multipliers 2008-04-10 13:05:05 +00:00
ata-dma.c MFC r200171, r200182, r200275, r200295, r200359: 2009-12-12 10:37:31 +00:00
ata-isa.c Add type specific suspend/resume ata channel functions. Add checks to avoid 2009-03-09 20:48:57 +00:00
ata-lowlevel.c MFC r208870: 2010-06-11 14:06:35 +00:00
ata-pci.c MFC r208410: 2010-05-24 11:01:56 +00:00
ata-pci.h MFC r208410: 2010-05-24 11:01:56 +00:00
ata-queue.c MFC r207221: 2010-05-02 12:40:54 +00:00
ata-raid-ddf.h Add basic support for DDF, often found on Adaptec HostRAID controllers. 2009-02-20 06:10:12 +00:00
ata-raid.c MFC r205680: 2010-04-15 12:20:13 +00:00
ata-raid.h Add basic support for DDF, often found on Adaptec HostRAID controllers. 2009-02-20 06:10:12 +00:00
ata-sata.c MFC r204195: 2010-03-01 19:16:34 +00:00
atapi-cam.c MFC r203449: 2010-02-14 19:56:42 +00:00
atapi-cd.c MFC: r200481 2009-12-20 01:38:01 +00:00
atapi-cd.h MFC: r200481 2009-12-20 01:38:01 +00:00
atapi-fd.c MFC r200171, r200182, r200275, r200295, r200359: 2009-12-12 10:37:31 +00:00
atapi-fd.h Add experimental support for SATA Port Multipliers 2008-04-10 13:05:05 +00:00
atapi-tape.c MFC r200171, r200182, r200275, r200295, r200359: 2009-12-12 10:37:31 +00:00
atapi-tape.h Add experimental support for SATA Port Multipliers 2008-04-10 13:05:05 +00:00