linux/arch/powerpc/sysdev/bestcomm
Tim Yamin e4efe3c271 powerpc/mpc5200: Bestcomm fixes to ATA support
1) ata.h has dst_pa in the wrong place (needs to match what the BestComm
   task microcode in bcom_ata_task.c expects); fix it.

2) The BestComm ATA task priority was changed to maximum in bestcomm_priv.h;
   this fixes a deadlock issue experienced with heavy DMA occurring on
   both the ATA and Ethernet BestComm tasks, e.g. when downloading a large
   file over a LAN to disk.

Signed-off-by: Tim Yamin <plasm@roo.me.uk>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2008-12-21 02:54:28 -07:00
..
Kconfig powerpc/mpc5200: fix bestcomm Kconfig dependencies 2008-11-13 22:37:27 -07:00
Makefile [POWERPC] bestcomm: GenBD task support 2007-10-16 17:09:56 -06:00
ata.c [POWERPC] bestcomm: ATA task support 2007-10-16 17:09:42 -06:00
ata.h powerpc/mpc5200: Bestcomm fixes to ATA support 2008-12-21 02:54:28 -07:00
bcom_ata_task.c [POWERPC] bestcomm: ATA task support 2007-10-16 17:09:42 -06:00
bcom_fec_rx_task.c [POWERPC] bestcomm: FEC task support 2007-10-16 17:09:49 -06:00
bcom_fec_tx_task.c [POWERPC] bestcomm: FEC task support 2007-10-16 17:09:49 -06:00
bcom_gen_bd_rx_task.c [POWERPC] bestcomm: GenBD task support 2007-10-16 17:09:56 -06:00
bcom_gen_bd_tx_task.c [POWERPC] bestcomm: GenBD task support 2007-10-16 17:09:56 -06:00
bestcomm.c powerpc/mpc5200: fix compile warnings in bestcomm driver 2008-07-12 12:10:53 -06:00
bestcomm.h powerpc/mpc5200: Bugfix on handling variable sized buffer descriptors 2008-12-21 02:54:27 -07:00
bestcomm_priv.h powerpc/mpc5200: Bestcomm fixes to ATA support 2008-12-21 02:54:28 -07:00
fec.c [POWERPC] bestcomm: FEC task support 2007-10-16 17:09:49 -06:00
fec.h [POWERPC] bestcomm: FEC task support 2007-10-16 17:09:49 -06:00
gen_bd.c removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
gen_bd.h powerpc/mpc5200: Add PSC helpers for bestcomm engine 2008-07-12 12:10:53 -06:00
sram.c powerpc/mpc5200: fix compile warnings in bestcomm driver 2008-07-12 12:10:53 -06:00
sram.h [POWERPC] bestcomm: core bestcomm support for Freescale MPC5200 2007-10-16 17:09:34 -06:00