SiS 645DX problems

Matthew Dillon dillon at apollo.backplane.com
Tue Jan 27 13:02:07 PST 2004


:"Jeroen" <koffieyahoo at 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 at xxxxxxxxxxxxx>





More information about the Bugs mailing list