Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 May 2011 11:12:47 +0300
From:      Andriy Gapon <avg@FreeBSD.org>
To:        John Baldwin <jhb@FreeBSD.org>, freebsd-acpi@FreeBSD.org
Subject:   acpi resources problem potentially because of new pcib code
Message-ID:  <4DDA16FF.8080802@FreeBSD.org>

next in thread | raw e-mail | index | archive | help

John,

it seems that possibly your recent changes for PCI bridges could have broken
something for my old 440BX/PIIX4/PIII type test machine.
Looks like now some I/O resources get assigned to a PCI bridge instead of ACPI.

Some highlights follow:
...
acpi_timer0: couldn't allocate resource (port 0x4008)
...
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff,0x4000-0x4041,0x5000-0x500f on acpi0
...
device_attach: acpi_throttle0 attach returned 6

More data here:
http://people.freebsd.org/~avg/ms6163/

I see that _CRS of the Host-PCI bridge indeed claims that 0x4000 range, so I
realize that this is a BIOS bug, but I think that perhaps we could have some
quirk there to leave this range to ACPI.

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DDA16FF.8080802>