> On Aug 11, 2015, at 7:53 AM, Koop Mast wrote:
>
> On Mon, 2015-08-10 at 02:15 +0200, Jan Beich wrote:
>> Koop Mast writes:
>>
>>> Author: kwm (ports committer)
>>> Date: Sun Aug 9 12:58:56 2015
>>> New Revision: 286524
>>> URL: https://svnweb.freebsd.org/changeset/base/286524
>>>
>>> Log:
Hi Koop,
2015-08-09 14:58 GMT+02:00 Koop Mast :
> +#define DRM_DEV_GID44 /* "video" group */
I think it looks a bit weird that DRM has these definitions locally.
already has definitions for various users and groups
(UID_* and GID_*). Would it make sense to add GID_VIDEO to
and change t
On Mon, 2015-08-10 at 02:15 +0200, Jan Beich wrote:
> Koop Mast writes:
>
> > Author: kwm (ports committer)
> > Date: Sun Aug 9 12:58:56 2015
> > New Revision: 286524
> > URL: https://svnweb.freebsd.org/changeset/base/286524
> >
> > Log:
> > Add a new group named 'video' with the id of 44. An
Koop Mast writes:
> Author: kwm (ports committer)
> Date: Sun Aug 9 12:58:56 2015
> New Revision: 286524
> URL: https://svnweb.freebsd.org/changeset/base/286524
>
> Log:
> Add a new group named 'video' with the id of 44. And make drm create
> devices in /dev/dri/ with this new group.
Would
Author: kwm (ports committer)
Date: Sun Aug 9 12:58:56 2015
New Revision: 286524
URL: https://svnweb.freebsd.org/changeset/base/286524
Log:
Add a new group named 'video' with the id of 44. And make drm create
devices in /dev/dri/ with this new group.
This will allow ports and users to mo