| plan 9 kernel history: overview | file list | diff list |
1990/0419/port/devlance.c (diff list | history)
| 1990/0409/sys/src/9/port/devlance.c:477,482 – 1990/0419/sys/src/9/port/devlance.c:477,486 (short | long | prev | next) | ||
| 1990/0227 | l.ea[3] = LANCEID[8]>>8; l.ea[4] = LANCEID[4]>>8; l.ea[5] = LANCEID[0]>>8; | |
| 1990/0419 | /* print("lance addr = %.4ux %.4ux %.4ux\n", lm->etheraddr[0], lm->etheraddr[1], lm->etheraddr[2]); /**/ | |
| 1990/0227 | /* * ignore multicast addresses | |