summaryrefslogtreecommitdiff
path: root/sys/dev/cx
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/cx
parenta8c5ecf70f585821be114b7ddef930c927399e5d (diff)
Notes
Diffstat (limited to 'sys/dev/cx')
-rw-r--r--sys/dev/cx/cronyxfw.h2
-rw-r--r--sys/dev/cx/csigma.c2
-rw-r--r--sys/dev/cx/cxddk.c2
-rw-r--r--sys/dev/cx/cxddk.h2
-rw-r--r--sys/dev/cx/cxreg.h2
-rw-r--r--sys/dev/cx/if_cx.c2
-rw-r--r--sys/dev/cx/machdep.h2
-rw-r--r--sys/dev/cx/ng_cx.h2
8 files changed, 8 insertions, 8 deletions
diff --git a/sys/dev/cx/cronyxfw.h b/sys/dev/cx/cronyxfw.h
index 70264136ec147..56b2033b09abf 100644
--- a/sys/dev/cx/cronyxfw.h
+++ b/sys/dev/cx/cronyxfw.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Cronyx firmware definitions.
*
* Copyright (C) 1996 Cronyx Engineering.
diff --git a/sys/dev/cx/csigma.c b/sys/dev/cx/csigma.c
index db2c1380c2643..e880b88cbef02 100644
--- a/sys/dev/cx/csigma.c
+++ b/sys/dev/cx/csigma.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Low-level subroutines for Cronyx-Sigma adapter.
*
* Copyright (C) 1994-2000 Cronyx Engineering.
diff --git a/sys/dev/cx/cxddk.c b/sys/dev/cx/cxddk.c
index e4328b59b127b..bbcc904051e82 100644
--- a/sys/dev/cx/cxddk.c
+++ b/sys/dev/cx/cxddk.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Cronyx-Sigma Driver Development Kit.
*
* Copyright (C) 1998 Cronyx Engineering.
diff --git a/sys/dev/cx/cxddk.h b/sys/dev/cx/cxddk.h
index 75b40c04884d3..bd95aa6e254c0 100644
--- a/sys/dev/cx/cxddk.h
+++ b/sys/dev/cx/cxddk.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Defines for Cronyx-Sigma adapter driver.
*
* Copyright (C) 1994-2001 Cronyx Engineering.
diff --git a/sys/dev/cx/cxreg.h b/sys/dev/cx/cxreg.h
index 0cfc6b0f101a5..70a937d112800 100644
--- a/sys/dev/cx/cxreg.h
+++ b/sys/dev/cx/cxreg.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Defines for Cronyx-Sigma adapter, based on Cirrus Logic multiprotocol
* controller RISC processor CL-CD2400/2401.
*
diff --git a/sys/dev/cx/if_cx.c b/sys/dev/cx/if_cx.c
index c7f667344c04f..8ff12c029dc2a 100644
--- a/sys/dev/cx/if_cx.c
+++ b/sys/dev/cx/if_cx.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Cronyx-Sigma adapter driver for FreeBSD.
* Supports PPP/HDLC and Cisco/HDLC protocol in synchronous mode,
* and asyncronous channels with full modem control.
diff --git a/sys/dev/cx/machdep.h b/sys/dev/cx/machdep.h
index 0a622f1e8cc72..c4affc46923ab 100644
--- a/sys/dev/cx/machdep.h
+++ b/sys/dev/cx/machdep.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Cronyx DDK: platform dependent definitions.
*
* Copyright (C) 1998-1999 Cronyx Engineering
diff --git a/sys/dev/cx/ng_cx.h b/sys/dev/cx/ng_cx.h
index a878e9872dfa3..30b3c14daa4ee 100644
--- a/sys/dev/cx/ng_cx.h
+++ b/sys/dev/cx/ng_cx.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Defines for Cronyx-Tau adapter driver.
*
* Copyright (C) 1999-2004 Cronyx Engineering.