Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/sys/dev/pci
Module Name: src
Committed By: martin
Date: Wed Dec 21 09:36:42 UTC 2022
Modified Files:
src/sys/dev/pci [netbsd-10]: if_rge.c if_rgereg.h
Log Message:
Pull up following revision(s) (requested by nonaka in ticket #14):
sys/dev/pci/if_rge.c: revision 1.25
sys/dev/pci/if_rgereg.h: revision 1.7
Update the Rx descriptor based on the vendor driver for Linux.
This fixes a panic on RTL8125.
Patch from OpenBSD if_rge.c r1.20, if_rgereg.h r1.8.
Tested by msaitoh@n.o.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.24.4.1 src/sys/dev/pci/if_rge.c
cvs rdiff -u -r1.6 -r1.6.4.1 src/sys/dev/pci/if_rgereg.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