From owner-freebsd-stable@FreeBSD.ORG Mon Aug 21 14:42:23 2006 Return-Path: X-Original-To: freebsd-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 E0FCE16A4DD for ; Mon, 21 Aug 2006 14:42:23 +0000 (UTC) (envelope-from dom@goodforbusiness.co.uk) Received: from mailhost.graphdata.co.uk (mailhost.graphdata.co.uk [195.12.22.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D20A43E3E for ; Mon, 21 Aug 2006 14:40:01 +0000 (GMT) (envelope-from dom@goodforbusiness.co.uk) Received: from localhost (localhost [127.0.0.1]) by mailhost.graphdata.co.uk (Postfix) with ESMTP id AEE0D114026; Mon, 21 Aug 2006 15:39:53 +0100 (BST) X-Virus-Scanned: amavisd-new at graphdata.co.uk Received: from mailhost.graphdata.co.uk ([127.0.0.1]) by localhost (mailhost.graphdata.co.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Zee+TWzsVMSc; Mon, 21 Aug 2006 15:39:47 +0100 (BST) Received: from [192.168.0.86] (gdc083.internal.graphdata.co.uk [192.168.0.86]) by mailhost.graphdata.co.uk (Postfix) with ESMTP id B8ACA114023; Mon, 21 Aug 2006 15:39:47 +0100 (BST) Message-ID: <44E9C5B3.90604@goodforbusiness.co.uk> Date: Mon, 21 Aug 2006 15:39:47 +0100 From: Dominic Marks User-Agent: Thunderbird 1.5.0.5 (X11/20060809) MIME-Version: 1.0 To: "Patrick M. Hausen" References: <20060821120052.0B25816A526@hub.freebsd.org> <200608211414.16731.matt@chronos.org.uk> <20060821132743.GC45736@hugo10.ka.punkt.de> <44E9B7C1.9010708@goodforbusiness.co.uk> <20060821142613.GI45736@hugo10.ka.punkt.de> In-Reply-To: <20060821142613.GI45736@hugo10.ka.punkt.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: ATA problems again ... general problem of ICH7 or ATA? 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: Mon, 21 Aug 2006 14:42:24 -0000 Patrick M. Hausen wrote: > Hi, Dominic! > > On Mon, Aug 21, 2006 at 02:40:17PM +0100, Dominic Marks wrote: > >> hw.pci3.13.INTA.irq="17" >> >> The `13' value is the device number, you can find this in dmesg, same >> for pciN. > > So I tried this: > > em1: port 0x5000-0x501f mem 0xdc180000-0xdc19ffff,0xdc100000-0xdc17ffff irq 17 at device 0.0 on pci5 > atapci1: port 0x30e8-0x30ef,0x30dc-0x30df,0x30e0-0x30e7,0x30d8-0x30db,0x30b0-0x30bf mem 0xdc500400-0xdc5007ff irq 19 at device 31.2 on pci0 > > hw.pci0.31.2.INTA.irq="17" > > to force atapci1 to the same irq as em1. Didn't work. It's > still using 19. Any hints? I myself only learnt about this relatively recently, so afraid not. Have you checked that it doesnt work if you use hw.pci5 I'm just guessing here, but it might be worth a shot. Cheers, Dominic > Thanks, > > Patrick M. Hausen > Leiter Netzwerke und Sicherheit