thedark Second Lieutenant
Joined: 30 Jul 2005
Posts: 1074
|
Posted: Thu Aug 04, 2005 1:56 pm Post subject: DISCHARGE OLD LAPTOP BATTERIES |
|
|
The following debug routine is used for older laptop batteries (i.e. batteries made from 1990-1992), we do not recommend using this routine on any newer laptop batteries or any NiMH batteries
N DPDISCHG.COM <Enter>
A <Enter>
MOV DX,01E8 <Enter>
MOV AL,F9 <Enter>
OUT DX,AL <Enter>
INT 20 <Enter>
<Enter>
RCX <Enter>
10 <Enter>
W <Enter>
Q <Enter>
This will write dpdischg.com to the directory in, to run this utility type dpdischg. |
|