From owner-freebsd-current@FreeBSD.ORG Sat Jun 14 10:01:54 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 5FE9537B401 for ; Sat, 14 Jun 2003 10:01:54 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17E9543F3F for ; Sat, 14 Jun 2003 10:01:51 -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 h5EH1ckA047898; Sat, 14 Jun 2003 11:01:39 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 14 Jun 2003 11:01:17 -0600 (MDT) Message-Id: <20030614.110117.67882299.imp@bsdimp.com> To: craig@xfoil.gank.org From: "M. Warner Losh" In-Reply-To: <1055537386.64522.55.camel@owen1492.uf.corelab.com> References: <1055432217.32085.3.camel@owen1492.uf.corelab.com> <1055537386.64522.55.camel@owen1492.uf.corelab.com> 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: *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: Sat, 14 Jun 2003 17:01:54 -0000 In message: <1055537386.64522.55.camel@owen1492.uf.corelab.com> Craig Boston writes: : 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 :) Usually I'm about 3 weeks behind people, so it is good to catch up for a change :-) Warner