From owner-freebsd-stable@FreeBSD.ORG Thu Dec 3 15:31:11 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D49301065695 for ; Thu, 3 Dec 2009 15:31:11 +0000 (UTC) (envelope-from lists@pingle.org) Received: from willow.pingle.org (willow.pingle.org [68.76.213.30]) by mx1.freebsd.org (Postfix) with ESMTP id A7D098FC16 for ; Thu, 3 Dec 2009 15:31:11 +0000 (UTC) Received: from localhost (unknown [127.0.0.1]) by willow.pingle.org (Postfix) with ESMTP id A0AD81141C; Thu, 3 Dec 2009 10:14:07 -0500 (EST) X-Virus-Scanned: amavisd-new at pingle.org Received: from willow.pingle.org ([127.0.0.1]) by localhost (willow.pingle.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k3jIlMRMykp4; Thu, 3 Dec 2009 10:14:05 -0500 (EST) Received: from [192.168.130.110] (hpcw.hpcisp.com [68.76.213.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jim) by willow.pingle.org (Postfix) with ESMTPSA id C4D9411431; Thu, 3 Dec 2009 10:14:05 -0500 (EST) Message-ID: <4B17D5B5.7090403@pingle.org> Date: Thu, 03 Dec 2009 10:13:57 -0500 From: Jim Pingle User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Marten Vijn References: <1258035998.4826.1.camel@mvn-desktop> In-Reply-To: <1258035998.4826.1.camel@mvn-desktop> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: 8.0-rc2 dropped hardsupport X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Dec 2009 15:31:11 -0000 Marten Vijn wrote: > Support for the following devices seems not to be continued in 8.0 (and > 7.2 and higher): > > - WRAP 1C > - WRAP 2E (EOL) > - ALIX 1C > > Both devices stopped booting as described in several postings and pr's. > > My question/suggestion to announce this in the >> 7.2 and 8.0 release notes. (or better to fix the issues) Sorry for the late reply, but I may have a lead on some of these issues. NanoBSD is used for the embedded versions of pfSense now, and so we've had a lot of users of ALIX/WRAP/etc giving it a workout. Take a look at some of the articles I've written so far based on information myself and others have collected. http://doc.pfsense.org/index.php/NanoBSD_on_WRAP http://doc.pfsense.org/index.php/ALIX_BIOS_Update_Procedure http://doc.pfsense.org/index.php/Boot_Troubleshooting (First few items) It seems on the ALIX boards with VGA, you need to set a BIOS option for power management to APM, which gets it past the freeze at devd. Also, we've been running kernels with the geode.c rev 1.11 mentioned elsewhere in this thread for months patched against 7.2-RELEASE and it works great for most ALIX models, but according to our users it does not seem to offer any additional support for the models with a VGA BIOS (LEDs and such still are not usable). Apparently they use an Award BIOS and not TinyBIOS. Hope this helps, Jim