fonolite
Newbie level 3
APM v1.2 support?
for APM (old ACPI) v1.2.
ax = 5312h
bx = device id
cl = 1 ; enable Resume On Ring Indicator
int 15h
Some ICH5 system (like Intel 875 boards) supports this function.
But, mostly ICH5 systems don't support it. (CF=1)
What should I do to enable this?
for APM (old ACPI) v1.2.
ax = 5312h
bx = device id
cl = 1 ; enable Resume On Ring Indicator
int 15h
Some ICH5 system (like Intel 875 boards) supports this function.
But, mostly ICH5 systems don't support it. (CF=1)
What should I do to enable this?