alistair23-linux/arch/mn10300
David Howells 012c79bad5 mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAM
Access to the ASB2305's PCnet32 NIC doesn't work correctly because when
the NIC attempts to update the ring buffer flags by DMA, the change to RAM
crops up about 17uS after the interrupt line is asserted.  This is almost
certainly due to a bug in the PCI bridge FPGA on that board.

We can get around this by making dma_alloc_coherent() put the ring buffer
in the SRAM attached to the PCI bridge rather than in the SDRAM.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-01-11 09:34:10 -08:00
..
boot
configs MN10300: Update the ASB2303 defconfig 2009-04-24 07:47:59 -07:00
include/asm mn10300: wire up missing new syscalls 2010-01-11 09:34:10 -08:00
kernel mn10300: wire up missing new syscalls 2010-01-11 09:34:10 -08:00
lib mn10300: add cc clobbers to asm statements 2010-01-11 09:34:10 -08:00
mm mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAM 2010-01-11 09:34:10 -08:00
oprofile MN10300: Kill MN10300's own profiling Kconfig 2009-04-09 10:53:16 -07:00
proc-mn103e010 Separate out the proc- and unit-specific header directories from the general 2009-04-10 14:33:48 +01:00
unit-asb2303 mn10300: fix kernel build failures when using gcc-4.x 2009-10-01 16:11:12 -07:00
unit-asb2305 mn10300: insert PCI root bus resources for the ASB2305 devel motherboard 2010-01-11 09:34:10 -08:00
Kconfig MN10300: Add utrace/tracehooks support 2009-06-11 09:02:20 -07:00
Kconfig.debug
Makefile mn10300: objcopy flags fix 2010-01-11 09:34:09 -08:00