From owner-freebsd-hardware@FreeBSD.ORG Fri Apr 18 04:53:03 2008 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 12B7D106566C; Fri, 18 Apr 2008 04:53:03 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from parsely.rain.com (parsely.rain.com [199.26.172.196]) by mx1.freebsd.org (Postfix) with ESMTP id 180318FC2A; Fri, 18 Apr 2008 04:53:00 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from sopwith.solgatos.com (uucp@localhost) by parsely.rain.com (8.11.4/8.11.4) with UUCP id m3I4qMJ57423; Thu, 17 Apr 2008 21:52:22 -0700 (PDT) (envelope-from freebsd@sopwith.solgatos.com) Received: from localhost by sopwith.solgatos.com (8.8.8/6.24) id EAA11612; Fri, 18 Apr 2008 04:48:59 GMT Message-Id: <200804180448.EAA11612@sopwith.solgatos.com> To: chilo In-reply-to: Your message of "Thu, 17 Apr 2008 20:56:49 PDT." <367917.29366.qm@web53812.mail.re2.yahoo.com> Date: Thu, 17 Apr 2008 21:48:59 +0100 From: Dieter Cc: freebsd-drivers@freebsd.org, freebsd-hardware@freebsd.org Subject: Re: Freebsd 7 amd64 need clarification on SAS controller 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: Fri, 18 Apr 2008 04:53:03 -0000 > Also there is this > > hptrr: HPT RocketRAID controller driver v1.1 (Feb 24 2008 > 10:34:18) > hptrr: no controller detected. > > Since I do not have a HPT RocketRAID controller why does it still load in on the boot up? > > is there an explanation for this? Comment out the line device hptrr # Highpoint RocketRAID 17xx, 22xx, 23xx, 25xx in your kernel config file, build and install a new kernel, and the confusing message should go away.