From owner-cvs-all Sun Aug 29 8:20:43 1999 Delivered-To: cvs-all@freebsd.org Received: from iaehv.iae.nl (iaehv.IAE.nl [194.151.64.2]) by hub.freebsd.org (Postfix) with ESMTP id 356D615712 for ; Sun, 29 Aug 1999 08:20:19 -0700 (PDT) (envelope-from root@iae.nl) Received: by iaehv.iae.nl (Postfix, from userid 0) id C06E420FC2; Sun, 29 Aug 1999 17:16:22 +0200 (CEST) To: ombre@iae.nl Received: from freebsd.iae.nl (freebsd.iae.nl [194.151.64.11]) by iaehv.iae.nl (Postfix) with ESMTP id 4140F20FCA; Thu, 26 Aug 1999 10:42:37 +0200 (CEST) Received: from hub.freebsd.org (hub.FreeBSD.ORG [204.216.27.18]) by freebsd.iae.nl (Postfix) with ESMTP id 6103E5C29; Thu, 26 Aug 1999 10:42:31 +0200 (CEST) Received: by hub.freebsd.org (Postfix, from userid 538) id 4C2CD153AA; Thu, 26 Aug 1999 01:42:18 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with SMTP id D98B81CD8C7; Thu, 26 Aug 1999 01:42:17 -0700 (PDT) (envelope-from owner-cvs-all) Received: by hub.freebsd.org (bulk_mailer v1.12); Thu, 26 Aug 1999 01:42:17 -0700 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 012C414C0A; Thu, 26 Aug 1999 01:42:15 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA75990; Thu, 26 Aug 1999 01:40:57 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <199908260840.BAA75990@freefall.freebsd.org> From: Doug Rabson Date: Thu, 26 Aug 1999 01:40:57 -0700 (PDT) X-Old-To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ohci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1999/08/26 01:40:57 PDT Modified files: sys/dev/usb ohci.c Log: Don't schedule the next transaction if the pipe is being aborted. Revision Changes Path 1.18 +1 -2 src/sys/dev/usb/ohci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message