bde 2006-12-26 18:33:55 UTC FreeBSD src repository
Modified files: sys/dev/bge if_bge.c Log: After rev.1.169, the "interrupt" coalescing parameters are not used in bge_intr(). Some of them are used in bge_poll(). Simplify by only initializing these for polling mode and not toggling them when switching modes. This also fixes missing synchronization with the coalescing engine in the toggling. Revision Changes Path 1.172 +2 -8 src/sys/dev/bge/if_bge.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"