Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Nov 2001 13:22:13 +0100
From:      Guido van Rooij <guido@gvr.org>
To:        Warner Losh <imp@harmony.village.org>
Cc:        najib_ninaba@yahoo.com, Brooks Davis <brooks@one-eyed-alien.net>, freebsd-mobile@FreeBSD.ORG
Subject:   Re: pccard kernel config for OmniBook 500
Message-ID:  <20011125132213.A5323@gvr.gvr.org>
In-Reply-To: <20011125125648.A4925@gvr.gvr.org>; from guido@gvr.org on Sun, Nov 25, 2001 at 12:56:48PM %2B0100
References:  <20011122183533.A2909@srikandi.spriggan.int> <20011119224721.A1348@srikandi.spriggan.int> <20011119104634.B12037@Odin.AC.HMC.Edu> <20011122183533.A2909@srikandi.spriggan.int> <200111222013.fAMKDi718295@harmony.village.org> <20011125125648.A4925@gvr.gvr.org>

next in thread | previous in thread | raw e-mail | index | archive | help
It gets weirder: If the machine hangs and I go to DDB and press 'n'
a number of times, the system 'unhangs' itsself and card insertion and removal
are working correctly.

Looking at vmstat -i aftrewards, I see a ridiculous amount of interrupts
on irq 10 (assigned to the builtin xl0).

If I set hw.pcic.irq=10 the booting failes with a panic (cant route ISA CSC
interrupt followed by panic: resource_list_release: can't find resource).

I tried again rebooting with hw.pcic.init_routing=1 and hw.pcic.intr_path=2
It hangs as before. The funny thing is the if I go to the debugger, 
I see all input I typed. It thus looks like the screen is no longer
updated. Yet that is not the complete story. What I tried next was
to press return to get a single user /bin/sh and type echo ctrl-G.
I got a beep but the beep never stopped. Using ddb again to use the 'n'
trick resulted after a couple of time in a crash of the sh !?

-Guido

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




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