Sigurd Fastenrath  2010-01-03 22:35:02 | To audio:
You can use the Soundmax 3.1.9 Driver but because of using the interrupt as the EHCI USB Driver one have to use the SPCIIRQ.SYS Driver. Install the Driver, enable FULL HARDWARE DETECTION in Hardware Manager and add:
BASEDEV=SPCIIRQ.SYS LINK $6B 6
BASEDEV=SPCIIRQ.SYS LINK $61 5
to config.sys. This will change the USB EHCI to IRQ 6 and adress IRQ5 to the Soundmax Audio.
Then install the Sound Driver. Should work for eComStation as well. |
Sigurd  2010-01-05 00:11:41 | Hm, it is better to change soundcard to irq 9, with:
BASEDEV=SPCIIRQ.SYS LINK $61 9
and leave USB EHCI as it is.
Still testing, stay tuned for more :-)
|
Sigurd  2010-01-27 12:22:45 | eCS Silver works fine if you choose:
- modern hardware safe mode
- install the sounddriver after installation with the basedev command described above.
Power management is not working. |