Problems with 16-Bit DMA ?

Support and general discussion.
Post Reply
altheos
Posts: 72
Joined: Wed 24 Feb, 2016 7:27 pm

Problems with 16-Bit DMA ?

Post by altheos »

Hello,
I'm trying to put Ultrasound on 16 bit DMA but setup test keeps failing :
Cap2.PNG
Cap2.PNG (16.27 KiB) Viewed 3632 times
Pcem detect that it's a 16-bit DMA (here dma channel is 0x5), but I can't go any further.
Is the GUS test accurate for 16 bit DMA or not ?

Thanks.
Battler
Posts: 793
Joined: Sun 06 Jul, 2014 7:05 pm

Re: Problems with 16-Bit DMA ?

Post by Battler »

AMIDIAG's Sound Blaster 16 tests mostly fail as well, so I suspect there's indeed something wrong with the DMA.
User avatar
SarahWalker
Site Admin
Posts: 2054
Joined: Thu 24 Apr, 2014 4:18 pm

Re: Problems with 16-Bit DMA ?

Post by SarahWalker »

Two bugs here. Firstly there are some typos in 16-bit DMA handling, probably introduced when adding PS/2 support. These are fixed in rev 768.

Secondly, the GUS code had no real support for 16-bit DMA. This is fixed in rev 769.
altheos
Posts: 72
Joined: Wed 24 Feb, 2016 7:27 pm

Re: Problems with 16-Bit DMA ?

Post by altheos »

Thanks sarah. I tried to dig into your code but i was stuck into this loop thinking that gus supported 16-bit DMA.
Post Reply