From 0635509b37504b63d5eb26d757055029065f8597 Mon Sep 17 00:00:00 2001 From: scottl Date: Wed, 6 Feb 2008 01:02:20 +0000 Subject: 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. --- sys/dev/hptrr/os_bsd.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sys/dev/hptrr/os_bsd.h') 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 #include #include -- cgit v1.1