| plan 9 kernel history: overview | file list | diff list |
2001/0504/mpc/devether.c (diff list | history)
| 2000/0713/sys/src/9/mpc/devether.c:243,249 – 2001/0504/sys/src/9/mpc/devether.c:243,249 (short | long | prev | next) | ||
| 1999/0121 | etherwrite(Chan* chan, void* buf, long n, vlong) { Ether *ether; | |
| 2001/0504 | Block *volatile bp; | |
| 1999/0121 | ether = etherxx[chan->dev]; if(NETTYPE(chan->qid.path) != Ndataqid) | |