From owner-freebsd-mips@FreeBSD.ORG Fri Feb 19 14:56:18 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 673F11065670 for ; Fri, 19 Feb 2010 14:56:18 +0000 (UTC) (envelope-from ray@dlink.ua) Received: from dlink.ua (smtp.dlink.ua [193.138.187.146]) by mx1.freebsd.org (Postfix) with ESMTP id 20EE48FC1E for ; Fri, 19 Feb 2010 14:56:17 +0000 (UTC) Received: from gw ([192.168.10.10] helo=terran) by dlink.ua with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1NiUER-0007Sc-H8; Fri, 19 Feb 2010 16:53:27 +0200 Date: Fri, 19 Feb 2010 16:58:34 +0200 From: Alexandr Rybalko To: smeagle@bsdler.de Message-Id: <20100219165834.71dd36b2.ray@dlink.ua> In-Reply-To: <1266534114.2149.53.camel@brain.lan.terror.local> References: <20100215.234202.119882392285831214.imp@bsdimp.com> <1266442297.2149.30.camel@brain.lan.terror.local> <20100217.144929.702773873740388836.imp@bsdimp.com> <20100219003325.5ab592da.ray@ddteam.net> <1266534114.2149.53.camel@brain.lan.terror.local> Organization: D-Link X-Mailer: Sylpheed 2.7.1 (GTK+ 2.16.6; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Alex RAY , 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 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Feb 2010 14:56:18 -0000 Hi again, > > Hi, > this is not USB code error, this is GEOM error, I get the same error on BCM5354 when use data from flash chip (CFI) > > I use chain cfi <-> cfid <-> geom_mtd <-> geom_ulzma <-> cd9660. Of course Flash can not give read errors (at least so > often), because reading is directly from memory. geom_ulzma not quite ready, but if error in this module, requests with same > block, would made a permanent error. By this, I think an error in another layer. > > Florian, what type of filesystem You use? > Sorry, this is really a bug in my module GEOM_ULZMA, so to your problem does not apply. -- Alexander Rybalko