Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Apr 2010 13:57:10 -0400
From:      Ross <westr@connection.ca>
To:        freebsd-scsi@freebsd.org
Subject:   Re[2]: isp driver - sysctl controls missing
Message-ID:  <424621413.20100413135710@connection.ca>
In-Reply-To: <4BC35309.1010807@feral.com>
References:  <223938752.20100412130323@connection.ca> <4BC35309.1010807@feral.com>

next in thread | previous in thread | raw e-mail | index | archive | help

>> Anyone know if there's any reason for the sysctl is being pulled out,
>> and the limits being so high?  We use this in conjunction with geom
>> multipath, so would prefer to fail over to another fc path asap when
>> there's an issue.

MJ> Sounds like a bug that I need to fix.

Actually, it looks to be just a documentation "bug".

Further reading of the source shows that in isp_pci.c, it now just
reads the sysctl variables as driver hints (set in /boot/device.hints).

That's probably the better way to do it since the values don't get
changed once the system is booted.

Good to see it's still modifiable!

Cheers,
  Ross.

-- 





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?424621413.20100413135710>