Messages in this thread |  | | Subject | Re: Linux 2.2.18pre25 | Date | Fri, 8 Dec 2000 17:06:22 +0000 (GMT) | From | Alan Cox <> |
| |
> as soon as I can reboot it, I promise I will test the > kernel with and without the patch to be really sure. > but before that, if people who have problems with > megaraid/netraid could give it a try, that would be > cool. Also, it would be nice if people for which the > normal megaraid driver works would accept to check > this > doesn't break anything.
Your patch changes the mask on both IO and memory ports to be MEM mask, which is obviously incorrect. It wont actually bite you because all the masking has already been done by pci_resource_start() so you are masking already zero bits.
- 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/
|  |