From owner-cvs-all Mon Jun 19 8: 3:52 2000 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 3427F37B8CD; Mon, 19 Jun 2000 08:03:45 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id LAA30370; Mon, 19 Jun 2000 11:03:43 -0400 (EDT) (envelope-from wollman) Date: Mon, 19 Jun 2000 11:03:43 -0400 (EDT) From: Garrett Wollman Message-Id: <200006191503.LAA30370@khavrinen.lcs.mit.edu> To: Matt Jacob Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp.c In-Reply-To: <200006180456.VAA37520@freefall.freebsd.org> References: <200006180456.VAA37520@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > mjacob 2000/06/17 21:56:18 PDT > Modified files: > sys/dev/isp isp.c > Log: > Once we have firmware running (if isp_reset) and this is the first time > through, establish what our LUN width is. Unfortunately, we can't ask > the f/w. If we loaded the f/w, we'll now assume we have expanded LUNs > (SCCLUN for fibre channel, just plain 32 LUN for SCSI). If we didn't > load firmware, assume 8 LUNs for SCSI and 1 LUN for Fibre Channel. We > have to assume only one LUN for Fibre Channel because the LUN setting > in Request Queue entries is in different places whether we have SCCLUN > firmware or not, so the only LUN guaranteed to work for both is LUN 0. [...] I'd just like to hold this message up as a shining example of what a log message should be.... -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message