| plan 9 kernel history: overview | file list | diff list |
2000/0701/pc/fns.h (diff list | history)
| 2000/0627/sys/src/9/pc/fns.h:1,24 – 2000/0701/sys/src/9/pc/fns.h:1,23 (short | long | prev | next) | ||
|
Format edit. Add havecycintr.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1991/0703 | #include "../port/portfns.h" | |
| 2000/0627 |
| |
| 2000/0623 |
| |
| 2000/0627 |
| |
| 2000/0622 | ||
| 1994/0716 | void aamloop(int); | |
| 1993/0915 | void addconf(char*, char*); | |
| 1998/0910 | //void addscsilink(char*, Scsiio (*)(int, ISAConf*)); | |
| 1997/0327 | void archinit(void); | |
| 1992/0323 | void bootargs(ulong); | |
| 2000/0701 | vlong checkcycintr(Ureg*, void*); | |
| 1995/0222 | int cistrcmp(char*, char*); | |
| 1997/0327 | int cistrncmp(char*, char*, int); #define clearmmucache() /* x86 doesn't have one */ void clockintr(Ureg*, void*); | |
| 2000/0701 | void clockintrsched(void); | |
| 1997/0327 | void (*coherence)(void); void cpuid(char*, int*, int*); int cpuidentify(void); void cpuidprint(void); | |
| 2000/0701 | void cycintradd(Cycintr*); void cycintrdel(Cycintr*); vlong cycintrnext(void); | |
| 1991/0702 | void delay(int); | |
| 1997/0327 | int dmacount(int); | |
| 1995/0502 | int dmadone(int); | |
| 2000/0627/sys/src/9/pc/fns.h:37,42 – 2000/0701/sys/src/9/pc/fns.h:36,42 | ||
| 1994/0622 | ulong getcr3(void); | |
| 1997/0327 | ulong getcr4(void); | |
| 1993/0915 | char* getconf(char*); | |
| 2000/0701 | int havecycintr(void); | |
| 1997/0327 | int i8042auxcmd(int); void i8042auxenable(void (*)(int, int)); | |
| 1991/1210 | void i8042reset(void); | |