bigdisk and scsi_da

Matthew Jacob lydianconcepts at gmail.com
Tue Dec 19 09:06:45 PST 2006


> XPT_CALC_GEOMETRY is failing when the disk is being probed.  This
> is likely a problem with the MPT driver.

static void
mpt_calc_geometry(struct ccb_calc_geometry *ccg, int extended)
{
#if __FreeBSD_version >= 500000
        cam_calc_geometry(ccg, extended);
#else


More information about the freebsd-current mailing list