aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cas
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/cas')
-rw-r--r--sys/dev/cas/if_cas.c2
-rw-r--r--sys/dev/cas/if_casreg.h2
-rw-r--r--sys/dev/cas/if_casvar.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/cas/if_cas.c b/sys/dev/cas/if_cas.c
index edcfec47cddd..04557edce06f 100644
--- a/sys/dev/cas/if_cas.c
+++ b/sys/dev/cas/if_cas.c
@@ -30,7 +30,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/cas/if_cas.c,v 1.4.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $");
/*
* driver for Sun Cassini/Cassini+ and National Semiconductor DP83065
diff --git a/sys/dev/cas/if_casreg.h b/sys/dev/cas/if_casreg.h
index 97250e027913..8a914976ccd3 100644
--- a/sys/dev/cas/if_casreg.h
+++ b/sys/dev/cas/if_casreg.h
@@ -27,7 +27,7 @@
* from: NetBSD: gemreg.h,v 1.8 2005/12/11 12:21:26 christos Exp
* from: FreeBSD: if_gemreg.h 174987 2007-12-30 01:32:03Z marius
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/dev/cas/if_casreg.h,v 1.1.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $
*/
#ifndef _IF_CASREG_H
diff --git a/sys/dev/cas/if_casvar.h b/sys/dev/cas/if_casvar.h
index e800f4e9f7b3..8391876829c9 100644
--- a/sys/dev/cas/if_casvar.h
+++ b/sys/dev/cas/if_casvar.h
@@ -27,7 +27,7 @@
* from: NetBSD: gemvar.h,v 1.8 2002/05/15 02:36:12 matt Exp
* from: FreeBSD: if_gemvar.h 177560 2008-03-24 17:23:53Z marius
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/dev/cas/if_casvar.h,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $
*/
#ifndef _IF_CASVAR_H