Sterownik z Driver Guide:
///////////////////////////////////////////////////////////////////////////////////////////////
GamePort VXD:
4.5.0.2000
Formal release version 1 working on Windows 98
4.5.0.2010
a. reguest game port length from 2 expands to 8 to avoid unreported IO access for HCT test
///////////////////////////////////////////////////////////////////////////////////////////////
Audio WDM - als300p.sys
4.10.0.2110
Formal release version 1 working on both Windows 98 & 2000
4.10.0.2120
Special version for CLEVO to help them get the WinKey logo
1. fix the bOemProduct as OEM_CLEVO_NOTEBOOK
2. GPIO0~2 as the GPIO for Volume up/down control
4.10.0.2130
1. GPIO0 as the GPIO for Plug-in detection
2. support plug-in detection for CLEVO
3. add virtual volume control for every recording channel
4. fix power down resume hang problem when IRQ is shared (avoid IO access in ISR when power state is D3)
5. avoid power down fail and hang problem when pcm is playing (avoid DS-GetPosition)
6. fix HCT disabler fail (mixer:GetDescription connection number counting error)
7. check parameter passing to WAVEIN_MUX control and return INVALID_PARAMETER back to portcls to avoid HCT GP fault
8. if OEM_CLEVO_NOTEBOOK, disable Video & Aux mixer control
9. reset OPL3 when resume from suspend
10. save/restore internal OPL3 parameters when suspend/resume (Optional)
11. PowerDown AC-Link when suspend to support WOR for MODIO
12. Calling FmSynth's IPowerNotify interface when suspend/resume (OS will do it, mask out)
13. Power down AC-Link by setting through normal order (PR0- & gt; PR1- & gt; PR2- & gt; PR3- & gt; PR4=1) to avoid CODEC Ring-in issued.
4.10.0.2132
1. Special handle for E version -
Do not Cold Reset.
Before initializing, Set GPIO7 as output then output GPIO7 1- & gt; 0- & gt; 1- & gt; 0.
Finally, restore GPIO7 as input.
4.10.0.2136
1. CreateMiniportMidiFM by ourself which modified from MS FmSynth library source code.
Modify the handle procedure of KSSTATE_PAUSE to pass the ACPI compliance test of OPL3.
2. Special handle for E version -
Only do Cold Reset when the CODEC is not work after toggle bit clock and reset chip
Only handle the special condition(toggle bit clock) by the first entry driver (MODEM/AUDIO)
4.10.0.2138
1. fix restart bug while testing HCT 9.5 Disabler after driver verifier was enabled
bug comes from not releasing miniFmSynth after query its interfaces
ALS300 Sound Card driver for Win2k and WinXP
============================================
Hacked from ALS300P driver for Win2k, replacing ALS300P.SYS with Win98 driver's ALS300.SYS (and of course, modifying the INF file).
Works great on my system...
Best regards,
Rob.Ign.Cahyo W. (igncahyo@yahoo.com)
Jakarta, Indonesia.