summaryrefslogtreecommitdiffstats
path: root/sys/dev/asr/osd_defs.h
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2001-08-21 19:58:16 +0000
committerscottl <scottl@FreeBSD.org>2001-08-21 19:58:16 +0000
commit4c62004cf77dc1b9f69be9f84bb3cce6f9d5de8c (patch)
treec793aa7d3ef4aa9181a55c13fb22ee95fc24acac /sys/dev/asr/osd_defs.h
parent5aeaee9fa9c5f5b204c922f8646eee5641050703 (diff)
downloadFreeBSD-src-4c62004cf77dc1b9f69be9f84bb3cce6f9d5de8c.zip
FreeBSD-src-4c62004cf77dc1b9f69be9f84bb3cce6f9d5de8c.tar.gz
Fresh code drop from the vendor. This fixes some critical bugs and adds
support for a new class of controllers. Also adjust MAINTAINER at the approval of msmith. Obtained from: mark_salyzyn@adaptec.com
Diffstat (limited to 'sys/dev/asr/osd_defs.h')
-rw-r--r--sys/dev/asr/osd_defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/asr/osd_defs.h b/sys/dev/asr/osd_defs.h
index 8959134..9103c73 100644
--- a/sys/dev/asr/osd_defs.h
+++ b/sys/dev/asr/osd_defs.h
@@ -1,5 +1,4 @@
/* $FreeBSD$ */
-/* BSDI osd_defs.h,v 1.4 1998/06/03 19:14:58 karels Exp */
/*
* Copyright (c) 1996-1999 Distributed Processing Technology Corporation
* All rights reserved.
@@ -58,6 +57,7 @@
#elif (defined(__bsdi__))
# define _DPT_BSDI
#elif (defined(__FreeBSD__))
+# undef _DPT_FREE_BSD
# define _DPT_FREE_BSD
#else
# define _DPT_SCO
OpenPOWER on IntegriCloud