aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cp
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-01-06 01:43:34 +0000
committerWarner Losh <imp@FreeBSD.org>2005-01-06 01:43:34 +0000
commit098ca2bda93c701c5331d4e6aace072495b4caaa (patch)
tree58a4df7575310664ed6ca0f19ce716f2a7c0d377 /sys/dev/cp
parenta8c5ecf70f585821be114b7ddef930c927399e5d (diff)
Notes
Diffstat (limited to 'sys/dev/cp')
-rw-r--r--sys/dev/cp/cpddk.c2
-rw-r--r--sys/dev/cp/cpddk.h2
-rw-r--r--sys/dev/cp/if_cp.c2
-rw-r--r--sys/dev/cp/ng_cp.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/cp/cpddk.c b/sys/dev/cp/cpddk.c
index 1fbd22d57fea..7c82f9b85208 100644
--- a/sys/dev/cp/cpddk.c
+++ b/sys/dev/cp/cpddk.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Low-level subroutines for Cronyx Tau-PCI adapter.
*
* Copyright (C) 1999-2003 Cronyx Engineering.
diff --git a/sys/dev/cp/cpddk.h b/sys/dev/cp/cpddk.h
index 69d0512d66cb..3ff40bbd68d1 100644
--- a/sys/dev/cp/cpddk.h
+++ b/sys/dev/cp/cpddk.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Cronyx Tau-PCI DDK definitions.
*
* Copyright (C) 1999-2003 Cronyx Engineering.
diff --git a/sys/dev/cp/if_cp.c b/sys/dev/cp/if_cp.c
index 2674c90ba391..bcc818f53bdd 100644
--- a/sys/dev/cp/if_cp.c
+++ b/sys/dev/cp/if_cp.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Cronyx-Tau-PCI adapter driver for FreeBSD.
* Supports PPP/HDLC, Cisco/HDLC and FrameRelay protocol in synchronous mode,
* and asyncronous channels with full modem control.
diff --git a/sys/dev/cp/ng_cp.h b/sys/dev/cp/ng_cp.h
index 0dd65618cce3..f35d81760499 100644
--- a/sys/dev/cp/ng_cp.h
+++ b/sys/dev/cp/ng_cp.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Defines for Cronyx-Tau-PCI adapter driver.
*
* Copyright (C) 1999-2004 Cronyx Engineering.