Re: Linux Post codes during runtime, possibly OT

From: Mark Hahn (hahn@coffee.psychology.mcmaster.ca)
Date: Fri Jan 26 2001 - 10:15:02 EST


> #ifdef SLOW_IO_BY_JUMPING
> #define __SLOW_DOWN_IO "\njmp 1f\n1:\tjmp 1f\n1:"
> #else
> -#define __SLOW_DOWN_IO "\noutb %%al,$0x80"
> +#define __SLOW_DOWN_IO "\noutb %%al,$0x19"

this is nutty: why can't udelay be used here? empirical measurements
in the thread show the delay is O(2us).

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jan 31 2001 - 21:00:25 EST