freebsd-dev/sys/powerpc/powermac
Nathan Whitehorn b798355b99 Expand the DBDMA API to allow setting device-dependent control bits. While
here, clean up and document this a little.

Submitted by:	Marco Trillo
MFC after:	1 week
2008-09-27 15:41:16 +00:00
..
ata_dbdma.c Add DMA support for Apple built-in ATA controllers. 2008-09-27 15:13:44 +00:00
ata_dbdma.h Add DMA support for Apple built-in ATA controllers. 2008-09-27 15:13:44 +00:00
ata_kauai.c Add DMA support for Apple built-in ATA controllers. 2008-09-27 15:13:44 +00:00
ata_macio.c Add DMA support for Apple built-in ATA controllers. 2008-09-27 15:13:44 +00:00
dbdma.c Expand the DBDMA API to allow setting device-dependent control bits. While 2008-09-27 15:41:16 +00:00
dbdmavar.h Change the DBDMA API to allow DBDMA registers in a subregion of a resource. This is necessary to allow future support of DMA for the various Apple on-board ATA controllers. 2008-09-23 02:12:47 +00:00
grackle.c Return an error code rather than ENXIO when both rman_init() and 2008-06-12 02:28:58 +00:00
gracklevar.h
hrowpic.c Add PIC support for IPIs. When registering an interrupt handler, 2008-02-12 18:14:46 +00:00
hrowpicvar.h Revamp the interrupt handling in support of INTR_FILTER. This includes: 2007-08-11 19:25:32 +00:00
macio.c Return an error code rather than ENXIO when both rman_init() and 2008-06-12 02:28:58 +00:00
maciovar.h Take into account the size of the interrupt cell. It's determined 2008-04-26 18:35:44 +00:00
openpic_macio.c Add support for the BUS_CONFIG_INTR() method to the platform and to 2008-03-07 22:08:43 +00:00
pswitch.c Add a new 'why' argument to kdb_enter(), and a set of constants to use 2007-12-25 17:52:02 +00:00
uninorth.c Return an error code rather than ENXIO when both rman_init() and 2008-06-12 02:28:58 +00:00
uninorthvar.h