From owner-freebsd-current@FreeBSD.ORG Tue Apr 15 15:07:13 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 9367937B401 for ; Tue, 15 Apr 2003 15:07:13 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C33243F75 for ; Tue, 15 Apr 2003 15:07:12 -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 h3FM6uA7066217; Tue, 15 Apr 2003 16:06:57 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 15 Apr 2003 16:06:40 -0600 (MDT) Message-Id: <20030415.160640.112623304.imp@bsdimp.com> To: ticso@cicely.de, ticso@cicely9.cicely.de From: "M. Warner Losh" In-Reply-To: <20030415151806.GL529@cicely9.cicely.de> References: <20030414154016.GN16153@cicely9.cicely.de> <20030416.000421.39225367.sanpei@sanpei.org> <20030415151806.GL529@cicely9.cicely.de> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: sanpei@sanpei.org cc: current@freebsd.org Subject: Re: tested ehci driver with 5-current/IBM ThinkPad240 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: Tue, 15 Apr 2003 22:07:13 -0000 Looks more like a resource allocation glitch to me. Devices shouldn't be mapped to the same address... Warner