NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/46260 CVS commit: src/sys/dev/ic



The following reply was made to PR port-sparc64/46260; it has been noted by 
GNATS.

From: "Julian Coleman" <jdc%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46260 CVS commit: src/sys/dev/ic
Date: Mon, 2 Jul 2012 11:23:41 +0000

 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