DragonFly BSD
DragonFly bugs List (threaded) for 2004-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: SiS 645DX problems


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 27 Jan 2004 13:01:38 -0800 (PST)

:"Jeroen" <koffieyahoo@xxxxxxxxxxx> wrote:
:> Even though dma now works on my machine with the pacth I just submitted it
:> still hangs sometimes.
:
:<snip dmesg dump and pciconf -lv>
:
:When my machine hangs this happens in the call to spl0 which happens
:directly after isa_probe_children. Any suggestions how I can pin point the
:problem further? I'm kind of out of ideas, as spl0 calls splz which is an
:assembler routine...
:
:Thanks,
:
:Jeroen Ketema

    spl0() will basically reenable interrupts.  Any pending interrupts are
    processed.  If the machine hangs there then it is likely an interrupt
    service routine that is responsibe.

    Can you ctl-alt-esc into ddb when it hangs?

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]