NetBSD-Bugs archive

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

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



The following reply was made to PR kern/46083; it has been noted by GNATS.

From: "Manuel Bouyer" <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46083 CVS commit: [netbsd-6] src/sys/dev/ic
Date: Sat, 27 Aug 2016 14:04:25 +0000

 Module Name:	src
 Committed By:	bouyer
 Date:		Sat Aug 27 14:04:25 UTC 2016
 
 Modified Files:
 	src/sys/dev/ic [netbsd-6]: gem.c
 
 Log Message:
 Pull up following revision(s) (requested by jdc in ticket #1384):
 	sys/dev/ic/gem.c: revision 1.105
 PR kern/46083
 Track the start of each packet, so that we set the "Start of Frame" bit in
 all the relevant transmit descriptors when enqueing multiple packets.
 Patch from Valery Ushakov, slightly modified by me to handle debug output.
 Tested on macppc/6.x and sparc64/7.99.x.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.98.2.1 -r1.98.2.2 src/sys/dev/ic/gem.c
 
 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