Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Feb 2005 11:09:39 -0700
From:      "Justin T. Gibbs" <gibbs@scsiguy.com>
To:        Matthew Jacob <lydianconcepts@gmail.com>, Jens Schweikhardt <schweikh@schweikhardt.net>
Cc:        mjacob@freebsd.org
Subject:   Re: cam_xpt.c 1.147 makes system hang at boot
Message-ID:  <62DFACAEF30DA6C81EF39A7F@[10.0.0.90]>
In-Reply-To: <7579f7fb05021515227e7b8539@mail.gmail.com>
References:  <20050215215908.GA1012@schweikhardt.net> <7579f7fb05021515227e7b8539@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Part of the problem may be that the current version of the aic79xx
driver reports a max_lun of 255.  This is correct once packetized
protocol is negotiated, but problematic given CAMs current method
of performing device probes.  I've just checked in a change to drop
the reported max_lun to the non-packetized limit of 63.

--
Justin



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