Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Oct 2005 12:43:11 -0700
From:      "Moore, Robert" <robert.moore@intel.com>
To:        "John Baldwin" <jhb@freebsd.org>, "Jung-uk Kim" <jkim@freebsd.org>, "Nate Lawson" <nate@root.org>
Cc:        freebsd-acpi@freebsd.org, Mathieu Prevot <mathieu_prevot@yahoo.fr>
Subject:   RE: ACPI errors on amd64 (sempron)
Message-ID:  <971FCB6690CD0E4898387DBF7552B90E033A99FE@orsmsx403.amr.corp.intel.com>

next in thread | raw e-mail | index | archive | help
> > > This looks to me=20
> > > like the pci_link code is pointing the interrupt source at the=20
> > > wrong part of the resource descriptor.  Perhaps it is not=20
> > > incrementing the pointer correctly for 64-bit arches.

I would be interested in knowing if FreeBSD is using the ACPI CA
resource manager code, or is parsing the raw AML resource template
buffers on its own.

One advantage to using the resource manager is that the resources are
converted to a format that is easier for upper code to analyze (and
therefore less prone to error.)

Thanks,
Bob




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