git: drm: Create device entries with the "video" group
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Sat Dec 26 00:18:04 PST 2015
commit 82aec1d31805500239e50c9b6ed8d25802b0a17c
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sat Dec 26 09:16:27 2015 +0100
drm: Create device entries with the "video" group
* Add a new "video" group with id 44
* Make the drm subsystem create /dev/dri/card* devices with this
new group
* FreeBSD and many Linux distributions already do the same thing
Suggested-by: Koop Mast
Partially-obtained-from: FreeBSD
Summary of changes:
UPDATING | 13 +++++++++++++
etc/Makefile | 2 ++
etc/defaults/devfs.conf | 2 ++
etc/group | 1 +
sys/dev/drm/include/drm/drmP.h | 6 +++---
5 files changed, 21 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/82aec1d31805500239e50c9b6ed8d25802b0a17c
--
DragonFly BSD source repository
More information about the Commits
mailing list