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/ati_pcigart.h | |
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/ati_pcigart.h')
-rw-r--r-- | bsd/ati_pcigart.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bsd/ati_pcigart.h b/bsd/ati_pcigart.h index ba0b81a7..0cc63a3a 100644 --- a/bsd/ati_pcigart.h +++ b/bsd/ati_pcigart.h @@ -25,6 +25,8 @@ * * Authors: * Gareth Hughes <gareth@valinux.com> + * + * $FreeBSD: src/sys/dev/drm/ati_pcigart.h,v 1.1 2003/03/09 02:08:28 anholt Exp $ */ #include "drmP.h" |