Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Feb 2002 10:58:13 +0100
From:      "Andreas Beham" <andreas.beham@aon.at>
To:        "M. Warner Losh" <imp@village.org>
Cc:        <freebsd-mobile@FreeBSD.ORG>
Subject:   Re: PCI interrupt routing for the cardbus bridge on sis630
Message-ID:  <001f01c1babe$470ea820$1401000a@GOD>
References:  <000b01c1ba5d$e7638b30$1401000a@GOD> <20020220.201206.21659427.imp@village.org>

index | next in thread | previous in thread | raw e-mail


----- Original Message -----
From: "M. Warner Losh" <imp@village.org>
To: <andreas.beham@aon.at>
Cc: <freebsd-mobile@FreeBSD.ORG>
Sent: Thursday, February 21, 2002 4:12 AM
Subject: Re: PCI interrupt routing for the cardbus bridge on sis630


> In message: <000b01c1ba5d$e7638b30$1401000a@GOD>
>             "Andreas Beham" <andreas.beham@aon.at> writes:
> : pci_cfgintr_virgin: using routable interrupt 3
> :
> : Fatal trap 12: page fault while in kernel mode
> : fault virtual address   = 0xeb902
> : fault code              = supervisor read, page not present
> : instruction pointer     = 0x8:0xc00eb807
> : stack pointer           = 0x10:0xc035ed6c
> : frame pointer           = 0x10:0xc035ed6c
> : code segment            = base 0x0, limit 0xfffff, type 0x1b
> :                         = DPL 0, pres 1, def 32 1, gran 1
> : processor eflags        = interrupt enabled, resume, IOPL=0
> : current process         = 0 (swapper)
> : interrupt mask          = net tty bio cam
> : trap number             = 12
> : panic: page fault
>
> This looks like we're not calling the PCI BIOS correctly.  I'm not
> sure how to track this down, since my PC Segment Fu isn't very great.
>
> Thanks for the report.
>
> Warner

Thank you. Just read in the release notes that it is because pre4.4 kernels
where only routing via ISA whereas 4.4 and newer default to use pci routing
(but support ISA routing as well).
I think its nice to have it an option, but I think ISA routing should maybe
be default for generic kernels (it causes less troubles it seems).
But oh well, it works now and if this option is present in all successor
kernels I shall be fine :)

Sincerely,
Andreas


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001f01c1babe$470ea820$1401000a>