From owner-freebsd-hardware@FreeBSD.ORG Sat Sep 8 13:03:39 2007 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 99CED16A417 for ; Sat, 8 Sep 2007 13:03:39 +0000 (UTC) (envelope-from whizzter@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.178]) by mx1.freebsd.org (Postfix) with ESMTP id 6AB9813C461 for ; Sat, 8 Sep 2007 13:03:39 +0000 (UTC) (envelope-from whizzter@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so880807waf for ; Sat, 08 Sep 2007 06:03:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=CF1s7VAX4UTuqDb7DKnfUdeRgpQFNBO4CIcnrotZhU0=; b=r63zAiqiECEJ94d8K1avuPgVzJLMkOj+H+00D0zGEfj2r+Qfk+OT6GQxxWK50htjnS+oXxg7sQw3qMf5zPoELRYwcdZPkjx3Xls2OS00RCmW/A2aTMY663k88TDwM2g/q3gVkhVgpHskQiDdepLWvIVQifoy0st64ZNWtYbEb0w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=ES3ZZdponbS7SjSP2/jSgb2pb/bzY0YVkzgczwa8K4h3jSSjYpoISJct1CXj03jjqCZhDvl9I7CqjDkk7KwW6JYaQWl95ZVl/AQJh4h5skrjzjBmhD2XmSTcG60uH0NVUdFGVhh8+2QjGrfg4ULFQTjSjFS5Kf1pWLN+qxQtHVo= Received: by 10.142.215.5 with SMTP id n5mr136803wfg.1189254958088; Sat, 08 Sep 2007 05:35:58 -0700 (PDT) Received: by 10.142.98.15 with HTTP; Sat, 8 Sep 2007 05:35:58 -0700 (PDT) Message-ID: <436c7eda0709080535r21395d09t43ea7b4b6ec8fdf0@mail.gmail.com> Date: Sat, 8 Sep 2007 14:35:58 +0200 From: "Jonas Lund" To: freebsd-hardware@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 6.2 rel : BTX halted with RocketRaid 1720 on VIA EPIA EN 12000 (EG) X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Sep 2007 13:03:39 -0000 The 6.2-Release-i386-bootonly.iso installer never gets past the BTX loader when the RocketRaid 1720 card is installed. Removing the card makes the boot process work. HighPoint claims compability with 6.x (6.2 is listed at their page) with a binary driver. However as the driver never has the chance to be loaded i have no idea. The error is the following. int=0000 000D err=0 efl=0003 0213 eip=0000 FFFF eax=0000 FFFF EBX=0000 0700 ecx=edx=0 esi=0000 03d8 edi=0000 ffd4 ebp=0000 FFFF esp=0000 ffd6 cs=d800 ds=es=9350 fs=gs=0 ss=9350 cs:eip = fffff ........... ffff (all fff...) ss:esp = ffff ........... ffff (as above) BTX HALTED