From 2dd2ab9fc899295c7ad3c529e48e7b645ca69e89 Mon Sep 17 00:00:00 2001 From: Roger Hardiman Date: Tue, 31 Aug 1999 10:32:42 +0000 Subject: [PATCH] Oops. I undid the $Id: -> $FreBSD: change. Put it back to $FreeBSD: --- sys/dev/bktr/bktr_core.c | 2 +- sys/dev/bktr/bktr_reg.h | 2 +- sys/pci/brktree_reg.h | 2 +- sys/pci/brooktree848.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys/dev/bktr/bktr_core.c b/sys/dev/bktr/bktr_core.c index b0df4cc23a5..bbb18fcd680 100644 --- a/sys/dev/bktr/bktr_core.c +++ b/sys/dev/bktr/bktr_core.c @@ -1,4 +1,4 @@ -/* $Id: brooktree848.c,v 1.85 1999/06/12 14:54:54 roger Exp $ */ +/* $FreeBSD$ */ /* BT848 Driver for Brooktree's Bt848, Bt848A, Bt849A, Bt878, Bt879 based cards. The Brooktree BT848 Driver driver is based upon Mark Tinguely and Jim Lowe's driver for the Matrox Meteor PCI card . The diff --git a/sys/dev/bktr/bktr_reg.h b/sys/dev/bktr/bktr_reg.h index 7449a393cce..80b117aabc9 100644 --- a/sys/dev/bktr/bktr_reg.h +++ b/sys/dev/bktr/bktr_reg.h @@ -30,7 +30,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $Id: brktree_reg.h,v 1.29 1999/06/12 14:54:56 roger Exp $ + * $FreeBSD$ */ #ifndef PCI_LATENCY_TIMER #define PCI_LATENCY_TIMER 0x0c /* pci timer register */ diff --git a/sys/pci/brktree_reg.h b/sys/pci/brktree_reg.h index 7449a393cce..80b117aabc9 100644 --- a/sys/pci/brktree_reg.h +++ b/sys/pci/brktree_reg.h @@ -30,7 +30,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $Id: brktree_reg.h,v 1.29 1999/06/12 14:54:56 roger Exp $ + * $FreeBSD$ */ #ifndef PCI_LATENCY_TIMER #define PCI_LATENCY_TIMER 0x0c /* pci timer register */ diff --git a/sys/pci/brooktree848.c b/sys/pci/brooktree848.c index b0df4cc23a5..bbb18fcd680 100644 --- a/sys/pci/brooktree848.c +++ b/sys/pci/brooktree848.c @@ -1,4 +1,4 @@ -/* $Id: brooktree848.c,v 1.85 1999/06/12 14:54:54 roger Exp $ */ +/* $FreeBSD$ */ /* BT848 Driver for Brooktree's Bt848, Bt848A, Bt849A, Bt878, Bt879 based cards. The Brooktree BT848 Driver driver is based upon Mark Tinguely and Jim Lowe's driver for the Matrox Meteor PCI card . The