Messages in this thread |  | | Date | Mon, 1 Oct 2001 01:35:32 +0100 (BST) | From | Alan Cox <> |
| |
> Today I updated a system with a Intel 440GX (Lancewood) motherboard to 2.4.9-ac18 > and normally I have PNP support turned on. Later I updated to the current i2c and > lm_sensors code and discovered that the PNPBios support allocates IO port 0x1040. > Since the i2c-piix4 wants to use the same port range, this module would not load > on the system. A modprobe of i2c-piix4 resulted in:
Yep. I know. The Pnpbios code needs fixing to allocate the regions as present but unused - so we dont map pci crap over them but at the same time we dont stop drivers allocating it.
Its a bug.
Alan - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |