From: Geert U. <ge...@li...> - 2002-12-24 09:21:21
|
On Tue, 24 Dec 2002, [iso-8859-2] Krystian Bac=B3awski wrote: > What is the formal difference between inb_p and inb. Does inb_p has a > special purpose or it's a common alias for inb. I ask because I noticed > that net/8390.c uses inb_p and outb_p where net/apne.c uses inb and out= b.=20 The *_p() variants contain some extra delay. This was/is needed on some v= ery old ISA implementations. Just ignore them for Amiga. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m6= 8k.org In personal conversations with technical people, I call myself a hacker. = But when I'm talking to journalists I just say "programmer" or something like= that. -- Linus Torvalds |