Source-Changes archive

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

CVS commit: src/sys/arch/macppc/macppc



Module Name:    src
Committed By:   briggs
Date:           Fri Jan  7 06:11:20 UTC 2005

Modified Files:
        src/sys/arch/macppc/macppc: extintr.c

Log Message:
- Use the O'Hare mask on systems with /bandit/ohare.  This basically treats
  the mediabay interrupt as an internal interrupt.
- Simplify gc_reenable_irq() a bit.
- Ensure that interrupts are off when we call gc_reenable_irq().
- Make the handling for stuck interrupts on old-style interrupt controllers
  a bit more robust.  If we get stuck interrupts, don't panic.  Just disable
  them.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/arch/macppc/macppc/extintr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index