Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Aug 2003 13:14:19 -0600
From:      "Justin T. Gibbs" <gibbs@scsiguy.com>
To:        Don Bowman <don@sandvine.com>, "'Scott'" <scottl@pooker.samsco.home>, Nate Lawson <nate@root.org>
Cc:        "'aic7xxx@freebsd.org'" <aic7xxx@freebsd.org>
Subject:   RE: Ongoing U320 AIC7902 Seagate ST318453LW issues, SCB timed out
Message-ID:  <1764740000.1060197259@aslan.scsiguy.com>
In-Reply-To: <FE045D4D9F7AED4CBFF1B3B813C8533702742171@mail.sandvine.com>
References:  <FE045D4D9F7AED4CBFF1B3B813C8533702742171@mail.sandvine.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>> I'll go out on a limb and suggest 'kern.cam.da%d.max_tags" or 
>> something
>> similar, as this will be useful for more than just the Adaptec chip.
> 
> OK, you guys are exceeding my knowledge :)
> 
> cam_sim_alloc() seems to be the fn that ahd_attach() calls
> that sets this.

That just sets it on a per-controller basis.  You could also control
it on a per device basis by modifying the code in cam_periph.c that
handles peripheral driver instances.  Support for both should be
pretty easy to add and both have their uses.

--
Justin



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