K 10 svn:author V 3 imp K 8 svn:date V 27 1997-12-04T02:40:00.000000Z K 7 svn:log V 262 The Libretto's BIOS doesn't set edx on the APM_GETPWSTATUS call, so the barrery time remaining is reported as a random number. Initialize edx to 0xffff in this case, and to 0 in all other cases. This change should be benign on other machines. Reviewed by: jdp END