From owner-freebsd-current@FreeBSD.ORG Mon Apr 11 08:45:13 2005 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 158EE16A4CE; Mon, 11 Apr 2005 08:45:13 +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 4390043D2D; Mon, 11 Apr 2005 08:45:12 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [172.18.2.1] (axiell-gw1.novi.dk [130.225.63.24]) by spider.deepcore.dk (8.13.3/8.13.3) with ESMTP id j3B8j8pO028412; Mon, 11 Apr 2005 10:45:09 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <425A38B2.8010103@DeepCore.dk> Date: Mon, 11 Apr 2005 10:43:30 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 1.0 (X11/20050116) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gary Jennejohn References: <200504090923.j399NgxV000774@peedub.jennejohn.org> In-Reply-To: <200504090923.j399NgxV000774@peedub.jennejohn.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-mail-scanned: by DeepCore Virus & Spam killer v1.12 cc: freebsd-current@FreeBSD.ORG cc: sos@FreeBSD.ORG Subject: Re: SATA PHY commit 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, 11 Apr 2005 08:45:13 -0000 Gary Jennejohn wrote: > WIth the SATA PHY commit my SATA drives are not found anymore, the PATA= > devices are still OK. >=20 > Here snippets from a failed boot -v: >=20 > atapci0: port 0xc000-0xc007,0xb800-0xb803= , > 0xb400-0 xb407,0xb000-0xb003,0xa800-0xa80f,0xa400-0xa4ff irq 20 at devi= ce > 15.0 on pci0 > atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xa800 > atapci0: [MPSAFE] > ata2: on atapci0 > device_attach: ata2 attach returned 6 > ata3: on atapci0 > device_attach: ata3 attach returned 6 Could you please try again with the changes Warner has committed to=20 dev/pci/pci.c and get back to me with the result, thanks! --=20 -S=F8ren