| plan 9 kernel history: overview | file list | diff list |
2001/0727/alphapc/devether.c (diff list | history)
| 2001/0727/sys/src/9/alphapc/devether.c:91,101 – 2001/1204/sys/src/9/alphapc/devether.c:91,96 (short | long | prev | next) | ||
| 1999/0415 | return netifbread(etherxx[chan->dev], chan, n, offset); } | |
| 2001/0727 | static int etherwstat(Chan* chan, uchar* dp, int n) | |
| 1999/0415 | { | |
| 2001/0727/sys/src/9/alphapc/devether.c:446,451 – 2001/1204/sys/src/9/alphapc/devether.c:441,446 | ||
| 1999/0415 | etherbread, etherwrite, etherbwrite, | |
| 2001/1204 | devremove, | |
| 1999/0415 | etherwstat, }; | |