From owner-cvs-all Sat Dec 4 14:50: 4 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 2859314DC4; Sat, 4 Dec 1999 14:50:02 -0800 (PST) (envelope-from luoqi@FreeBSD.org) Received: (from luoqi@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA72868; Sat, 4 Dec 1999 14:49:48 -0800 (PST) (envelope-from luoqi@FreeBSD.org) Message-Id: <199912042249.OAA72868@freefall.freebsd.org> From: Luoqi Chen Date: Sat, 4 Dec 1999 14:49:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic aic.c aicvar.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk luoqi 1999/12/04 14:49:48 PST Modified files: (Branch: RELENG_3) sys/dev/aic aic.c aicvar.h Log: MFC: Disconnect and tagged queueing now really work. Also fix a bug that's causing problems to slow devices. Revision Changes Path 1.3.2.4 +111 -99 src/sys/dev/aic/aic.c 1.1.2.3 +3 -2 src/sys/dev/aic/aicvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message