Date: Mon, 20 Aug 2001 10:28:32 -0700 (PDT) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp.c Message-ID: <200108201728.f7KHSWm08171@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2001/08/20 10:28:32 PDT Modified files: sys/dev/isp isp.c Log: Clean up some ways in which we set defaults for SCSI cards that do not have valid NVRAM. In particular, we were leaving a retry count set (to retry selection timeouts) when thats not really what we want. Do some constant string additions so that LOGDEBUG0 info is useful across all cards. MFC after: 2 weeks Revision Changes Path 1.74 +173 -137 src/sys/dev/isp/isp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108201728.f7KHSWm08171>