]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use '0' rather than PZERO to not change the priority that I'm waiting
authorWarner Losh <imp@FreeBSD.org>
Sun, 7 Dec 2008 18:34:27 +0000 (18:34 +0000)
committerWarner Losh <imp@FreeBSD.org>
Sun, 7 Dec 2008 18:34:27 +0000 (18:34 +0000)
commita5d1eba6cf7ce17dfd2575965b22555dc92d70c1
tree793c19453190ed181d025b06ec83dce52cf4e748
parent3e7d0bebac143f9852853b0c419e8f4347f30de7
Use '0' rather than PZERO to not change the priority that I'm waiting
at.  I don't think this will make a huge difference, but I have
received a report of a interrupt storm on one 16-bit card that this
might fix (chances are it won't, since I think that we may need to
check both the CBB registers for the 16-bit card as well as the PCIC
registers for power state change).

Submitted by: jhb@
sys/dev/pccbb/pccbb.c