From owner-cvs-all Sun Jan 20 19:35:59 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 13D0137B404; Sun, 20 Jan 2002 19:35:56 -0800 (PST) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L3ZuD34389; Sun, 20 Jan 2002 19:35:56 -0800 (PST) (envelope-from joe) Message-Id: <200201210335.g0L3ZuD34389@freefall.freebsd.org> From: Josef Karthauser Date: Sun, 20 Jan 2002 19:35:56 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb uhci.c uhcivar.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/01/20 19:35:56 PST Modified files: sys/dev/usb uhci.c uhcivar.h Log: Merge from NetBSD: uhci.c: -r1.82 uhcivar.h: -r1.22 date: 2000/01/26 10:04:39; author: augustss; state: Exp; Try to avoid accessing the HC if it is dead. Suggested by mycroft. Revision Changes Path 1.75 +23 -1 src/sys/dev/usb/uhci.c 1.26 +2 -1 src/sys/dev/usb/uhcivar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message