From owner-freebsd-current@FreeBSD.ORG Mon Dec 14 07:49:22 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 129F8106568D for ; Mon, 14 Dec 2009 07:49:22 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.16.84]) by mx1.freebsd.org (Postfix) with ESMTP id BCC288FC1B for ; Mon, 14 Dec 2009 07:49:21 +0000 (UTC) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by kabab.cs.huji.ac.il with esmtp id 1NK5gF-000A4q-VJ; Mon, 14 Dec 2009 09:49:19 +0200 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: Doug Barton In-reply-to: <4B25EC42.4090604@FreeBSD.org> References: <4B25D1ED.5060509@FreeBSD.org> <4B25DA75.5080807@FreeBSD.org> <4B25EC42.4090604@FreeBSD.org> Comments: In-reply-to Doug Barton message dated "Sun, 13 Dec 2009 23:41:54 -0800." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 14 Dec 2009 09:49:19 +0200 From: Daniel Braniss Message-ID: Cc: freebsd-current@freebsd.org, "b. f." Subject: Re: AHCI/ATA_CAM for dummies? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Dec 2009 07:49:22 -0000 > b. f. wrote: > > Hmm. From what little I know, your chipset should support AHCI, so > > perhaps your motherboard or bios isn't set up right?: > > > > p. 39, 44 of the pdf at: > > > > http://www.intel.com/design/chipsets/datashts/307013.htm > > On page 44 it says, "for some features, hardware support in the SATA > device ..." > > Full output of 'camcontrol identify': > > pass0: ATA-7 SATA 1.x device > pass0: 100.000MB/s transfers (UDMA5, PIO size 8192bytes) > > protocol ATA/ATAPI-7 SATA 1.x > device model Hitachi HTS721010G9SA00 > firmware revision MCZOC10H > serial number MPCZN7Y0GZSYAL > cylinders 16383 > heads 16 > sectors/track 63 > sector size logical 512, physical 512, offset 0 > LBA supported 195371568 sectors > LBA48 supported 195371568 sectors > PIO supported PIO4 > DMA supported WDMA2 UDMA5 > overlap not supported > > Feature Support Enable Value Vendor > read ahead yes yes > write cache yes yes > flush cache yes yes > Native Command Queuing (NCQ) yes 31/0x1F > Tagged Command Queuing (TCQ) no no 31/0x1F > SMART yes yes > microcode download yes yes > security yes no > power management yes yes > advanced power management yes yes 16512/0x4080 > automatic acoustic management yes yes 254/0xFE 128/0x80 > media status notification no no > power-up in Standby yes no > write-read-verify no no 0/0x0 > unload no no > free-fall no no > > > Perhaps it does not have the requisite "hardware support" for ahci? probably, but have you checked the BIOS setup? my 5c. danny