From owner-cvs-all Sat Aug 10 12:55: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAE2F37B400; Sat, 10 Aug 2002 12:55:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D92743E65; Sat, 10 Aug 2002 12:55:00 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from freefall.freebsd.org (scottl@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7AJt0JU004330; Sat, 10 Aug 2002 12:55:00 -0700 (PDT) (envelope-from scottl@freefall.freebsd.org) Received: (from scottl@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7AJt0YV004329; Sat, 10 Aug 2002 12:55:00 -0700 (PDT) Message-Id: <200208101955.g7AJt0YV004329@freefall.freebsd.org> From: Scott Long Date: Sat, 10 Aug 2002 12:55:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aac aac_cam.c aac_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2002/08/10 12:55:00 PDT Modified files: sys/dev/aac aac_cam.c aac_pci.c Log: Fix GET_TRAN_SETTINGS to be more correct. Don't allow SCSI resets on the 5400S card, it seems to cause problems with certain backplanes. Submitted by: lnb@freebsdsystems.com MFC after: 3 days Revision Changes Path 1.4 +7 -8 src/sys/dev/aac/aac_cam.c 1.25 +2 -2 src/sys/dev/aac/aac_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message