From owner-freebsd-current@FreeBSD.ORG Fri Sep 19 09:33:33 2003 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 21B9416A4B3 for ; Fri, 19 Sep 2003 09:33:33 -0700 (PDT) Received: from energistic.com (12-223-237-12.client.insightbb.com [12.223.237.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id E606743FBD for ; Fri, 19 Sep 2003 09:33:31 -0700 (PDT) (envelope-from steve@energistic.com) Received: from energistic.com (steve@localhost [127.0.0.1]) by energistic.com (8.12.9/8.12.9) with ESMTP id h8JGXTpV044478 for ; Fri, 19 Sep 2003 11:33:30 -0500 (EST) (envelope-from steve@energistic.com) Received: (from steve@localhost) by energistic.com (8.12.9/8.12.9/Submit) id h8JGXT4U043629 for freebsd-current@freebsd.org; Fri, 19 Sep 2003 11:33:29 -0500 (EST) (envelope-from steve) Date: Fri, 19 Sep 2003 11:33:29 -0500 From: Steve Ames To: freebsd-current@freebsd.org Message-ID: <20030919163329.GF97597@energistic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: Resolved: ATAng problems 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, 19 Sep 2003 16:33:33 -0000 With the latest updates from Soren my server was always finding the master drive but not the slave. This morning I decided to move the slave drive to secondary master and see if that worked. As I was doing that I noticed the slave was jumpered as "Cable Select". I've never had good luck with CS and was suprised to see that. I changed it to "Slave" and Bang! Everything worked perfectly. Master and Slave detected and detected without the long wait that ATAng seemed to have. So... with haing fixed my error the ATAng code seems to be working great for me again! Thanks to all for helping me. -Steve