From owner-freebsd-current@FreeBSD.ORG Sun Mar 22 10:06:48 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 BAAC7106566B for ; Sun, 22 Mar 2009 10:06:48 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id 4032C8FC08 for ; Sun, 22 Mar 2009 10:06:47 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.2.9) with ESMTPSA id 238131195; Sun, 22 Mar 2009 12:06:47 +0200 Message-ID: <49C60DB6.4010406@FreeBSD.org> Date: Sun, 22 Mar 2009 12:06:46 +0200 From: Alexander Motin User-Agent: Thunderbird 2.0.0.19 (X11/20090118) MIME-Version: 1.0 To: ulf@Alameda.net References: <1237594983.00089764.1237583401@10.7.7.3> <49C4B848.1010906@mavhome.dp.ua> <200903211449.n2LEmxwC034905@lava.sentex.ca> <49C5292F.1050802@FreeBSD.org> <20090321220946.GF51533@evil.alameda.net> In-Reply-To: <20090321220946.GF51533@evil.alameda.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, Mike Tancsa Subject: Re: Intel X58 eSATA port ? 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: Sun, 22 Mar 2009 10:06:49 -0000 Ulf Zimmermann wrote: > On Sat, Mar 21, 2009 at 07:51:43PM +0200, Alexander Motin wrote: >> Mike Tancsa wrote: >>> I turned it on, but still no luck. Attached is the verbose >>> dmesg.boot. I wonder if the extra controller is being mis-identified as >>> being PATA ? As far as I can tell, there are no legacy PATA connectors >>> on the board >>> >>> Yet >>> atapci0: port >>> 0x2018-0x201f,0x2024-0x2027,0x2010-0x2017,0x2020-0x2023,0x2000-0x200f >>> mem 0xe1100000-0xe11003ff irq 16 at device 0.0 on pci6 >>> >>> implies its a PATA device ? >> It is or PATA controller, or SATA in legacy emulation mode. As I can see >> on web, there are also AHCI capable SATA channels present on this chip: >> http://lists.laptop.org/pipermail/server-devel/2007-July/000070.html >> How it is reported in pciconf? May be there is some way to make AHCI >> attach it? Isn't there any options about it's operation in BIOS? >> >> Don't you have any datasheet for this device? >> >> Also a bit strange for me this messages: >> ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0 >> ata0: reset tp1 mask=00 ostat0=ff ostat1=ff >> ata0: [MPSAFE] >> ata0: [ITHREAD] >> ata1 at port 0x170-0x177,0x376 irq 15 on isa0 >> ata1: reset tp1 mask=00 ostat0=ff ostat1=ff >> ata1: [MPSAFE] >> ata1: [ITHREAD] >> channels 0 and 1 are legacy ATA channels. A bit strange to see them when >> AFAIK there is no PATA support on ICH10. If it is not a parts of >> Marvell, then I have no idea what is this. > > Many boards which have an ICH10 use the Marvell (or similar chips) to provide > 1 PATA board for like CD-Rom drives. The DFI board I have does the same. Sure, I just was surprised that external PCI controller reported as legacy. If it is parts of the same controller, then it looks messy. -- Alexander Motin