NetBSD-Bugs archive

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

PR/55406 CVS commit: src/sys



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

From: "Maxime Villard" <maxv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55406 CVS commit: src/sys
Date: Thu, 25 Jun 2020 17:01:20 +0000

 Module Name:	src
 Committed By:	maxv
 Date:		Thu Jun 25 17:01:20 UTC 2020
 
 Modified Files:
 	src/sys/dev/nvmm: files.nvmm nvmm.c
 	src/sys/modules/nvmm: nvmm.ioconf
 
 Log Message:
 Register NVMM as an actual pseudo-device. Without PMF handler, to
 explicitly disallow ACPI suspend if NVMM is running.
 
 Should fix PR/55406.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.2 -r1.3 src/sys/dev/nvmm/files.nvmm
 cvs rdiff -u -r1.30 -r1.31 src/sys/dev/nvmm/nvmm.c
 cvs rdiff -u -r1.1 -r1.2 src/sys/modules/nvmm/nvmm.ioconf
 
 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