From owner-cvs-src@FreeBSD.ORG Sun Apr 13 20:14:13 2008 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 061341065673; Sun, 13 Apr 2008 20:14:13 +0000 (UTC) (envelope-from Danovitsch@vitsch.net) Received: from VM01.Vitsch.net (vm01.vitsch.net [85.17.51.140]) by mx1.freebsd.org (Postfix) with ESMTP id 940DF8FC13; Sun, 13 Apr 2008 20:14:12 +0000 (UTC) (envelope-from Danovitsch@vitsch.net) Received: from [192.168.45.6] (dhcp-077-250-050-082.chello.nl [77.250.50.82]) (authenticated bits=0) by VM01.Vitsch.net (8.13.8/8.13.8) with ESMTP id m3DJoulV051334; Sun, 13 Apr 2008 21:50:56 +0200 (CEST) (envelope-from Danovitsch@vitsch.net) From: "Daan Vreeken [PA4DAN]" Organization: Vitsch Electronics To: cvs-src@freebsd.org Date: Sun, 13 Apr 2008 21:50:33 +0200 User-Agent: KMail/1.9.7 References: <200804131605.m3DG5Z9P041647@repoman.freebsd.org> In-Reply-To: <200804131605.m3DG5Z9P041647@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200804132150.33382.Danovitsch@vitsch.net> Cc: src-committers@freebsd.org, cvs-all@freebsd.org, =?utf-8?q?S=C3=B8ren_Schmidt?= Subject: Re: cvs commit: src/sys/dev/ata ata-all.h ata-raid.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2008 20:14:13 -0000 On Sunday 13 April 2008 18:05:34 S=C3=B8ren Schmidt wrote: > sos 2008-04-13 16:05:34 UTC > > FreeBSD src repository > > Modified files: > sys/dev/ata ata-all.h ata-raid.c > Log: > Fix identify of slave devices. This fixes the problem I was having with the miss-identified 1TB disk. With the detection fixed, I tried to connect a Port Multiplier with a singl= e=20 disk connected and the disk is correctly detected. Next step : adding more disks ;-) Thanks, =2D-=20 Daan