cam_xpt.c 1.147 makes system hang at boot

Justin T. Gibbs gibbs at scsiguy.com
Wed Feb 16 10:10:24 PST 2005


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


More information about the freebsd-scsi mailing list