diff options
author | Eric Anholt <anholt@freebsd.org> | 2003-03-11 20:51:28 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2003-03-11 20:51:28 +0000 |
commit | 0bd0dd2300e91707ae5a41a83eb37217fd8ad295 (patch) | |
tree | 55a4bdeef5e1bfadf163506449860d56ae1d0f51 /bsd-core/drm_auth.c | |
parent | 638d45d2a0f5101e0b10a4f2761f9e25d2872055 (diff) |
Merge back from FreeBSD-current, adding FreeBSD ID tags to aid futureX_4_3_0-20020324-preimport
merging. Also includes an update to radeon PCI IDs.
Diffstat (limited to 'bsd-core/drm_auth.c')
-rw-r--r-- | bsd-core/drm_auth.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bsd-core/drm_auth.c b/bsd-core/drm_auth.c index a03cc918..c506ee7e 100644 --- a/bsd-core/drm_auth.c +++ b/bsd-core/drm_auth.c @@ -27,6 +27,7 @@ * Authors: * Rickard E. (Rik) Faith <faith@valinux.com> * Gareth Hughes <gareth@valinux.com> + * $FreeBSD: src/sys/dev/drm/drm_auth.h,v 1.3 2003/03/09 02:08:28 anholt Exp $ */ #include "drmP.h" |