cvs commit: src/sys/pci if_sis.c if_sisreg.h
Poul-Henning Kamp
phk at FreeBSD.org
Thu Jan 6 16:01:43 PST 2005
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
More information about the cvs-src
mailing list