__SLOW_DOWN_IO
#define __SLOW_DOWN_IO __asm__ __volatile__("jmp 1f\n1:\tjmp 1f\n1:")
#define __SLOW_DOWN_IO __asm__ __volatile__("outb %al,$0x80")