| plan 9 kernel history: overview | file list | diff list |
1999/0127/mpc/devuart.c (diff list | history)
| 1999/0123/sys/src/9/mpc/devuart.c:826,831 – 1999/0127/sys/src/9/mpc/devuart.c:826,834 (short | long | prev | next) | ||
| 1999/0122 | if(p->outb == nil) txstart(p); iunlock(&p->plock); | |
| 1999/0127 | if(predawn) uartwait(); | |
| 1999/0122 | } /* | |