From owner-freebsd-stable@FreeBSD.ORG Mon Sep 22 04:59:10 2008 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 7E3F41065671 for ; Mon, 22 Sep 2008 04:59:10 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forwards4.yandex.ru (forwards4.yandex.ru [77.88.32.20]) by mx1.freebsd.org (Postfix) with ESMTP id 3085B8FC0C for ; Mon, 22 Sep 2008 04:59:10 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp15.yandex.ru (smtp15.yandex.ru [77.88.32.85]) by forwards4.yandex.ru (Postfix) with ESMTP id CB6031934B4; Mon, 22 Sep 2008 08:59:06 +0400 (MSD) Received: from mail.kirov.so-cdu.ru ([77.72.136.145]:32240 "EHLO [127.0.0.1]" smtp-auth: "bu7cher" TLS-CIPHER: "DHE-RSA-AES256-SHA keybits 256/256 version TLSv1/SSLv3" TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S1377290AbYIVE7A (ORCPT + 1 other); Mon, 22 Sep 2008 08:59:00 +0400 X-Yandex-Spam: 1 X-Yandex-Front: smtp15 X-Yandex-TimeMark: 1222059540 X-MsgDayCount: 2 X-Comment: RFC 2476 MSA function at smtp15.yandex.ru logged sender identity as: bu7cher Message-ID: <48D7260C.9020503@yandex.ru> Date: Mon, 22 Sep 2008 08:58:52 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: Joseph Olatt References: <20080915192515.A13327@eskimo.com> In-Reply-To: <20080915192515.A13327@eskimo.com> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: unsupported NVIDIA SATA controller 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: Mon, 22 Sep 2008 04:59:10 -0000 Joseph Olatt wrote: > Hello, > > I have the following SATA controller card on my system that appears to > be unsupported by FreeBSD 7-STABLE. Does anybody know if this card is > supported or will be supported in the near future? > > > none13@pci0:0:14:0: class=0x010485 card=0x01371025 chip=0x07f810de rev=0xa2 hdr=0x00 > vendor = 'Nvidia Corp' > class = mass storage > subclass = RAID Do you still have this problem? It seems that your controller is AHCI-capable. I can make a patch if is it needed. -- WBR, Andrey V. Elsukov