From owner-cvs-all Sun Apr 11 15:38:22 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 857A015998; Sun, 11 Apr 1999 15:35:25 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id JAA87956; Sun, 11 Apr 1999 09:43:50 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <199904111643.JAA87956@freefall.freebsd.org> From: Nick Hibma Date: Sun, 11 Apr 1999 09:43:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb uhci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 1999/04/11 09:43:49 PDT Modified files: sys/dev/usb uhci.c Log: USBD_STALLED bit checking was inconsistent. Mixed use of == and & Patch provided by: Kazutaka YOKOTA Revision Changes Path 1.17 +7 -6 src/sys/dev/usb/uhci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message