NetBSD-Bugs archive

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

PR/46260 CVS commit: [netbsd-6] src/sys/dev/ic



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

From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46260 CVS commit: [netbsd-6] src/sys/dev/ic
Date: Thu, 5 Jul 2012 17:59:13 +0000

 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.
 


Home | Main Index | Thread Index | Old Index