From owner-cvs-all Mon Oct 25 12:11:56 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 D0D6714CA2; Mon, 25 Oct 1999 12:11:45 -0700 (PDT) (envelope-from luoqi@FreeBSD.org) Received: (from luoqi@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA83311; Mon, 25 Oct 1999 12:11:45 -0700 (PDT) (envelope-from luoqi@FreeBSD.org) Message-Id: <199910251911.MAA83311@freefall.freebsd.org> From: Luoqi Chen Date: Mon, 25 Oct 1999 12:11:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic aic_isa.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk luoqi 1999/10/25 12:11:45 PDT Modified files: (Branch: RELENG_3) sys/dev/aic aic_isa.c Log: Negate return of aic_isa_attach(): isa device's attach method returns 0 for failure and 1 for success. Revision Changes Path 1.1.2.2 +2 -2 src/sys/dev/aic/aic_isa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message