| plan 9 kernel history: overview | file list | diff list |
2000/1221/pc/apm.c (diff list | history)
| 2000/1221/sys/src/9/pc/apm.c:97,109 – 2000/1229/sys/src/9/pc/apm.c:97,104 (short | long | prev | next) | ||
|
Remove experimental attempt to resume 3C589.
rsc Fri Mar 4 12:44:25 2005 | ||
| 2000/1018 | apmwrite(Chan*, void *a, long n, vlong off) { int s; | |
| 2000/1229 | if(off || n != sizeof apmu) | |
| 2000/1018 | error("write a Ureg"); | |