From owner-freebsd-stable@FreeBSD.ORG Tue Feb 13 15:49:44 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5393116A49C for ; Tue, 13 Feb 2007 15:49:44 +0000 (UTC) (envelope-from screwdriver@lxnt.info) Received: from mx1.caravan.ru (mx1.caravan.ru [217.23.130.2]) by mx1.freebsd.org (Postfix) with ESMTP id 134B413C47E for ; Tue, 13 Feb 2007 15:49:44 +0000 (UTC) (envelope-from screwdriver@lxnt.info) Received: from [217.23.131.8] (helo=[10.102.0.65]) by mx1.caravan.ru with esmtp (Exim 4.60) (envelope-from ) id 1HGzuZ-000LQt-0e for freebsd-stable@freebsd.org; Tue, 13 Feb 2007 18:49:43 +0300 Message-ID: <45D1DE71.50706@lxnt.info> Date: Tue, 13 Feb 2007 18:51:13 +0300 From: Alexander Sabourenkov User-Agent: Thunderbird 1.5.0.9 (X11/20070111) MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <00ad01c74b65$79db1710$0c00a8c0@Artem> <20070208094620.GA9599@rink.nu> <00a701c74b6e$7c3e4550$fe03a8c0@claylaptop> <20070208165224.GA35610@icarus.home.lan> <004401c74c31$f8159160$0c00a8c0@Artem> <45CC72D4.9040104@lxnt.info> <45CC8F3C.2070808@lxnt.info> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: What is a good choice of sata-ii raid controller for freebsd? 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: Tue, 13 Feb 2007 15:49:44 -0000 Hi. > > Interesting - Someone else mentioned the same thing. The amr(4) > manpage doesn't seem to be updated to mention the latest cards > though. I did notice the driver hasn't been really updated in a > while either. Wouldn't this cause a problem with identifying the > newer cards? > The authoritative source is the source itself: grep amr_device_ids /usr/src/sys/dev/amr/amr_pci.c -- ./lxnt