This is great Alan. When this gets closer to working, I would like to try it
out. I have a few ideas on how to simplify the authentication code in the
drivers. The linux driver relies on being able to track each individual open
call to the driver which isn't the way BSD drivers work so I try to look up
the auth information using the current PID. I recently realised an
alternative way of writing drivers in BSD which would make it possible to
track each open call which would make life easier for DRM.
----- Original Message -----
From: "Alan Hourihane" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 27, 2001 11:16 AM
Subject: [Dri-patches] CVS Update: xc (branch: bsd-2-0-0-branch)
> CVSROOT: /cvsroot/dri
> Module name: xc
> Repository: xc/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/
> Changes by: alanh@usw-pr-cvs1. 01/04/27 03:16:26
>
> Log message:
> more OS dependency separation
>
> Modified files:
> xc/xc/programs/Xserver/hw/xfree86/os-support/bsd/drm/kernel/: Tag:
bsd-2-0-0-branch
> drm_os_freebsd.h
> xc/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/: Tag:
bsd-2-0-0-branch
> drmP.h drm_ioctl.h drm_os_linux.h
>
> Revision Changes Path
> 1.1.2.7 +77 -3
xc/xc/programs/Xserver/hw/xfree86/os-support/bsd/drm/kernel/Attic/drm_os_fre
ebsd.h
> 1.36.2.7 +13 -64
xc/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/drmP.h
> 1.4.2.1 +38 -48
xc/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/drm_ioctl.h
> 1.1.2.6 +78 -1
xc/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/Attic/drm_os_l
inux.h
>
>
> _______________________________________________
> Dri-patches mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dri-patches
>
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dri-devel