CVS commit: src/sys/dev/ic
"Jared D. McNeill" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: jmcneill Date: Sat Jun 13 17:28:49 UTC 2026 Modified Files: src/sys/dev/ic: dwc_eqos.c Log Message: eqos: Reduce the number of TX completion interrupts. Only request a completion interrupt after every 16 packets. To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 src/sys/dev/ic/dwc_eqos.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.