Leggetelo bene, e se ci sono dei punti oscuri, fate delle domande

Then came the expected question, 'and why doesn?t DMA work ?'
I said 'All what you saw was DMA since the 1st boot'.
I copied a few 100 MB files in a snap, with zero CPU (thanks to Pete Gordon for the clock/CPU docky, helps a lot). Then I switched to PIO, they saw 4 x slower and 80% CPU.
The audience understood that it was indeed DMA, and that was fast, and that was part of the overall smoothness of what I shown.
Then I explained the things below (this is the reference for my statements, please don?t rephrase or extrapolate or invent or whatever):
- IDE UDMA works on VIA and Articia on AmigaOne SE / XE / µA1 MK2 (as I demoed) ...
- ... except when the Ethernet chip goes online and is used.
- the Ethernet chip only triggers the problem, but it is not at all related to it (a test using a PCI Ethernet shows the same behaviour)
- We have made a driver for a Silicon Image 680 PCI IDE UDMA133 controller chip, this does UDMA 133 nicely, including when Ethernet is used at full speed.
- The fact that a PCI IDE controller solution works, shows that the problem is *not* related to Articia, since PCI DMA is *also* handled by the Articia, and that works.
- The full Alchimie show demo was done using UDMA, both from the VIA and from the Si680, without problem (but with Ethernet off, would the Ethernet have been turned online, I would have had to revert the VIA into PIO before).
- Things are currently under more investigation
In the meantime there are 2 options for existing A1 board owners:
- Use the VIA IDE controller in PIO mode when using Ethernet, and UDMA at other times,
- Purchase a faster (UDMA133) Silicon Image 0680 IDE PCI card (from around $20). This is my personally recommended option as the delivered speed is noticeable faster than the on-board VIA controller in UDMA mode.
Kind regards,
--
Stéphane