| plan 9 kernel history: overview | file list | diff list |
2000/0606/pc/devastar.c (diff list | history)
| 1999/1230/sys/src/9/pc/devastar.c:432,438 – 2000/0606/sys/src/9/pc/devastar.c:432,438 (short | long | prev | next) | ||
| 1994/1106 | ||
| 1998/0109 | a->ramsize = 0; | |
| 1994/1120 | /* check all possible names */ | |
| 1998/0109 |
| |
| 2000/0606 | if(cistrcmp(a->type, "a100i") == 0) | |
| 1994/1107 | a->ramsize = 16*1024; | |
| 1998/0109 | else if(cistrcmp(a->type, "a200i") == 0 || cistrcmp(a->type,"A200I") == 0 || | |