From owner-freebsd-stable@FreeBSD.ORG Fri Dec 30 14:06:51 2005 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3130616A41F for ; Fri, 30 Dec 2005 14:06:51 +0000 (GMT) (envelope-from bill@rakupottery.org.uk) Received: from terry.blackcatnetworks.co.uk (terry.blackcatnetworks.co.uk [193.201.200.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACF8C43D53 for ; Fri, 30 Dec 2005 14:06:50 +0000 (GMT) (envelope-from bill@rakupottery.org.uk) Received: from raku.bcnadsl.com ([217.147.80.10] helo=saturn.rakupottery.org.uk) by terry.blackcatnetworks.co.uk with esmtp (Exim 3.36 #1 (Debian)) id 1EsKu9-0005cY-00 for ; Fri, 30 Dec 2005 14:06:49 +0000 Received: from localhost (localhost.rakupottery.org.uk [127.0.0.1]) by saturn.rakupottery.org.uk (Postfix) with ESMTP id E353078C19 for ; Fri, 30 Dec 2005 14:06:48 +0000 (GMT) Received: from saturn.rakupottery.org.uk ([127.0.0.1]) by localhost (saturn.rakupottery.org.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00934-01-7 for ; Fri, 30 Dec 2005 14:06:48 +0000 (GMT) Received: from [127.0.0.1] (localhost.rakupottery.org.uk [127.0.0.1]) by saturn.rakupottery.org.uk (Postfix) with ESMTP id C2C8278DEF for ; Fri, 30 Dec 2005 14:05:37 +0000 (GMT) Message-ID: <43B53EB1.9040308@rakupottery.org.uk> Date: Fri, 30 Dec 2005 14:05:37 +0000 From: Bill Smith User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051226) X-Accept-Language: en-us, en MIME-Version: 1.0 To: stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at rakupottery.org.uk Cc: Subject: SATA controller memory mapping 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: Fri, 30 Dec 2005 14:06:51 -0000 The only little glitch in my 6.0-Stable system is this: atapci1: port 0xa800-0xa807,0xa400-0xa403,0xa000 -0xa007,0x9800-0x9803,0x9400-0x940f irq 18 at device 31.2 on pci0 atapci1: failed to enable memory mapping! I am not using this for booting off right now but will be at some time in the future, is there something I can do to enable the memory mapping for it, or should I just ignore it. It is on an Asus P5P800. Cheers and all the best for the upcoming new year. -- Bill