From owner-freebsd-current@FreeBSD.ORG Mon Dec 27 16:39:42 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E89C16A4CE; Mon, 27 Dec 2004 16:39:42 +0000 (GMT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id B297D43D46; Mon, 27 Dec 2004 16:39:41 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [194.192.25.143] (laptop.deepcore.dk [194.192.25.143]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id iBRGdaGO060725; Mon, 27 Dec 2004 17:39:39 +0100 (CET) (envelope-from sos@DeepCore.dk) Message-ID: <41D03AA4.3020908@DeepCore.dk> Date: Mon, 27 Dec 2004 17:39:00 +0100 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040802) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ruslan Ermilov References: <20041223221047.GB6049@ip.net.ua> <20041224094127.GA75931@ip.net.ua> <41CC425C.7050906@DeepCore.dk> <20041224220821.GB86330@ip.net.ua> <41CC9BDA.7020203@DeepCore.dk> <20041224233021.GA43419@ip.net.ua> <41CFEFAF.8040100@DeepCore.dk> <20041227141310.GA95767@ip.net.ua> In-Reply-To: <20041227141310.GA95767@ip.net.ua> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-mail-scanned: by DeepCore Virus & Spam killer v1.4 cc: current@FreeBSD.ORG cc: Soren Schmidt Subject: Re: ATA regression X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 27 Dec 2004 16:39:42 -0000 Ruslan Ermilov wrote: >>Hmm, on the exact same controller with two SATA drives on it and stock = >>current it "just works" (tm) here, I cannot reproduce the problem... >>Are you sure its a stock GENERIC kernel with no local mods/patches ? >> > Yes. This is the Asus SK8N motherboard, but I only have one PATA > drive attached to 3rd (PATA) channel; first two channels (SATA) > don't have any drives attached. Can you check in this configuration? atapci0: port=20 0xb800-0xb87f,0xd000-0xd00f,0xd400-0xd43f mem=20 0xfc800000-0xfc81ffff,0xfd000000-0xfd000fff irq 18 at device 5.0 on pci0 atapci0: failed: rid 0x20 is memory, requested 4 ata2: channel #0 on atapci0 ata3: channel #1 on atapci0 ata4: channel #2 on atapci0 =2E.. atapci1: port=20 0xb000-0xb00f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 15.1 on pci0 ata0: channel #0 on atapci1 ata1: channel #1 on atapci1 =2E.. ad0: 13042MB [26500/16/63] at ata0-master UDMA= 33 acd0: DVDRAM at ata0-slave PIO4 afd0: REMOVABLE at ata1-master PIO3 acd1: CDRW at ata1-slave PIO4 ad1: 38166MB [77545/16/63] at ata4-master UDMA100 That works just as well... --=20 -S=F8ren