From owner-freebsd-hackers@FreeBSD.ORG Tue May 9 13:08:07 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 699EB16A401 for ; Tue, 9 May 2006 13:08:07 +0000 (UTC) (envelope-from mime@traveller.cz) Received: from ss.eunet.cz (ss.eunet.cz [193.85.228.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDDB843D45 for ; Tue, 9 May 2006 13:08:06 +0000 (GMT) (envelope-from mime@traveller.cz) Received: from localhost.i.cz (ss.eunet.cz [193.85.228.13]) by ss.eunet.cz (8.13.3/8.13.1) with ESMTP id k49D81Yi052829 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 9 May 2006 15:08:02 +0200 (CEST) (envelope-from mime@traveller.cz) From: Michal Mertl To: "Rick C. Petty" In-Reply-To: <20060508183538.GC54101@megan.kiwi-computer.com> References: <20060508183538.GC54101@megan.kiwi-computer.com> Content-Type: text/plain Date: Tue, 09 May 2006 15:07:57 +0200 Message-Id: <1147180077.1953.1.camel@genius.i.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org Subject: Re: ordering of ports on Promise PDC40718 SATA300 controller X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 May 2006 13:08:07 -0000 Rick C. Petty wrote: > What determines the probing order of the ports/channels on the PDC40718 > (Promise TX4 SATA300 controller)? The SATA ports are labeled "Port 1" > through "Port 4". I have a total of four of these cards, and all of > them repeatably probe out of order: > > label reported in FreeBSD > ------ ------------------- > Port 1 > Port 2 > Port 3 > Port 4 > > Has anyone else noticed this with these cards? What can I do to fix it? > I'm running both 6.0-RELEASE and RELENG_6_1 as of 2006-May-07. I see that too but I don't care as long as it works :-). Michal