Support config driven debugging of each irq handler.
authorKevin O'Connor <kevin@koconnor.net>
Fri, 13 Jun 2008 02:59:43 +0000 (22:59 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Fri, 13 Jun 2008 02:59:43 +0000 (22:59 -0400)
commit15c1f2207f4d406bb56032cef5920f474f32de88
tree26094bfcb85b116a5786e574ba353bd8e541f84e
parent2e3eeebc33bcf780912f3b10fb23f82d4f9afb22
Support config driven debugging of each irq handler.

This allows one to easily enable verbose output from handlers.
src/boot.c
src/clock.c
src/config.h
src/disk.c
src/floppy.c
src/kbd.c
src/mouse.c
src/serial.c
src/system.c
src/util.h