Welcome, Guest. Please login or register.

Author Topic: Forefront Technologies Offers Risk-Free AmigaOne XE USB and DMA Fix  (Read 3346 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline JoshuaTopic starter

  • Jr. Member
  • **
  • Join Date: Feb 2002
  • Posts: 55
    • Show only replies by Joshua
    • http://www.forefronttechnologiesinc.com
Forefront Technologies is pleased to announce it now offers the AmigaOne XE USB and DMA fixes.

These hardware fixes correct USB hot plug detection and DMA lockup problems on AmigaOne XE mainboards. Forefront stands behind their work, making this the only risk-free option available to AmigaOne customers (see details). This service is FREE to customers that purchased their AmigaOne mainboards from Forefront, and only $25 for others!

* More information is available here.
---
- Joshua B. Helm
Forefront Technologies, Inc.
 

Offline downix

  • Hero Member
  • *****
  • Join Date: Jan 2003
  • Posts: 1587
    • Show only replies by downix
    • http://www.applemonthly.com
Re: Forefront Technologies Offers Risk-Free AmigaOne XE USB
« Reply #1 on: May 05, 2005, 03:20:31 AM »
Um... I'm not sure if I'm reading this right, but using a PCI-based IDE controller doesn't fix the DMA problems, in fact it would increase the cache-misses.  However, they could be saying that even with the fix, the onboard IDE within the VIA"s chipset is not the most stable, so they recommend an off-chipset controller, and in that case it sounds as if they have done a good patch job.
Try blazedmongers new Free Universal Computer kit, available with the GUI toolkit Your Own Universe, the popular IT edition, Extremely Reliable System for embedded work, Enhanced Database development and Wide Area Development system for telecommuting.
 

Offline billt

  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 910
    • Show only replies by billt
    • http://www.billtoner.net
Re: Forefront Technologies Offers Risk-Free AmigaOne XE USB
« Reply #2 on: May 05, 2005, 03:02:10 PM »
>I'm not sure if I'm reading this right, but using
>a PCI-based IDE controller doesn't fix the DMA
>problems, in fact it would increase the
>cache-misses.

Cache coherency must be dealt with in software in the OS4 driver. I don't know why SiI's PCI chip would have more cache misses than Via's chip, can you explain this more?

>However, they could be saying that even with the
>fix, the onboard IDE within the VIA"s chipset is
>not the most stable, so they recommend an
>off-chipset controller, and in that case it sounds
>as if they have done a good patch job.

Eyetech has numerous times recommended the use of a SiI0680 PCI card as an easier and cheaper solution to the Via IDE DMA problem compared to the PCB mod. I think they also said this was a solution before the  PCB mod was offered by anyone.
Bill T
All Glory to the Hypnotoad!
 

Offline downix

  • Hero Member
  • *****
  • Join Date: Jan 2003
  • Posts: 1587
    • Show only replies by downix
    • http://www.applemonthly.com
Re: Forefront Technologies Offers Risk-Free AmigaOne XE USB
« Reply #3 on: May 06, 2005, 03:29:14 AM »
>Cache coherency must be dealt with in software in
>the OS4 driver. I don't know why SiI's PCI chip
>would have more cache misses than Via's chip, can
>you explain this more?

Cache misses aren't the DMA bug, data corruption is.  The VIA's chipset only uses a small segment of the full DMA capability, which limits the data corruption which occurs over it.  Now, the SiI chip uses the full DMA spectrum, which causes more data corruption.

Even today people STILL don't grasp what the MAI problem is.  It isn't a cache miss, it's data corruption.
Try blazedmongers new Free Universal Computer kit, available with the GUI toolkit Your Own Universe, the popular IT edition, Extremely Reliable System for embedded work, Enhanced Database development and Wide Area Development system for telecommuting.