Hi, > Hmm it seems you have ACPI PNP that will put correct IO regions to > /proc/ioports, > Please try booting without the quirk patch with pnpacpi=off > and then cat /proc/ioports > and then with same kernel option but with the quirk patch. Sorry, it took me a while but here are the two patches and the outputs from /proc/ioports: without quirk: 0000-001f : dma1 0020-0021 : pic1 0040-0043 : timer0 0050-0053 : timer1 0060-006f : keyboard 0070-0077 : rtc 0080-008f : dma page reg 00a0-00a1 : pic2 00c0-00df : dma2 00f0-00ff : fpu 01f0-01f7 : ide0 02f8-02ff : serial 0378-037a : parport0 03c0-03df : vesafb 03f6-03f6 : ide0 0400-041f : 0000:00:1f.3 0400-0407 : i801-smbus 0480-04bf : pnp 00:0b 04d0-04d1 : pnp 00:0b 0680-06ff : pnp 00:0b 0778-077a : parport0 0800-0803 : PM1a_EVT_BLK 0804-0805 : PM1a_CNT_BLK 0808-080b : PM_TMR 0810-0815 : ACPI CPU throttle 0828-082f : GPE0_BLK 0cf8-0cff : pnp 00:0b a000-afff : PCI Bus #01 a000-a0ff : PCI CardBus #02 a400-a4ff : PCI CardBus #02 a800-a8ff : 0000:01:00.0 a800-a8ff : SysKonnect SK-98xx b000-dfff : PCI Bus #03 d000-d0ff : 0000:03:00.0 e480-e49f : 0000:00:1d.0 e480-e49f : uhci_hcd e800-e81f : 0000:00:1d.1 e800-e81f : uhci_hcd e880-e89f : 0000:00:1d.2 e880-e89f : uhci_hcd ec00-ec1f : 0000:00:1d.3 ec00-ec1f : uhci_hcd ffa0-ffaf : 0000:00:1f.1 ffa0-ffa7 : ide0 ffa8-ffaf : ide1 and with quirk: 0000-001f : dma1 0020-0021 : pic1 0040-0043 : timer0 0050-0053 : timer1 0060-006f : keyboard 0070-0077 : rtc 0080-008f : dma page reg 00a0-00a1 : pic2 00c0-00df : dma2 00f0-00ff : fpu 01f0-01f7 : ide0 02f8-02ff : serial 0378-037a : parport0 03c0-03df : vesafb 03f6-03f6 : ide0 0400-041f : 0000:00:1f.3 0400-0407 : i801-smbus 0480-04bf : 0000:00:1f.0 0480-04bf : pnp 00:0b 04d0-04d1 : pnp 00:0b 0680-06ff : pnp 00:0b 0778-077a : parport0 0800-087f : 0000:00:1f.0 0800-0803 : PM1a_EVT_BLK 0804-0805 : PM1a_CNT_BLK 0808-080b : PM_TMR 0810-0815 : ACPI CPU throttle 0828-082f : GPE0_BLK 0cf8-0cff : pnp 00:0b a000-afff : PCI Bus #01 a000-a0ff : PCI CardBus #02 a400-a4ff : PCI CardBus #02 a800-a8ff : 0000:01:00.0 a800-a8ff : SysKonnect SK-98xx b000-dfff : PCI Bus #03 d000-d0ff : 0000:03:00.0 e480-e49f : 0000:00:1d.0 e480-e49f : uhci_hcd e800-e81f : 0000:00:1d.1 e800-e81f : uhci_hcd e880-e89f : 0000:00:1d.2 e880-e89f : uhci_hcd ec00-ec1f : 0000:00:1d.3 ec00-ec1f : uhci_hcd ffa0-ffaf : 0000:00:1f.1 ffa0-ffa7 : ide0 ffa8-ffaf : ide1 Regards, Michal -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20050927/01fe40bd/attachment.html -------------- next part -------------- A non-text attachment was scrubbed... Name: quirk_lpc_ich6.patch Type: application/octet-stream Size: 2228 bytes Desc: not available Url : http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20050927/01fe40bd/attachment.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: quirk_acpi_region_ich6.patch Type: application/octet-stream Size: 913 bytes Desc: not available Url : http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20050927/01fe40bd/attachment-0001.obj