From owner-cvs-all Sun Apr 7 7:57:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 47F7537B41B; Sun, 7 Apr 2002 07:57:32 -0700 (PDT) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37EvW207108; Sun, 7 Apr 2002 07:57:32 -0700 (PDT) (envelope-from joe) Message-Id: <200204071457.g37EvW207108@freefall.freebsd.org> From: Josef Karthauser Date: Sun, 7 Apr 2002 07:57:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ohci.c ohcivar.h 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 joe 2002/04/07 07:57:31 PDT Modified files: sys/dev/usb ohci.c ohcivar.h Log: MFNetBSD: ohci.c (1.114), ohcivar.h (1.29) date: 2001/11/21 02:41:18; author: augustss; Use a task to perform the timeout abort so we have a process context when sleeping. Revision Changes Path 1.95 +17 -6 src/sys/dev/usb/ohci.c 1.30 +7 -0 src/sys/dev/usb/ohcivar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message