Craig Sylla wrote: > Pardon me - would it be advisable to apply this patch to a 2.6.5 kernel > running on an ICH6-equipped mainboard? I have already tweaked the i801 > driver to support the ICH6 (added PCI ID's). Hello, This patch is not changing any stuff. It just registers with /proc/ioports the ACPI and GPIO regions provided by LPC bridge, so no other devices will think this IO addresses are free. It does not tweak any HW. To answer your question: it wont hurt if you port it to your kernel. Regards Rudolf