Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ic
Module Name: src
Committed By: jdc
Date: Mon Jul 2 11:23:41 UTC 2012
Modified Files:
src/sys/dev/ic: gem.c gemreg.h gemvar.h
Log Message:
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.99 src/sys/dev/ic/gem.c
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/ic/gemreg.h
cvs rdiff -u -r1.23 -r1.24 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.
Home |
Main Index |
Thread Index |
Old Index