NetBSD-Bugs archive

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

PR/41525 CVS commit: [netbsd-9] src/sys/dev/pci



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41525 CVS commit: [netbsd-9] src/sys/dev/pci
Date: Thu, 17 Oct 2019 18:58:34 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Thu Oct 17 18:58:33 UTC 2019
 
 Modified Files:
 	src/sys/dev/pci [netbsd-9]: if_vge.c if_vgereg.h
 
 Log Message:
 Pull up following revision(s) (requested by msaitoh in ticket #345):
 
 	sys/dev/pci/if_vgereg.h: revision 1.5
 	sys/dev/pci/if_vge.c: revision 1.75
 
 Copy vge_clrwol() from FreeBSD and call it in vge_attach() to recover from
 powerdown mode. Fixes PR kern/41525 reported by Aran Clauson.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.73 -r1.73.2.1 src/sys/dev/pci/if_vge.c
 cvs rdiff -u -r1.4 -r1.4.2.1 src/sys/dev/pci/if_vgereg.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