(moderator edit - please use the crashlog site if you're going to post full crashlogs - although usually you only need up to and including the stack trace)
I also had got DSI error, and will post crashlogs etc. when I can. I want to clean up and reinstall and see errors again before I post, as I may have some cross-contamination having both the amikit Prism wifi stuff as well as the Atheros wifi stuff installed and loaded in user-startup.
I hope Acube will unlock the PCIe-1x for these kinds of cards (i wrote them, and also the coder of the driver, no response yet).
There is no need to "unlock" nothing, the PCIe 1x slot is fully supported since some months now by the AOS4.q kernel. Do you have any particular problem with such card in the PCIe 1x slot ?
I also have a DWL-G520, and, as the driver manual indicates, it works in my Pegasus-II but not in my A1SE. I currently don't have any ideas on how to debug this. Maybe someone with low-level PPC knowledge could give some advice. I already had to add eieio and sync instructions around register accesses to get the driver working on the Peg-II. The weird thing about the G520 bug is that the instruction pointer seems to end up at zero! Maybe it's interrupt related.
@imagodespira
Sorry, I don't think I got any communication from you. Did you send an email? It does sound like the problem with your card may be easier to debug. I might post a test driver with debugging symbol information.
@billt
What computer do you have? The Prism-II card does indeed need to be reflashed. I don't think AmigaKit-supplied cards were sold already reflashed in the past.
What computer do you have? The Prism-II card does indeed need to be reflashed. I don't think AmigaKit-supplied cards were sold already reflashed in the past.
I have an AmigaOne XE G4 with DMA fix. I have a PC that I'm hoping to use for firmware updare to Prism card if I get a chance to do that.
Not in the short term. The problem isn't that your card is PCI-E, but that it uses a newer 802.11n-capable chipset. The driver is based on the official Atheros HAL, and I'm not sure if the HAL properly supports 802.11n-capable cards. It will take some time to investigate this, and maybe upgrade the driver to use a newer version of the HAL.
The crash occurs while calling the Exec function CachePostDMA(). Here's a *nasty* debug version that will either crash for you as before or hang the program or system. Please report which of these it does, as it will help me find the cause of the problem.