aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pcic
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pcic')
-rw-r--r--sys/dev/pcic/i82365.c2
-rw-r--r--sys/dev/pcic/i82365_isa.c2
-rw-r--r--sys/dev/pcic/i82365reg.h2
-rw-r--r--sys/dev/pcic/i82365var.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/pcic/i82365.c b/sys/dev/pcic/i82365.c
index f78f8e1ef5a0..16135f96d4a8 100644
--- a/sys/dev/pcic/i82365.c
+++ b/sys/dev/pcic/i82365.c
@@ -1,5 +1,5 @@
/* $NetBSD: i82365.c,v 1.25 1999/10/15 06:07:27 haya Exp $ */
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/dev/pcic/i82365.c,v 1.16 2000/01/10 06:17:26 imp Exp $ */
/*
* Copyright (c) 1997 Marc Horowitz. All rights reserved.
diff --git a/sys/dev/pcic/i82365_isa.c b/sys/dev/pcic/i82365_isa.c
index e6d1bd9b84df..db47258f36eb 100644
--- a/sys/dev/pcic/i82365_isa.c
+++ b/sys/dev/pcic/i82365_isa.c
@@ -1,6 +1,6 @@
/* $NetBSD: i82365_isasubr.c,v 1.3 1999/10/15 06:07:27 haya Exp $ */
/* $NetBSD: i82365_isa.c,v 1.11 1998/06/09 07:25:00 thorpej Exp $ */
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/dev/pcic/i82365_isa.c,v 1.13 2000/01/06 07:30:26 imp Exp $ */
/*
* Copyright (c) 1998 Bill Sommerfeld. All rights reserved.
diff --git a/sys/dev/pcic/i82365reg.h b/sys/dev/pcic/i82365reg.h
index 1edfdcd7899a..564695a8126b 100644
--- a/sys/dev/pcic/i82365reg.h
+++ b/sys/dev/pcic/i82365reg.h
@@ -1,5 +1,5 @@
/* $NetBSD: i82365reg.h,v 1.3 1998/12/20 17:53:28 nathanw Exp $ */
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/dev/pcic/i82365reg.h,v 1.3 2000/03/10 05:26:32 imp Exp $ */
/*
* Copyright (c) 1997 Marc Horowitz. All rights reserved.
diff --git a/sys/dev/pcic/i82365var.h b/sys/dev/pcic/i82365var.h
index 0286beb9b740..abb58c403a05 100644
--- a/sys/dev/pcic/i82365var.h
+++ b/sys/dev/pcic/i82365var.h
@@ -1,5 +1,5 @@
/* $NetBSD: i82365var.h,v 1.8 1999/10/15 06:07:27 haya Exp $ */
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/dev/pcic/i82365var.h,v 1.15 2000/01/10 06:17:27 imp Exp $ */
/*
* Copyright (c) 1997 Marc Horowitz. All rights reserved.