Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hppa/dev
Module Name: src
Committed By: skrll
Date: Thu May 14 06:13:39 UTC 2020
Modified Files:
src/sys/arch/hppa/dev: asp.c dino.c lasi.c wax.c
Log Message:
Mask all interrupts before reading (and clearing) the interrupt request
register in attach.
Picked up by an assert in the qemu code.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/hppa/dev/asp.c \
src/sys/arch/hppa/dev/wax.c
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/hppa/dev/dino.c
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/hppa/dev/lasi.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