| From | (Miquel van Smoorenburg) | Subject | Re: Linux 2.2.18pre25 | Date | 7 Dec 2000 23:23:31 GMT |
| |
In article <E1447Fx-0002vA-00@the-village.bc.nu>, Alan Cox <alan@lxorguk.ukuu.org.uk> wrote: >So I figure this is it for 2.2.18, subject to evidence to the contrary
Megaraid still needs fixing. I sent you the patch twice, so have other people, but it still isn't fixed. The
megaBase &= PCI_BASE_ADDRESS_MEM_MASK;
...
megaBase &= PCI_BASE_ADDRESS_IO_MASK;
is removed by the 2.2.18 version (read the patch) and that breaks older megaraid cards.
Existing megaraid system with 2.2.x kernels WILL break with 2.2.18
Mike. - 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/
|