From owner-freebsd-current@FreeBSD.ORG Fri Jun 13 13:50:08 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 1F0FA37B408 for ; Fri, 13 Jun 2003 13:50:08 -0700 (PDT) Received: from ion.gank.org (ion.gank.org [198.78.66.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20C6443F75 for ; Fri, 13 Jun 2003 13:50:07 -0700 (PDT) (envelope-from craig@xfoil.gank.org) Received: from localhost (ion.gank.org [198.78.66.164]) by ion.gank.org (GankMail) with ESMTP id 831072D17B; Fri, 13 Jun 2003 15:50:06 -0500 (CDT) Received: from ion.gank.org ([198.78.66.164]) by localhost (ion.gank.org [198.78.66.164]) (amavisd-new, port 10024) with LMTP id 56481-03-2; Fri, 13 Jun 2003 15:50:06 -0500 (CDT) Received: from [172.22.8.188] (pix.corelab.com [12.45.169.2]) by ion.gank.org (GankMail) with ESMTP id F24A02BB8D; Fri, 13 Jun 2003 15:50:05 -0500 (CDT) From: Craig Boston To: Tony Naggs In-Reply-To: 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> <1055432217.32085.3.camel@owen1492.uf.corelab.com> Content-Type: text/plain Message-Id: <1055537386.64522.55.camel@owen1492.uf.corelab.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.92 (Preview Release) Date: 13 Jun 2003 15:50:10 -0500 Content-Transfer-Encoding: 7bit cc: current@FreeBSD.org 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 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 20:50:08 -0000 On Fri, 2003-06-13 at 14:17, Tony Naggs wrote: > Yes, I think you should also do this for Uhci. There are probably not > many straight Uhci USB 1.1 Cardbus cards, but it is likely some of the > USB 2.0 cards have an UHCI controller rather than OHCI for USB 1.x > support. Never mind, it seems Warner was one step ahead of us and committed a similar change to uhci_pci.c two days ago :) Craig