Re: power failure interrupt on Netra X1

Jochen Kunz <[email protected]>
Newsgroups gmane.os.netbsd.ports.sparc64
Message-ID <[email protected]>
On Mon, 25 Feb 2013 15:40:24 -0500
Chris Ross <[email protected]> wrote:

> Do we have special code in the interrupt handler to cope with this?
Yes. See src/sys/arch/sparc64/dev/psycho.c
                /*
                 * Netra X1 may hang when the powerfail interrupt is enabled.
                 */
                if (strcmp(machine_model, "SUNW,UltraAX-i2") != 0) {
                        psycho_set_intr(sc, 15, psycho_powerfail,
                                &sc->sc_regs->power_int_map,
                                &sc->sc_regs->power_clr_int);
                        psycho_register_power_button(sc);
                }

-- 


\end{Jochen}

\ref{http://www.unixag-kl.fh-kl.de/~jkunz/}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.