From owner-freebsd-current@FreeBSD.ORG Wed Jun 11 22:09:12 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 9BCDA37B401 for ; Wed, 11 Jun 2003 22:09:12 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA0BB43FDD for ; Wed, 11 Jun 2003 22:09:11 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h5C58xkA026580; Wed, 11 Jun 2003 23:08:59 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 11 Jun 2003 23:08:44 -0600 (MDT) Message-Id: <20030611.230844.58456760.imp@bsdimp.com> To: ticso@cicely.de, ticso@cicely12.cicely.de From: "M. Warner Losh" In-Reply-To: <20030611193734.GO26807@cicely12.cicely.de> References: <1055260269.91337.127.camel@owen1492.uf.corelab.com> <20030611193734.GO26807@cicely12.cicely.de> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: CardBus USB 2.0 Controller (NEC uPD) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list 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 05:09:12 -0000 In message: <20030611193734.GO26807@cicely12.cicely.de> Bernd Walter writes: : On Tue, Jun 10, 2003 at 10:51:10AM -0500, Craig Boston wrote: : > I recently purchased a generic CompUSA branded CardBus USB 2.0 : > controller for a challenge to try to get it to work under FreeBSD ;) It : > appears to use an NEC chip -- one that I've seen reports of the PCI : > version working -- so at least some of the support for it is already : > there. I'm willing to take a stab at it and would be grateful if : > someone can point me in the general direction of where to start. : : There are known problems with USB2.0 cardbus cards. : We have some kind of resource problem - Warner already wrote something : about it some time ago. I have one of these cards, but haven't had the time to look into why. : > If I pop out the card I get: : : Neither OHCI nor EHCI controllers have working detach code right now. Nor UHCI, from what I can tell. Warner