From owner-freebsd-hardware@freebsd.org Sun May 29 13:34:06 2016 Return-Path: Delivered-To: freebsd-hardware@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22DABB4FC45 for ; Sun, 29 May 2016 13:34:06 +0000 (UTC) (envelope-from njm@njm.me.uk) Received: from smtp001.apm-internet.net (smtp001-out.apm-internet.net [85.119.248.222]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 858A712F6 for ; Sun, 29 May 2016 13:34:04 +0000 (UTC) (envelope-from njm@njm.me.uk) Received: (qmail 60588 invoked from network); 29 May 2016 13:34:02 -0000 X-APM-Authkey: 18389/1 4 Received: from unknown (HELO meld.njm.me.uk) (176.248.13.13) by smtp001.apm-internet.net with SMTP; 29 May 2016 13:34:02 -0000 Received: from titania.njm.me.uk (titania.njm.me.uk [192.168.144.130]) by meld.njm.me.uk (8.15.2/8.15.2) with ESMTP id u4TDY2ds011864; Sun, 29 May 2016 14:34:02 +0100 (BST) (envelope-from njm@njm.me.uk) Received: from localhost (localhost [127.0.0.1]) by titania.njm.me.uk (8.15.2/8.15.2) with ESMTP id u4TDY2Xu090501; Sun, 29 May 2016 14:34:02 +0100 (BST) (envelope-from njm@njm.me.uk) Date: Sun, 29 May 2016 14:34:02 +0100 From: "N.J. Mann" To: Kurt Jaeger cc: freebsd-hardware@freebsd.org Subject: Re: 4-port sata controller suggestion, non-raid ? Message-ID: In-Reply-To: <20160529110937.GU1036@fc.opsec.eu> References: <20160529103630.GT41922@home.opsec.eu> <162A077AC345B83B756FDA7D@titania.njm.me.uk> <20160529110937.GU1036@fc.opsec.eu> X-Mailer: Mulberry/4.0.8 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 May 2016 13:34:06 -0000 Hi, On Sunday, May 29, 2016 13:09:37 +0200 Kurt Jaeger wrote: > > Thanks. Does it boot from that controller ? I have never tried. In the machine in question the OS drive is connected to a SATA port on the motherboard and the 640Ls are used for the data drives. >> I am using three Highpoint Rocket 640L Lite (non-RAID) cards in one server >> I have here. It is running 9-STABLE from a few weeks ago, but the plan is >> to move to 10-STABLE real-soon-now. > > Which driver detects this hardware ? ahci(4) Cheers, Nick. --