NetBSD-Bugs archive

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

PR/54600 CVS commit: [netbsd-9] src/sys/external/bsd/drm2/nouveau



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54600 CVS commit: [netbsd-9] src/sys/external/bsd/drm2/nouveau
Date: Sun, 1 Mar 2020 12:50:42 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sun Mar  1 12:50:42 UTC 2020
 
 Modified Files:
 	src/sys/external/bsd/drm2/nouveau [netbsd-9]: nouveau_pci.c
 
 Log Message:
 Pull up following revision(s) (requested by mrg in ticket #749):
 
 	sys/external/bsd/drm2/nouveau/nouveau_pci.c: revision 1.25
 
 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.24.2.1 \
     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