From owner-cvs-all Thu Jan 27 15:26: 2 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 8206B15871; Thu, 27 Jan 2000 15:25:59 -0800 (PST) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA84821; Thu, 27 Jan 2000 15:25:59 -0800 (PST) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200001272325.PAA84821@freefall.freebsd.org> From: Nick Hibma Date: Thu, 27 Jan 2000 15:25:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ohci.c ohcireg.h ohcivar.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 2000/01/27 15:25:59 PST Modified files: sys/dev/usb ohci.c ohcireg.h ohcivar.h Log: Move the defines to the right location. Add a DIAGNOSTIC when closing interrupt pipes. Insert splx(s) which were left out with iso pipes (non-functional yet) and in a DIAGNOSTIC. Revision Changes Path 1.28 +15 -8 src/sys/dev/usb/ohci.c 1.10 +3 -3 src/sys/dev/usb/ohcireg.h 1.15 +3 -2 src/sys/dev/usb/ohcivar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message