CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/13 04:31:54
Modified files:
sys/dev/ic : qlw.c qlwvar.h
Log message:
Decouple the sizes of the request and response queues, and reduce the size of
the response queue to half the size of the request queue (with a minimum of
64 entries). This matches what isp(4) is doing and seems to be necessary for
the onboard 1040B found on the Origin 200 (sgi).
