diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:08:13 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:08:13 +0000 |
commit | c3aac50f284c6cca5b4f2eb46aaa13812cb8b630 (patch) | |
tree | 399ca96df93caf6a718d5c0499575d187c3c753c /sys/pci/xrpu.c | |
parent | 7f3dea244c40159a41ab22da77a434d7c5b5e85a (diff) | |
download | src-c3aac50f284c6cca5b4f2eb46aaa13812cb8b630.tar.gz src-c3aac50f284c6cca5b4f2eb46aaa13812cb8b630.zip |
$Id$ -> $FreeBSD$
Notes
Notes:
svn path=/head/; revision=50477
Diffstat (limited to 'sys/pci/xrpu.c')
-rw-r--r-- | sys/pci/xrpu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/xrpu.c b/sys/pci/xrpu.c index e34e3c2e65e7..1b56e6bb2787 100644 --- a/sys/pci/xrpu.c +++ b/sys/pci/xrpu.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id: xrpu.c,v 1.15 1999/07/13 08:15:22 phk Exp $ + * $FreeBSD$ * * A very simple device driver for PCI cards based on Xilinx 6200 series * FPGA/RPU devices. Current Functionality is to allow you to open and |