Date: Fri, 7 Jan 2005 00:01:43 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_sis.c if_sisreg.h Message-ID: <200501070001.j0701hoo059708@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2005-01-07 00:01:43 UTC FreeBSD src repository Modified files: sys/pci if_sis.c if_sisreg.h Log: If we get an interrupt and the interface is down, return before we grab the lock. This should help a tiny bit on machines where unused if_sis interfaces share IRQ. Revision Changes Path 1.123 +4 -9 src/sys/pci/if_sis.c 1.29 +1 -0 src/sys/pci/if_sisreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501070001.j0701hoo059708>