summaryrefslogtreecommitdiffstats
path: root/sys/dev/hptrr/os_bsd.h
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2008-02-06 01:02:20 +0000
committerscottl <scottl@FreeBSD.org>2008-02-06 01:02:20 +0000
commit0635509b37504b63d5eb26d757055029065f8597 (patch)
tree6cea8f320fab6eabe806a98825572d9b3bea1bb6 /sys/dev/hptrr/os_bsd.h
parent77ea5a24c756bd86d2880b544e3ae2c4fc85de96 (diff)
downloadFreeBSD-src-0635509b37504b63d5eb26d757055029065f8597.zip
FreeBSD-src-0635509b37504b63d5eb26d757055029065f8597.tar.gz
Update the hptrr driver to version 1.2. This adds port multiplier support
for several cards. See the Highpoint website for more information. Again, many thanks to Highpoint for their continued support of FreeBSD.
Diffstat (limited to 'sys/dev/hptrr/os_bsd.h')
-rw-r--r--sys/dev/hptrr/os_bsd.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/dev/hptrr/os_bsd.h b/sys/dev/hptrr/os_bsd.h
index 2d99a2d..fb487e8 100644
--- a/sys/dev/hptrr/os_bsd.h
+++ b/sys/dev/hptrr/os_bsd.h
@@ -35,6 +35,10 @@
#ifndef _OS_BSD_H
#define _OS_BSD_H
+#ifndef DBG
+#define DBG 0
+#endif
+
#include <sys/param.h>
#include <sys/types.h>
#include <sys/cons.h>
OpenPOWER on IntegriCloud