index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
powerpc
/
isa
/
isabus.c
Age
Commit message (
Expand
)
Author
1999-11-09
Additional changes due to the fallout of the p4e -> ppc changes.
Dale S. Rahn
1999-06-15
Use proper defines for vendor id and device id (pci) instead of constants.
Dale S. Rahn
1999-06-13
Support the Powerstack 4000 pci-isa bridge, it is the windbond part,
Dale S. Rahn
1998-10-12
While It would be a really nice thing to have nested interrupts,
Dale S. Rahn
1998-10-09
Support nested interrupts for the powerpc interrupt controller.
Dale S. Rahn
1998-08-25
Provision for mask or no mask mode
Per Fogelstrom
1998-08-25
More interrupt changes
Per Fogelstrom
1998-08-25
clear softints when they are taken, by the time hwpend as used, it was zeroed.
Dale S. Rahn
1998-08-25
have two areas to store irq counts, one for hardinterrupts, one for soft
Dale S. Rahn
1998-08-23
Code to maintain edge/level in the isa interrupt driver.
Dale S. Rahn
1998-08-22
Various changes to allow mixing of ofw drivers and real drivers.
Dale S. Rahn
1998-05-29
Major changes here and there, tweaks elsewhere.
Dale S. Rahn
1997-10-11
Monolithic PowerPC kernel ISA bus support
Per Fogelstrom