NetBSD-Bugs archive

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

PR/51786 CVS commit: xsrc/external/mit/libdrm/dist



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51786 CVS commit: xsrc/external/mit/libdrm/dist
Date: Sun, 9 Sep 2018 02:00:29 +0000

 Module Name:	xsrc
 Committed By:	riastradh
 Date:		Sun Sep  9 02:00:29 UTC 2018
 
 Modified Files:
 	xsrc/external/mit/libdrm/dist: xf86drm.c
 
 Log Message:
 Implement drmParsePciBusInfo and drmParsePciDeviceInfo.
 
 Uses drmGetBusid for bus info, and pciN with libpci for device info.
 
 Aims to address PR pkg/51795 without needing the kernel changes
 suggested in PR kern/51786.  Compile-tested only sofar -- should
 confirm before closing any PRs.
 
 (Sorry it took so long for me to find a round tuit!)
 
 XXX pullup-7
 XXX pullup-8
 
 ...along with src/external/mit/xorg/lib/libdrm/Makefile r1.16 for
 libpci.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.16 -r1.17 xsrc/external/mit/libdrm/dist/xf86drm.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