summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2000-05-08 17:21:47 +0000
committerJason Wright <jason@cvs.openbsd.org>2000-05-08 17:21:47 +0000
commita1e0d0984a04ee9175138b4ff6e862f5da990331 (patch)
tree57ab9e43790108408daefbf30c05fecb1a07f6d4 /sys/dev
parent82134bdc48e23cc992d838c9963389b881abac4f (diff)
crank MAX_SCATTER to handle large chain lengths; deraadt ok'd.
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/pci/hifn7751var.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/hifn7751var.h b/sys/dev/pci/hifn7751var.h
index eec291f383c..b92f33c06d0 100644
--- a/sys/dev/pci/hifn7751var.h
+++ b/sys/dev/pci/hifn7751var.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: hifn7751var.h,v 1.16 2000/04/14 13:59:51 jason Exp $ */
+/* $OpenBSD: hifn7751var.h,v 1.17 2000/05/08 17:21:46 jason Exp $ */
/*
* Invertex AEON / Hi/fn 7751 driver
@@ -55,7 +55,7 @@
#define HIFN_SHA1_LENGTH 20
#define HIFN_MAC_TRUNC_LENGTH 12
-#define MAX_SCATTER 10
+#define MAX_SCATTER 64
/*
* hifn_command_t