| plan 9 kernel history: overview | file list | diff list |
2000/0604/pc/ether8390.c (diff list | history)
| 2000/0604/sys/src/9/pc/ether8390.c:302,308 – 2002/0114/sys/src/9/pc/ether8390.c:302,308 (short | long | prev) | ||
|
Bug fix: print format.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1997/0327 | crda = regr(ctlr, Crda0); crda |= regr(ctlr, Crda1)<<8; if(crda != to) | |
| 2002/0114 | panic("crda write %lud to %lud\n", crda, to); | |
| 1997/0327 | break; } | |