From owner-freebsd-current@FreeBSD.ORG Fri Apr 8 15:39:02 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 03CDE16A4CE for ; Fri, 8 Apr 2005 15:39:02 +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 4D86643D2D for ; Fri, 8 Apr 2005 15:39:01 +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.13.3/8.13.3) with ESMTP id j38FcxaM082825 for ; Fri, 8 Apr 2005 17:38:59 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <4256A533.7090202@DeepCore.dk> Date: Fri, 08 Apr 2005 17:37:23 +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: "'FreeBSD Current'" 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 Subject: HEADSUP! SATA PHY code added for nVidia, SiS and VIA chips 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: Fri, 08 Apr 2005 15:39:02 -0000 As the subject says I've added support for for the SATA PHY (the serial=20 link interface HW) to -current. This is needed to sort out problems with = the connection and on those chipsets that support its, handle hotplug. At any rate, since I dont have any of these chipsets in the lab the code = was done blindfolded from docs, so it needs testing and quite possibly=20 bugfixing as well. Please report of any success/failures, and in both cases the output from = dmesg would be handy, as well as knowing if software inititated=20 detach/attach via atacontrol works, and on the nVidia if even hotplug is = possible... Thanks! --=20 -S=F8ren