From owner-cvs-all Sat Oct 30 12:32:49 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 89CED1513D; Sat, 30 Oct 1999 12:32:47 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA53827; Sat, 30 Oct 1999 12:32:46 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <199910301932.MAA53827@freefall.freebsd.org> From: Matt Jacob Date: Sat, 30 Oct 1999 12:32:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mjacob 1999/10/30 12:32:45 PDT Modified files: sys/dev/isp isp.c Log: Use pointer to f/w in md structure as to whether f/w exists or not. If firmware length isn't specified, extract from the 4th short into the firmware. Revision Changes Path 1.29 +8 -15 src/sys/dev/isp/isp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message