From owner-cvs-all Sun May 26 15:13:15 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 9722A37B406; Sun, 26 May 2002 15:13:10 -0700 (PDT) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4QMDAF42921; Sun, 26 May 2002 15:13:10 -0700 (PDT) (envelope-from joe) Message-Id: <200205262213.g4QMDAF42921@freefall.freebsd.org> From: Josef Karthauser Date: Sun, 26 May 2002 15:13:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ohci.c 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/05/26 15:13:10 PDT Modified files: sys/dev/usb ohci.c Log: Correct the usage of DMAADDR in a piece of '#if 0'd code. (The compiler didn't pick it up.) Revision Changes Path 1.107 +1 -1 src/sys/dev/usb/ohci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message