Module Name: src Committed By: riz Date: Thu Jul 5 17:59:13 UTC 2012
Modified Files: src/sys/dev/ic [netbsd-6]: gem.c gemreg.h gemvar.h Log Message: Pull up following revision(s) (requested by jdc in ticket #401): sys/dev/ic/gem.c: revision 1.99 sys/dev/ic/gemvar.h: revision 1.24 sys/dev/ic/gemreg.h: revision 1.15 Apply lockup fixes from Havard Eidnes/OpenBSD in PR port-sparc64/46260: - add an additional watchdog for RX overflow - re-initialise the chip on device timeout Also alter the interrupt blanking rate to 8 packets, as per OpenSolaris. To generate a diff of this commit: cvs rdiff -u -r1.98 -r1.98.2.1 src/sys/dev/ic/gem.c cvs rdiff -u -r1.14 -r1.14.34.1 src/sys/dev/ic/gemreg.h cvs rdiff -u -r1.23 -r1.23.2.1 src/sys/dev/ic/gemvar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.