NetBSD-Bugs archive

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

PR/53126 CVS commit: src/sys



The following reply was made to PR port-amd64/53126; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53126 CVS commit: src/sys
Date: Wed, 1 Mar 2023 08:42:34 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Wed Mar  1 08:42:34 UTC 2023
 
 Modified Files:
 	src/sys/dev/wscons: wsdisplay.c wsdisplayvar.h
 	src/sys/external/bsd/drm2/nouveau: nouveau_pci.c
 
 Log Message:
 nouveau: Kick out genfb on firmware framebuffer before initializing.
 
 PR kern/53126
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.165 -r1.166 src/sys/dev/wscons/wsdisplay.c
 cvs rdiff -u -r1.56 -r1.57 src/sys/dev/wscons/wsdisplayvar.h
 cvs rdiff -u -r1.36 -r1.37 src/sys/external/bsd/drm2/nouveau/nouveau_pci.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