1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-15 15:06:42 +00:00

Bump request queue size up to full amount (now that we have

a contiguous CCB memory allocation).
This commit is contained in:
Matt Jacob 1998-09-18 18:58:07 +00:00
parent 4ada0d2731
commit 090040e092
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=39459

View File

@ -78,7 +78,7 @@ struct isposinfo {
#define isp_name isp_osinfo.name
#define MAXISPREQUEST 64
#define MAXISPREQUEST 256
#define PVS "Qlogic ISP Driver, FreeBSD CAM"