commit | 609da236ef0d7f81806bc35ae5f67bf7a0e23df1 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sun Dec 28 23:18:57 2008 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sun Dec 28 23:18:57 2008 -0500 |
tree | bc4daf25a68c1b1f4613c4d52610d2146eb6289c | |
parent | e79163695a2518ad2e87cb75b80c9e7deb2972b1 [diff] |
Move most of ATA and CDEMU from ebda to global variables. The dpte, cdrom locks, and disk sector count remain in the ebda. Also, enhance SET_GLOBAL macro to avoid unused variable warnings.