NetBSD-Bugs archive

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

PR/57694 CVS commit: src/sys/dev/pci



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

From: "Michael van Elst" <mlelstv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57694 CVS commit: src/sys/dev/pci
Date: Sat, 16 Dec 2023 16:35:49 +0000

 Module Name:	src
 Committed By:	mlelstv
 Date:		Sat Dec 16 16:35:49 UTC 2023
 
 Modified Files:
 	src/sys/dev/pci: if_rge.c
 
 Log Message:
 - 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.28 -r1.29 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