diff options
| author | Matt Jacob <mjacob@FreeBSD.org> | 2003-10-21 21:52:23 +0000 |
|---|---|---|
| committer | Matt Jacob <mjacob@FreeBSD.org> | 2003-10-21 21:52:23 +0000 |
| commit | 081a1c2536eeef97b5f6391ddb404e82371f3aa0 (patch) | |
| tree | f57326ccf8f434f9ba3c0c7c987831198f054af0 /sys/dev/isp | |
| parent | d24cb2490d10a6abfd24c7bba65db9a7dc011715 (diff) | |
Notes
Diffstat (limited to 'sys/dev/isp')
| -rw-r--r-- | sys/dev/isp/isp_freebsd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isp/isp_freebsd.h b/sys/dev/isp/isp_freebsd.h index b2da1382944d..24c6695d16e1 100644 --- a/sys/dev/isp/isp_freebsd.h +++ b/sys/dev/isp/isp_freebsd.h @@ -76,7 +76,7 @@ #endif #define HANDLE_LOOPSTATE_IN_OUTER_LAYERS 1 -#define ISP_SMPLOCK 1 +/* #define ISP_SMPLOCK 1 */ #ifdef ISP_SMPLOCK #define ISP_IFLAGS INTR_TYPE_CAM | INTR_ENTROPY | INTR_MPSAFE |
