summaryrefslogtreecommitdiff
path: root/sys/dev/cx
diff options
context:
space:
mode:
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 70264136ec14..56b2033b09ab 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 db2c1380c264..e880b88cbef0 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 e4328b59b127..bbcc904051e8 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 75b40c04884d..bd95aa6e254c 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 0cfc6b0f101a..70a937d11280 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 c7f667344c04..8ff12c029dc2 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 0a622f1e8cc7..c4affc46923a 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 a878e9872dfa..30b3c14daa4e 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.