From owner-cvs-all Sat Jan 29 3:59:34 2000 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 1944F1510B; Sat, 29 Jan 2000 03:59:32 -0800 (PST) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA95413; Sat, 29 Jan 2000 03:59:32 -0800 (PST) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200001291159.DAA95413@freefall.freebsd.org> From: Nick Hibma Date: Sat, 29 Jan 2000 03:59:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ohci.c ohcireg.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 2000/01/29 03:59:31 PST Modified files: sys/dev/usb ohci.c ohcireg.h Log: Mask off the last two bits before comparing. It might just be that some hardware might leave those bits in the wrong state. Revision Changes Path 1.31 +9 -5 src/sys/dev/usb/ohci.c 1.12 +2 -1 src/sys/dev/usb/ohcireg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message