From owner-freebsd-arm@FreeBSD.ORG Sun Apr 26 17:59:35 2009 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32568106566B for ; Sun, 26 Apr 2009 17:59:35 +0000 (UTC) (envelope-from embedpro@gmail.com) Received: from mail-gx0-f218.google.com (mail-gx0-f218.google.com [209.85.217.218]) by mx1.freebsd.org (Postfix) with ESMTP id CC5448FC15 for ; Sun, 26 Apr 2009 17:59:34 +0000 (UTC) (envelope-from embedpro@gmail.com) Received: by gxk18 with SMTP id 18so1525337gxk.19 for ; Sun, 26 Apr 2009 10:59:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=aETmvcRiVp6k9esHt8GZkVL/sTvm+LZNuoktSv/1t48=; b=U3IHNiBEAnEYCUgN4RnBmO07ABFTvgV+85TubI0kz9abk6W6tFTXIdaGQcYSf90zVY 4PpyySwMFrsjPzwlUhfLFlF+7EJKUuDGRdVtAfBvo8sEHvkZuTEbCrSomuAjwNyaUCsR Ogj78MeYqGs5mnP8GYXnbBD8mtXy/TINW9Ljk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Pr1vyq/G4vixuHEFMZ8uUNaLOFEfq06UsHoj4wpi/GoQjF/VSGXh3giwsv76aaOGrY XGrkXzJAIviQvBOHph8QJrj0DjsUG5e+176IBh+qNGAwo2183aR1r8bDe4qlalt8+AMG F7QoNCStixl2k7Awtdwi8RQLvpOgCSUF7XFKg= MIME-Version: 1.0 Received: by 10.151.111.15 with SMTP id o15mr8439895ybm.71.1240768773961; Sun, 26 Apr 2009 10:59:33 -0700 (PDT) In-Reply-To: <20090426122411.538c861d.stas@FreeBSD.org> References: <20090425.211004.2130799697.imp@bsdimp.com> <20090426122411.538c861d.stas@FreeBSD.org> Date: Sun, 26 Apr 2009 13:59:33 -0400 Message-ID: From: Luazi To: Stanislav Sedov Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-arm@freebsd.org Subject: Re: NSLU2 cannot activate npe X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Apr 2009 17:59:35 -0000 On Sun, Apr 26, 2009 at 4:24 AM, Stanislav Sedov wrote: > On Sun, 26 Apr 2009 00:47:19 -0400 > Luazi mentioned: > >> >> Then on the redboot prompt. >> >> load -b 0x200000 kernel >> g >> >> The rest is in my original post. >> > > Is that CURRENT or STABLE? > > -- > Stanislav Sedov It is CURRENT.