NetBSD-Bugs archive

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

PR/57694 CVS commit: [netbsd-10] src/sys/dev/pci



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57694 CVS commit: [netbsd-10] src/sys/dev/pci
Date: Thu, 22 Aug 2024 19:22:35 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Thu Aug 22 19:22:35 UTC 2024
 
 Modified Files:
 	src/sys/dev/pci [netbsd-10]: if_rge.c
 
 Log Message:
 Pull up following revision(s) (requested by mrg in ticket #782):
 
 	sys/dev/pci/if_rge.c: revision 1.29
 
 - handle stuck transmitter (descriptor still owned)
 - restart send queue after transmit
 - count output packets
 - use deferred start
 
 Should fix PR 57694
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.24.4.3 -r1.24.4.4 src/sys/dev/pci/if_rge.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