Re: sti probe hangs on 712/60 with current
Markus Hennecke <[email protected]> Sun, 21 Dec 2003 00:26:27 +0100 (CET)
| Newsgroups | gmane.os.openbsd.hppa |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 20 Dec 2003, Markus Hennecke wrote: > with the current source from Dec 20 the kernel hangs on the sti probe > on boot. > > A GENERIC kernel compiled with STIDEBUG defined gives the following > output: > sti: hpa=f8000000, rom=f0080000 > sti: devtype=3 > sti: hpa=f8000000, rom=f8000000 > > Looks like the device is probed two times? Disabling "sti1 at mainbus0 irq 12" in conf/GENERIC gives me a bootable kernel. Greetings Markus