From owner-freebsd-questions@FreeBSD.ORG Sun Nov 29 06:51:37 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9946A106566B for ; Sun, 29 Nov 2009 06:51:37 +0000 (UTC) (envelope-from stevenschlansker@gmail.com) Received: from mail-yx0-f184.google.com (mail-yx0-f184.google.com [209.85.210.184]) by mx1.freebsd.org (Postfix) with ESMTP id 51B528FC0C for ; Sun, 29 Nov 2009 06:51:37 +0000 (UTC) Received: by yxe14 with SMTP id 14so2246903yxe.7 for ; Sat, 28 Nov 2009 22:51:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=KVmU1WO2CJQf1IpUQUrmIs7yIF2jGB+0/qhnMqPij0o=; b=xZenyBUTSNIab1AnxfMxNGJRD1HpMdBsVQIO4NTuWsczlnXnH+zvD7Owu8q5lu3vfZ GeA2cRsUlUHHwhKNcIJQEcPooXeVs66Tsq8gnRC2JO6KgLjcgUI/xlHFagvjdJdPUvm9 qnUZaY61CZvkgl9CyU33rhfiisxheSArZi76c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=aKJHyw7S3sQqCyET+Vp6y08geZKssLDLfmYBqkE9mTUin7jPT66JMlY1bR08EEOLPR F3dlIeukGJ1UcTcipbVSNQFfukhaf+beBAih9qAUOuTFeBFU+sAkYuA+1eiRIwSDKObI rgrS9WoLlUYTTrDO/JiA0yAZXVQF/kIESKOGM= Received: by 10.150.43.17 with SMTP id q17mr4743951ybq.197.1259477496510; Sat, 28 Nov 2009 22:51:36 -0800 (PST) Received: from ?192.168.1.114? (adsl-70-231-249-188.dsl.snfc21.sbcglobal.net [70.231.249.188]) by mx.google.com with ESMTPS id 7sm1204171ywf.10.2009.11.28.22.51.33 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 28 Nov 2009 22:51:35 -0800 (PST) From: Steven Schlansker Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Sat, 28 Nov 2009 22:51:31 -0800 Message-Id: To: FreeBSD Mailing List Mime-Version: 1.0 (Apple Message framework v1077) X-Mailer: Apple Mail (2.1077) Subject: HighPoint RR 2640 support in 8.0-RELEASE? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Nov 2009 06:51:37 -0000 Hello everyone, I recently upgraded to 8, and purchased a HighPoint RocketRAID 2640 = card. Sadly I had remembered incorrectly that this was supported by either the = hptrr or hptiop driver, and instead it seems to only be supported by a = binary driver from HighPoint. However, the latest release of the driver = is for 7.2, and although it kldload's correctly, I see in dmesg: module_register_init: MOD_LOAD (pci/rr26xx, 0xffffffff805a92e0, = 0xffffffff81145ca0) error 22 rr26xx: RocketRAID 26xx controller driver v1.0.08.1230 (Jul 9 2009 = 13:58:26) rr26xx: no controller detected. it does not seem to work. Is there any hope of it being supported by the built-in drivers anytime soon, or is this an intentional oversight and do I have to wait for = HighPoint to fix their drivers for 8.0? 03:00.0 SCSI storage controller: HighPoint Technologies, Inc. RocketRAID = 2640 SAS/SATA Controller (rev 02) Thank you for any suggestions, Steven Schlansker=