From owner-freebsd-mips@FreeBSD.ORG Thu Feb 18 19:56:09 2010 Return-Path: Delivered-To: freebsd-mips@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF10E106566B for ; Thu, 18 Feb 2010 19:56:09 +0000 (UTC) (envelope-from smeagle@bsdler.de) Received: from hell.bsdler.de (hell-fe0.v6.bsdler.de [IPv6:2001:780:0:19::1]) by mx1.freebsd.org (Postfix) with ESMTP id 50FBE8FC0A for ; Thu, 18 Feb 2010 19:56:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hell.bsdler.de (Postfix) with ESMTP id 47F9BB872; Thu, 18 Feb 2010 20:56:05 +0100 (CET) X-Virus-Scanned: amavisd-new at bsdler.de Received: from hell.bsdler.de ([127.0.0.1]) by localhost (hell.bsdler.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id czdP92uu6jPU; Thu, 18 Feb 2010 20:56:04 +0100 (CET) Received: from kiste.lan.terror.local (p5DD1C02C.dip.t-dialin.net [93.209.192.44]) by hell.bsdler.de (Postfix) with ESMTPSA id 2B606B83D; Thu, 18 Feb 2010 20:56:03 +0100 (CET) Received: from [172.17.21.80] (brain.lan.terror.local [172.17.21.80]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by kiste.lan.terror.local (Postfix) with ESMTPS id B37DC535B7; Thu, 18 Feb 2010 20:56:01 +0100 (CET) From: Florian Kruegl To: "M. Warner Losh" In-Reply-To: <20100217.144929.702773873740388836.imp@bsdimp.com> References: <20100215.234202.119882392285831214.imp@bsdimp.com> <1266442297.2149.30.camel@brain.lan.terror.local> <20100217.144929.702773873740388836.imp@bsdimp.com> Content-Type: text/plain; charset="ASCII" Date: Thu, 18 Feb 2010 20:53:31 +0100 Message-ID: <1266522811.2149.49.camel@brain.lan.terror.local> Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-mips@FreeBSD.org Subject: Re: rspro board and mounting root from SD X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smeagle@bsdler.de List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Feb 2010 19:56:09 -0000 On Wed, 2010-02-17 at 14:49 -0700, M. Warner Losh wrote: > Are you running with Kan's patches to fix the lame cache assumptions > in the current usb stack? no I don't, where can i get it from? Regards Flo > > Warner >