| plan 9 kernel history: overview | file list | diff list |
1995/0721/pc/devether.c (diff list | history)
| 1995/0721/sys/src/9/pc/devether.c:246,251 – 1995/0725/sys/src/9/pc/devether.c:246,252 (short | long | prev | next) | ||
| 1993/1113 | memmove(ctlr->addr, ctlr->ea, sizeof(ctlr->ea)); memmove(ctlr->bcast, etherbcast, sizeof(etherbcast)); | |
| 1992/0410 | ||
| 1995/0725 | ctlr->ctlrno = ctlrno; | |
| 1993/1113 | ether[ctlrno] = ctlr; ctlr = 0; | |
| 1993/1120 | break; | |