// SPDX-License-Identifier: GPL-2.0 /* * Baboon Custom IC Management * * The Baboon custom IC controls the IDE, PCMCIA and media bay on the * PowerBook 190. It multiplexes multiple interrupt sources onto the * Nubus slot $C interrupt.
*/
/* * The means for masking individual Baboon interrupts remains a mystery. * However, since we only use the IDE IRQ, we can just enable/disable all * Baboon interrupts. If/when we handle more than one Baboon IRQ, we must * either figure out how to mask them individually or else implement the * same workaround that's used for NuBus slots (see nubus_disabled and * via_nubus_irq_shutdown).
*/
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.