Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/ixp12x0
Module Name: src
Committed By: igy
Date: Sat Feb 22 11:13:10 UTC 2003
Modified Files:
src/sys/arch/arm/ixp12x0: ixp12x0_intr.c
Log Message:
fix incorrect interrupt mask handling.
pci_imask[IPL_NET] is incorrectly ORed on imask[IPL_SOFTSERIAL].
imask[IPL_NET] should be ORed.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/arm/ixp12x0/ixp12x0_intr.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