NetBSD-Bugs archive

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

PR/54600 CVS commit: src/sys/external/bsd/drm2/nouveau



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

From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54600 CVS commit: src/sys/external/bsd/drm2/nouveau
Date: Sat, 5 Oct 2019 22:37:50 +0000

 Module Name:	src
 Committed By:	mrg
 Date:		Sat Oct  5 22:37:50 UTC 2019
 
 Modified Files:
 	src/sys/external/bsd/drm2/nouveau: nouveau_pci.c
 
 Log Message:
 list the PCI ID range for new nvidia TU117 and TU116.
 adjust the check to simply be >= 0x1580, which is the
 first pciid not support.
 
 should fix PR#54600.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.24 -r1.25 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