summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/isa/isabus.c
AgeCommit message (Expand)Author
1999-06-15Use proper defines for vendor id and device id (pci) instead of constants.Dale S. Rahn
1999-06-13Support the Powerstack 4000 pci-isa bridge, it is the windbond part,Dale S. Rahn
1998-10-12While It would be a really nice thing to have nested interrupts,Dale S. Rahn
1998-10-09Support nested interrupts for the powerpc interrupt controller.Dale S. Rahn
1998-08-25Provision for mask or no mask modePer Fogelstrom
1998-08-25More interrupt changesPer Fogelstrom
1998-08-25clear softints when they are taken, by the time hwpend as used, it was zeroed.Dale S. Rahn
1998-08-25have two areas to store irq counts, one for hardinterrupts, one for softDale S. Rahn
1998-08-23Code to maintain edge/level in the isa interrupt driver.Dale S. Rahn
1998-08-22Various changes to allow mixing of ofw drivers and real drivers.Dale S. Rahn
1998-05-29Major changes here and there, tweaks elsewhere.Dale S. Rahn
1997-10-11Monolithic PowerPC kernel ISA bus supportPer Fogelstrom