Date: Thu, 30 Apr 2009 17:26:10 -0500 From: "Sam Fourman Jr." <sfourman@gmail.com> To: John Baldwin <jhb@freebsd.org> Cc: freebsd-acpi@freebsd.org Subject: Re: Fwd: Kernel panic on 7.2-RC1 when booting with ACPI enabled kernel. Message-ID: <11167f520904301526g3f0185a9m51e601cbfa04177a@mail.gmail.com> In-Reply-To: <200904300836.34238.jhb@freebsd.org> References: <43b1bb350904230622u4b7790f0p9f665b649c97a3b@mail.gmail.com> <43b1bb350904250326o63cb3085vc6a7079fba7cd700@mail.gmail.com> <43b1bb350904250327n2bc0c651y7e725abda56538b0@mail.gmail.com> <200904300836.34238.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 30, 2009 at 7:36 AM, John Baldwin <jhb@freebsd.org> wrote:
> On Saturday 25 April 2009 6:27:23 am Magnus Kling wrote:
>> 2009/4/24 John Baldwin <jhb@freebsd.org>
>> > Can you do 'frame 10' followed by 'p *(struct acpi_pci_devinfo
>> > *)child->ivars'
>> >
>> > --
>> > John Baldwin
>>
>> (kgdb) frame 10
>> #10 0xc0db4ca8 in acpi_pci_child_location_str_method (cbdev=0xc2212680,
>> child=0xc2243400, buf=0xc22c2400 "slot=0 function=0 handle=",
>> buflen=1024)
>> at /usr/src/sys/modules/acpi/acpi/../../../dev/acpica/acpi_pci.c:150
>> 150 strlcat(buf, acpi_name(dinfo->ap_handle), buflen);
>>
>> (kgdb) p *(struct acpi_pci_devinfo *)child->ivars
>> $1 = {ap_dinfo = {pci_links = {stqe_next = 0xc0b00f8c}, resources = {
>> stqh_first = 0xc0b00f8c, stqh_last = 0x1030000}, cfg = {dev = 0x0,
>> bar = {4, 0, 0, 3257136600, 0, 0}, bios = 0, subvendor = 0,
>> subdevice = 0, vendor = 0, device = 0, cmdreg = 0, statreg = 0,
>> baseclass = 0 '\0', subclass = 0 '\0', progif = 0 '\0', revid = 0
I also have a ACPI problem that may be related
http://www.nabble.com/Asus-X83VB-X2-Notebook-ACPI-kernel-panic-td23290433.html
Sam Fourman Jr.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?11167f520904301526g3f0185a9m51e601cbfa04177a>
