| plan 9 kernel history: overview | file list | diff list |
1991/0109/power/main.c (diff list | history)
| 1990/1231/sys/src/9/power/main.c:791,796 – 1991/0109/sys/src/9/power/main.c:791,797 (short | long | prev | next) | ||
| 1990/1231 | lp->logntrb = 7; lp->nrrb = 1<<lp->lognrrb; lp->ntrb = 1<<lp->logntrb; | |
| 1991/0109 | lp->busctl = BSWP; | |
| 1990/1231 | if(ioid >= IO3R1) lanceIO3setup(lp); else | |