From owner-freebsd-current@FreeBSD.ORG Thu Jun 12 05:30:11 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2BF137B401; Thu, 12 Jun 2003 05:30:11 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C38043FCB; Thu, 12 Jun 2003 05:30:10 -0700 (PDT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.9/8.12.9) with ESMTP id h5CCU6Hq098086 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Thu, 12 Jun 2003 14:30:07 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [IPv6:3ffe:400:8d0:301::12]) by cicely5.cicely.de (8.12.9/8.12.9) with ESMTP id h5CCU5If073479 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 12 Jun 2003 14:30:05 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.12.9/8.12.9) with ESMTP id h5CCU49F038067; Thu, 12 Jun 2003 14:30:04 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.12.9/8.12.9/Submit) id h5CCU4c0038066; Thu, 12 Jun 2003 14:30:04 +0200 (CEST) Date: Thu, 12 Jun 2003 14:30:03 +0200 From: Bernd Walter To: Craig Boston , current@freebsd.org, sparc64@freebsd.org Message-ID: <20030612123003.GE26807@cicely12.cicely.de> References: <1055260269.91337.127.camel@owen1492.uf.corelab.com> <20030611224538.GB10822@genius.tao.org.uk> <20030612002139.GT26807@cicely12.cicely.de> <200306112244.10466.craig@xfoil.gank.org> <20030612081024.GD748@funkthat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030612081024.GD748@funkthat.com> X-Operating-System: FreeBSD cicely12.cicely.de 5.1-RELEASE alpha User-Agent: Mutt/1.5.4i Subject: Re: *IT WORKS* Re: CardBus USB 2.0 Controller (NEC uPD) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2003 12:30:12 -0000 On Thu, Jun 12, 2003 at 01:10:24AM -0700, John-Mark Gurney wrote: > Craig Boston wrote this message on Wed, Jun 11, 2003 at 22:44 -0500: > > Believe it or not, after futzing with the debugger for hours, reading the OHCI > > spec, and trying to figure out why writing to the control registers works > > exactly as it should but the card seems to ignore the ED list, I decided to > > try something completely crazy and put the line > > > > pci_enable_busmaster(self); > > > > near the top of ohci_attach() in ohci_pci.c > > > > ...and it worked! I believe my first words upon seeing "ums0: " > > were "You have GOT to be kidding me." > > Hey, thanks for the great work. This got me past the same problem on > the sparc box I have, but now I'm getting tons of: > usb0: 198 scheduling overruns usb is not available on other 64 bit platforms than alpha. We need busdma support in the controller drivers first. -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de