| plan 9 kernel history: overview | file list | diff list |
2000/1221/pc/apm.c (diff list | history)
| 2000/1019/sys/src/9/pc/apm.c:162,167 – 2000/1221/sys/src/9/pc/apm.c:162,168 (short | long | prev | next) | ||
|
Set new doze function pointer.
rsc Fri Mar 4 12:44:25 2005 | ||
| 2000/1018 | loadgdt(); addarchfile("apm", 0660, apmread, apmwrite); | |
| 2000/1221 | doze = halt; | |
| 2000/1018 | print("apm0: configured cbase %.8lux off %.8lux\n", ax<<4, ebx); | |