Hi Jonathan,
On 18 July 2015 at 22:20, Jonathan Gray wrote:
> Add defines for the device minor names and make use of them
> in drmGetMinorName() so the correct paths will be used on OpenBSD.
>
> Signed-off-by: Jonathan Gray
> ---
> xf86drm.c | 6 +++---
> xf86drm.h | 15 +++
> 2 fi
Add defines for the device minor names and make use of them
in drmGetMinorName() so the correct paths will be used on OpenBSD.
Signed-off-by: Jonathan Gray
---
xf86drm.c | 6 +++---
xf86drm.h | 15 +++
2 files changed, 18 insertions(+), 3 deletions(-)
diff --git a/xf86drm.c b/xf86d