]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
The way the interrupt id was calculated was wrong and the lpt
authorNicolas Souchu <nsouch@FreeBSD.org>
Sun, 14 Feb 1999 17:09:59 +0000 (17:09 +0000)
committerNicolas Souchu <nsouch@FreeBSD.org>
Sun, 14 Feb 1999 17:09:59 +0000 (17:09 +0000)
commita1142115ddfa2e754b0007f3b2e96f4d4faf72da
tree4df7fc132045139d13f24773badec5eba4c1a828
parente3ded6e2c7e39ade4aa144dba90e132bb1a6867e
The way the interrupt id was calculated was wrong and the lpt
driver was thinking irq was enabled although it wasn't.
This case was particular to a no-interrupt static configuration.

Reported by: "Norman C. Rice" <nrice@emu.sourcee.com>
sys/dev/ppc/ppc.c
sys/i386/isa/ppc.c
sys/isa/ppc.c