| plan 9 kernel history: overview | file list | diff list |
1999/0507/alphapc/ether2114x.c (diff list | history)
| 1999/0423/sys/src/9/alphapc/ether2114x.c:1326,1331 – 1999/0507/sys/src/9/alphapc/ether2114x.c:1326,1332 (short | long | prev | next) | ||
| 1999/0422 | uchar ea[Eaddrlen]; static int scandone; | |
| 1999/0507 | pcihinv(nil); | |
| 1999/0422 | if(scandone == 0){ dec2114xpci(); scandone = 1; | |
| 1999/0423/sys/src/9/alphapc/ether2114x.c:1418,1422 – 1999/0507/sys/src/9/alphapc/ether2114x.c:1419,1423 | ||
| 1999/0422 | void ether2114xlink(void) { | |
| 1999/0507 | addethercard("2114x", reset); | |
| 1999/0422 | } | |