From owner-freebsd-hardware@FreeBSD.ORG Thu Mar 18 15:23:53 2004 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C7D316A4D7 for ; Thu, 18 Mar 2004 15:23:53 -0800 (PST) Received: from mail.ingmedia.com (mail.ingmedia.com [205.207.132.209]) by mx1.FreeBSD.org (Postfix) with SMTP id 789C043D1D for ; Thu, 18 Mar 2004 15:23:52 -0800 (PST) (envelope-from wing@ingmedia.com) Received: (qmail 94019 invoked by uid 0); 18 Mar 2004 23:23:51 -0000 Received: from cpe00045adc775e-cm000039de825e.cpe.net.cable.rogers.com (HELO desktop) (wing@artson.ca@63.138.197.17) by mail.ingmedia.com with SMTP; 18 Mar 2004 23:23:51 -0000 From: "Bill Ing" To: Date: Thu, 18 Mar 2004 18:23:50 -0500 Message-ID: <007001c40d40$12a137c0$6401a8c0@desktop> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: 5.1 kernel trap with atapicam and Highpoint Rocket Raid 1640 X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Mar 2004 23:23:53 -0000 Hello, I'm trying to get dvdr tools working on FreeBSD 5.1 and when atapicam is compiled into the kernel, I get a fatal kernel trap on boot up. This started happening after installing a Highpoint Rocket RAID 1640 card to handle a SATA RAID 5 storage array. Highpoint provides a binary driver for up to FreeBSD 5.1 currently. Is there some sort of trick or tweak that is necessary to get the two to exist? I suppose posting some debugging logs would be helpful but I'm not sure how to do this since nothing seems to get written to any logs when it kernel traps. Thanks in advance,