Port-amd64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: isp driver on amd64?





No, it's not part of any of the settings.

Try commenting out this clause in isp_parse_status:

#if 0 <<< ADDED
                               isp_prt(isp, ISP_LOGWARN, bun, XS_TGT(xs),
XS_LUN(xs), XS_XFRLEN(xs), sp->req_resid,
                                   (ru_marked)? "marked" : "not marked");
                               if (XS_NOERR(xs)) {
                                       XS_SETERR(xs, HBA_BOTCH);
                               }
#endif

and see if life gets better.



Did this help, or is the problem that you're trying to install and can't do this?

Home | Main Index | Thread Index | Old Index