Move debugging messages to appropriate functions.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 8 Jun 2008 23:18:33 +0000 (19:18 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 8 Jun 2008 23:18:33 +0000 (19:18 -0400)
commit35192dda4c789c7bdaf78d5c84b1bd8b57bd319b
treec9b07731e326818184723ead7e798e951844ac34
parentda4a6482c94dbae35064be24cd71f1b22de6d50c
Move debugging messages to appropriate functions.

Move dprintf calls from post() to the function calls that perform the work.
src/ata.c
src/clock.c
src/floppy.c
src/kbd.c
src/post.c
src/serial.c