Re: [PATCH] Import updates from i386's i8259.c

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

 



On Wed, 6 Dec 2006, Sergei Shtylyov wrote:

> > +static struct irq_chip i8259A_chip = {
> > +	.name		= "XT-PIC",
> > +	.mask		= disable_8259A_irq,
> > +	.unmask		= enable_8259A_irq,
> > +	.mask_ack	= mask_and_ack_8259A,
> >  };
> 
>    I wonder whose idea was to call this device XT-PIC. XT never had dual 8259A
> PICs and so was capable of handling only 8 IRQs. Dual 8259A was first used in
> the AT class machines...

 Ask Ingo, perhaps... ;-)  I think he was perfectly right, though -- this 
is a pair of PC/XT-class PICs.  And with the "IO-APIC-edge" and 
"IO-APIC-level" alternatives back when the concept of IRQ controllers was 
introduced, "XT-PIC" rather than "8259A" sounded quite right.

  Maciej


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux