NetBSD-Bugs archive

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

PR/59044 CVS commit: [netbsd-10] src



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59044 CVS commit: [netbsd-10] src
Date: Sun, 1 Jun 2025 12:29:13 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sun Jun  1 12:29:13 UTC 2025
 
 Modified Files:
 	src/share/man/man4 [netbsd-10]: rge.4
 	src/sys/dev/pci [netbsd-10]: if_rge.c if_rgereg.h
 
 Log Message:
 Pull up following revision(s) (requested by jmcneill in ticket #1124):
 
 	sys/dev/pci/if_rge.c: revision 1.34
 	sys/dev/pci/if_rgereg.h: revision 1.9
 	share/man/man4/rge.4: revision 1.5
 
 rge(4): Add support for RTL8126
 
 Patch from FUKAUMI Naoki in PR# 59044
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.3 -r1.3.6.1 src/share/man/man4/rge.4
 cvs rdiff -u -r1.24.4.4 -r1.24.4.5 src/sys/dev/pci/if_rge.c
 cvs rdiff -u -r1.6.4.1 -r1.6.4.2 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