Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys/arch/prep
Module Name: src
Committed By: riz
Date: Sat Sep 2 00:03:15 UTC 2006
Modified Files:
src/sys/arch/prep/pci [netbsd-4]: pcib.c
src/sys/arch/prep/prep [netbsd-4]: mainbus.c
Log Message:
Pull up following revision(s) (requested by garbled in ticket #93):
sys/arch/prep/pci/pcib.c: revision 1.18
sys/arch/prep/prep/mainbus.c: revision 1.25
Fix a horrible bug in how we initialize the 8259 interrupt controller.
The bug displayed itself by locking up console output on a 7043-140
following a powercycle. This may also have been the cause of bogus
interrupts on motorola class machines.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.17.2.1 src/sys/arch/prep/pci/pcib.c
cvs rdiff -r1.24 -r1.24.2.1 src/sys/arch/prep/prep/mainbus.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