From owner-cvs-all Tue Jun 27 12:17:43 2000 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 9E27737BBD8; Tue, 27 Jun 2000 12:17:40 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA50569; Tue, 27 Jun 2000 12:17:40 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200006271917.MAA50569@freefall.freebsd.org> From: Matt Jacob Date: Tue, 27 Jun 2000 12:17:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp ispvar.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/06/27 12:17:40 PDT Modified files: sys/dev/isp ispvar.h Log: Add 8 bits of volatile mailbox busy mask- this will be the bitmask of output mailbox values we want to get back out of the chip once a mailbox command is done. Add storage for the maximum number of output mailbox registers to the softc. Roll minor version number. Revision Changes Path 1.29 +6 -4 src/sys/dev/isp/ispvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message