summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/ic/amireg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/ic/amireg.h b/sys/dev/ic/amireg.h
index 00015eddcab..2feada3a00c 100644
--- a/sys/dev/ic/amireg.h
+++ b/sys/dev/ic/amireg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: amireg.h,v 1.12 2005/07/10 15:26:18 marco Exp $ */
+/* $OpenBSD: amireg.h,v 1.13 2005/07/12 03:21:17 marco Exp $ */
/*
* Copyright (c) 2000 Michael Shalayeff
@@ -31,6 +31,7 @@
#define AMI_MAX_LDRIVES 8
#define AMI_MAX_SPANDEPTH 4
#define AMI_MAX_DEVDEPTH 8
+#define AMI_MAX_TARGET 16
#define AMI_BIG_MAX_PDRIVES (256)
#define AMI_BIG_MAX_LDRIVES 40