| plan 9 kernel history: overview | file list | diff list |
2001/0731/port/portdat.h (diff list | history)
| 2001/0731/sys/src/9/port/portdat.h:197,203 – 2001/0807/sys/src/9/port/portdat.h:197,203 (short | long | prev | next) | ||
|
remove unicode in Dev.power comment
rsc Fri Mar 4 12:44:25 2005 | ||
| 1995/0108 | long (*bwrite)(Chan*, Block*, ulong); | |
| 1992/0824 | void (*remove)(Chan*); | |
| 2001/0527 | int (*wstat)(Chan*, uchar*, int); | |
| 2001/0529 |
| |
| 2001/0807 | void (*power)(int); /* power mgt: power(1) => on, power (0) => off */ | |
| 2001/0529 | int (*config)(int, char*, DevConf*); | |
| 1991/0428 | }; | |