| plan 9 kernel history: overview | file list | diff list |
2001/0529/bitsy/dat.h (diff list | history)
| 2001/0529/sys/src/9/bitsy/dat.h:189,274 – 2001/0616/sys/src/9/bitsy/dat.h:189,195 (short | long | prev | next) | ||
| 2000/0907 | OneMeg= 1024*1024, | |
| 2000/1121 | }; | |
| 2001/0529 |
| |
| 2000/1121 | /* | |
| 2001/0529 |
| |
| 2000/1121 |
| |
| 2001/0529/sys/src/9/bitsy/dat.h:357,366 – 2001/0616/sys/src/9/bitsy/dat.h:278,287 | ||
| 2000/1205 | */ struct DevConf { | |
| 2001/0616 | ulong mem; /* mapped memory address */ | |
| 2000/1205 | ulong port; /* mapped i/o regs */ | |
| 2001/0616 | int size; /* access size */ int itype; /* type of interrupt */ | |
| 2000/1205 | ulong interrupt; /* interrupt number */ | |
| 2001/0529 |
| |
| 2001/0616 | char *type; /* card type, mallocated */ | |
| 2000/0907 | }; | |