A few weeks ago, I found the ECS L4S8A2 on eBay for a fairly low price (40 euros) and decided to buy it. I had previously managed to get a "Maxi Sound Fortissimo" (YMF-744) for just 15 euros.
Today I finally got around to testing it, but unfortunately, I haven’t been able to get it to work.
Download the modified DSDMA for SiS chipsets from here:
User5518wrote on 2025-05-05, 09:46:Thank you, I used the archive "ymf724_dos-sis63x-73x-745-or-later.zip" and proceeded as follows: […] Show full quote
User5518wrote on 2025-05-04, 19:38:A few weeks ago, I found the ECS L4S8A2 on eBay for a fairly low price (40 euros) and decided to buy it. I had previously manag […] Show full quote
i've got an, ECS L4S8A2 Socket 478, it looks like theres an SB-Link header down by the speaker/cmos battery, cant be certain as the manual makes no mention of it as it doesnt even show that header in the pictures of the board, what do you guys think, i dont have a card with SB-Link at the moment so cant test.
The attachment ECS L4S8A2 Socket 478.jpg is no longer available
A few weeks ago, I found the ECS L4S8A2 on eBay for a fairly low price (40 euros) and decided to buy it. I had previously managed to get a "Maxi Sound Fortissimo" (YMF-744) for just 15 euros.
Today I finally got around to testing it, but unfortunately, I haven’t been able to get it to work.
cool find 😀 hopefully it is an SB-Link header and you can get it working, it maybe that its for something different, the manual doesnt mention the header so the only option is to try it out or look through manuals of other ECS boards from that era, and see if theres any mention of the header, anyway let us know if you manage to get it working 😀
cool find 😀 hopefully it is an SB-Link header and you can get it working, it maybe that its for something different, the manual doesnt mention the header so the only option is to try it out or look through manuals of other ECS boards from that era, and see if theres any mention of the header, anyway let us know if you manage to get it working 😀
Yes, I had also noticed that it’s not really documented. But hope dies last. 😉
The attachment IRQ_MODE.jpeg is no longer available
Ok I think I’m using S-IRQ but it’s greyed for you. I’ll don’t have access to the PC at the moment but will check tomorrow to check against my settings.
I noticed your motherboard doesn’t have an ISA slot. I think SB-Link system fools the game into thinking it’s talking to ISA. In my motherboard I can reserve IRQs and DMAs to the ISA bus. Since your board does not have ISA it won’t have any options like that in the BIOS.
In the meantime, you can run HWiNFO for DOS. It can tell you what is running on each IRQ and DMA to see if there are any conflicts.
Ok I think I’m using S-IRQ but it’s greyed for you. I’ll don’t have access to the PC at the moment but will check tomorrow to check against my settings.
I noticed your motherboard doesn’t have an ISA slot. I think SB-Link system fools the game into thinking it’s talking to ISA. In my motherboard I can reserve IRQs and DMAs to the ISA bus. Since your board does not have ISA it won’t have any options like that in the BIOS.
In the meantime, you can run HWiNFO for DOS. It can tell you what is running on each IRQ and DMA to see if there are any conflicts.
Thank you.
I can apparently reserve IRQs in my BIOS, however, it doesn't quite work:
The attachment BIOS.jpeg is no longer available
The attachment IRQ5Reserved.jpeg is no longer available
Although I have reserved IRQ5, according to HWINFO, IRQ5 is being used by the HDD?!
The attachment IRQ5HDD.jpeg is no longer available
DMA looks good - (I would claim)
The attachment onlyDMA2blocked.jpeg is no longer available
I had also already set "Reset Configuration Data" to "Enabled" and restarted. However, that did not help.
Is there by chance a how-to or tutorial about this?
Off the top of my head, here's how I would go about doing it if I had to:
1) Get two different versions of setupds, compare them so that you can find the location of the hex values that are the deviceid
2) Find the deviceid of your southbridge
3) Replace the deviceid in the executable with your deviceid
IIRC, I think it's little endian first, so keep that in mind when editing the exe.
Off the top of my head, here's how I would go about doing it if I had to:
1) Get two different versions of setupds, compare them so that you can find the location of the hex values that are the deviceid
2) Find the deviceid of your southbridge
3) Replace the deviceid in the executable with your deviceid
IIRC, I think it's little endian first, so keep that in mind when editing the exe.
Thank you very much! That should help me figure it out. However, as it currently stands, I'll only be able to work on it tomorrow or the day after. I'll report back with the results.