| plan 9 kernel history: overview | file list | diff list |
2001/0529/bitsy/dat.h (diff list | history)
| 2000/1205/sys/src/9/bitsy/dat.h:189,194 – 2001/0529/sys/src/9/bitsy/dat.h:189,195 (short | long | prev | next) | ||
| 2000/0907 | OneMeg= 1024*1024, | |
| 2000/1121 | }; | |
| 2001/0529 | #ifdef NDEF | |
| 2000/1121 | /* * routines to access UART hardware */ | |
| 2000/1205/sys/src/9/bitsy/dat.h:265,270 – 2001/0529/sys/src/9/bitsy/dat.h:266,272 | ||
| 2000/1121 | Rendez r; }; | |
| 2001/0529 | #endif | |
| 2000/1121 | /* * PCMCIA structures known by both port/cis.c and the pcmcia driver | |
| 2000/1205/sys/src/9/bitsy/dat.h:360,364 – 2001/0529/sys/src/9/bitsy/dat.h:362,366 | ||
| 2000/1205 | int size; /* access size */ int itype; /* type of interrupt */ ulong interrupt; /* interrupt number */ | |
| 2001/0529 | char *type; /* card type, mallocated */ | |
| 2000/0907 | }; | |