| plan 9 kernel history: overview | file list | diff list |
1999/0504/alphapc/devfloppy.c (diff list | history)
| 1999/0501/sys/src/9/alphapc/devfloppy.c:842,847 – 1999/0504/sys/src/9/alphapc/devfloppy.c:842,848 (short | long | prev | next) | ||
| 1999/0415 | */ | |
| 1999/0501 | delay(10); print("msr 0x%2.2uX\n", inb(Pmsr)); | |
| 1999/0504 | xdmastatus(DMAchan); | |
| 1999/0415 | floppywait(); dmaend(DMAchan); poperror(); | |