From owner-freebsd-hardware@FreeBSD.ORG Sun Jan 30 08:44:18 2005 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B988516A4D0 for ; Sun, 30 Jan 2005 08:44:18 +0000 (GMT) Received: from mars.euao.com (mars.euao.com [69.93.84.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78A2F43D2D for ; Sun, 30 Jan 2005 08:44:18 +0000 (GMT) (envelope-from lists@orangechicken.com) Received: from c-24-18-195-191.client.comcast.net ([24.18.195.191] helo=yellow) by mars.euao.com with asmtp (Exim 4.30) id 1CvAgv-0004wA-Ft for freebsd-hardware@freebsd.org; Sun, 30 Jan 2005 00:44:21 -0800 From: "Dave Myron" To: Date: Sun, 30 Jan 2005 00:42:12 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 thread-index: AcUFEHH9LTT160STSTysIlE9RlGutQBlkRsA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 In-Reply-To: <41F9F11E.2030006@DeepCore.dk> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - mars.euao.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - orangechicken.com Message-Id: <20050130084418.78A2F43D2D@mx1.FreeBSD.org> Subject: RE: Problem with FastTrak S150 SX4-M X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jan 2005 08:44:18 -0000 Thats a known problem, its partly fixed in -current, the real fix is in the works. Try to take /sys/dev/ata from a fresh -current and let me know if that helps you. ------------------------------------- 8< ------------------------------------- I found Doug Ambrisko's ata patch (at http://www.ambrisko.com/doug/ata/ata_stable_sata_8.patch) but I don't know how to patch it properly. Three files seem to be missing from my 5.3-Release installation: sys/dev/ata/atapi-all.c, sys/isa/sio.c, and sys/kern/subr_diskslice.c Are those files not in 5.3 and only in 6.0-Current? I imagine that I can't just apply the patch anyway - but please let me know if I'm mistaken. Any ideas to help me out are immensely appreciated! I need to get to the backups on these disks and blah blah blah Dave