aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bwn
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2011-02-16 16:18:46 +0000
committerKen Smith <kensmith@FreeBSD.org>2011-02-16 16:18:46 +0000
commitdec99dafe5763ba1db6950342aa80a634169c083 (patch)
tree1bd9f5a688ac947b00e690c3c69ccb8df203768d /sys/dev/bwn
parent045f17e533c0209bbcddcccbbb0192d61ffd6c9c (diff)
Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvs
Approved by: re (implicit) This commit was manufactured to restore the state of the 8.2-RELEASE image.
Diffstat (limited to 'sys/dev/bwn')
-rw-r--r--sys/dev/bwn/if_bwn.c2
-rw-r--r--sys/dev/bwn/if_bwnreg.h2
-rw-r--r--sys/dev/bwn/if_bwnvar.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/bwn/if_bwn.c b/sys/dev/bwn/if_bwn.c
index 1937d89f1511..d979c6cc376d 100644
--- a/sys/dev/bwn/if_bwn.c
+++ b/sys/dev/bwn/if_bwn.c
@@ -28,7 +28,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/bwn/if_bwn.c,v 1.15.2.21.2.2 2011/01/26 17:20:34 bschmidt Exp $");
/*
* The Broadcom Wireless LAN controller driver.
diff --git a/sys/dev/bwn/if_bwnreg.h b/sys/dev/bwn/if_bwnreg.h
index 71f56f4da507..adfde7641bda 100644
--- a/sys/dev/bwn/if_bwnreg.h
+++ b/sys/dev/bwn/if_bwnreg.h
@@ -26,7 +26,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
* THE POSSIBILITY OF SUCH DAMAGES.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/dev/bwn/if_bwnreg.h,v 1.1.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _IF_BWNREG_H
diff --git a/sys/dev/bwn/if_bwnvar.h b/sys/dev/bwn/if_bwnvar.h
index 461587dd6c37..ea76987f3b41 100644
--- a/sys/dev/bwn/if_bwnvar.h
+++ b/sys/dev/bwn/if_bwnvar.h
@@ -26,7 +26,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
* THE POSSIBILITY OF SUCH DAMAGES.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/dev/bwn/if_bwnvar.h,v 1.4.2.5.4.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _IF_BWNVAR_H