Date: Sun, 7 Dec 2008 18:34:27 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/pccbb pccbb.c Message-ID: <200812071834.mB7IYUt9070127@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2008-12-07 18:34:27 UTC FreeBSD src repository Modified files: sys/dev/pccbb pccbb.c Log: SVN rev 185741 on 2008-12-07 18:34:27Z by imp 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@ Revision Changes Path 1.177 +3 -3 src/sys/dev/pccbb/pccbb.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812071834.mB7IYUt9070127>