Re: Problems to get 4.6RC running on my laptlop
"M. Warner Losh" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
In message: <032101c1f3a6$00622fc0$2b6d4dc2@dildo>
"Andreas Zymny" <[email protected]> writes:
: PSI-ISA bridge : SiS 85c503
What kind of pci<->pcmica/cardbus controller do you have in your
machine?
: Now I'm confused: Why does 4.3RC3 support my notebook chipsets, but
: 4.5+ produce a panic?
There was a fundamental change in the drivers in the 4.4 release.
: Does anyone has a idea why FreeBSD produce this panic?
Because we're calling the BIOS in a way it doesn't expect. Don't know
if this is a BIOS bug, or a FreeBSD bug.
: And: What can I do? I have the 4.3 RC3 cd rom here, but this is not
: what I want to do.
Well, you could try using ISA interrupts:
hw.pcic.intr_path=1
in your /boot/loader.conf file. That might help avoid the bug.
Warner
To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-mobile" in the body of the message