Re: [PATCH 2.3.x] IDE probe fix

From: Richard Zidlicky (Richard.Zidlicky@stud.informatik.uni-erlangen.de)
Date: Fri Feb 18 2000 - 07:43:02 EST


Hi,

>
> This patch fixes a compile problem on m68k, where ide_ioreg_t is typedef'd as
> `unsigned char *'.

the patch makes sense regardless of whether ide_ioreg_t is int or pointer
type.

OTOH is there any specific reason we must have it as 'char *' on m68k?
The inb,outb macros should be slightly redesigned for m68k, the Q40
has an ISA bus so I need inb() etc to work the same way they work for
other archs.

Bye
Richard

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



This archive was generated by hypermail 2b29 : Wed Feb 23 2000 - 21:00:21 EST