From owner-cvs-all Mon Mar 8 14:45:29 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 8597D1515A; Mon, 8 Mar 1999 14:43:08 -0800 (PST) (envelope-from gibbs@FreeBSD.org) Received: (from gibbs@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA71196; Mon, 8 Mar 1999 14:42:54 -0800 (PST) (envelope-from gibbs@FreeBSD.org) Message-Id: <199903082242.OAA71196@freefall.freebsd.org> From: "Justin T. Gibbs" Date: Mon, 8 Mar 1999 14:42:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gibbs 1999/03/08 14:42:54 PST Modified files: sys/dev/aic7xxx aic7xxx.c Log: Add necessary splcam() protection around target mode setup and teardown routines as well as card access that occurs for the AC_LOST_DEVICE async event. Revision Changes Path 1.19 +19 -4 src/sys/dev/aic7xxx/aic7xxx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message