NetBSD-Bugs archive

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

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



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57652 CVS commit: [netbsd-10] src/sys/dev/pci
Date: Wed, 18 Oct 2023 11:30:30 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Wed Oct 18 11:30:30 UTC 2023
 
 Modified Files:
 	src/sys/dev/pci [netbsd-10]: if_ixl.c
 
 Log Message:
 Pull up following revision(s) (requested by yamaguchi in ticket #417):
 
 	sys/dev/pci/if_ixl.c: revision 1.94
 	sys/dev/pci/if_ixl.c: revision 1.95
 
 ixl(4): added ETHERCAP_VLAN_MTU support
 PR kern/57652
 
 ixl(4): limit receive frame size upto 9600 even if ETHERCAP_VLAN_MTU is enabled
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.88.4.1 -r1.88.4.2 src/sys/dev/pci/if_ixl.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