commit | c65a3804a93eba39e84647d4510d0338a388c8ae | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sun Mar 02 13:58:23 2008 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sun Mar 02 13:58:23 2008 -0500 |
tree | 95ff2b371dd659e788be93a63d62867d75b10c16 | |
parent | 44c631dfd23de0ee83a8a98a95815b452727ba95 [diff] |
Bug fixes; get mouse working. Fix bug in post causing PIC2 to not be initialized properly. Only run ata_detect if CONFIG_ATA enabled. Improve debugging aids - introduce debug_isr(); move DEBUGF to each file. Enable mouse by default. Fix bug in floppy causing extra test of PORT_FD_STATUS on recalibrate. Always disable/enable kbd in handle_09 event.