From owner-freebsd-current@FreeBSD.ORG Fri Dec 12 07:24:27 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 2589F16A4CE; Fri, 12 Dec 2003 07:24:27 -0800 (PST) Received: from cherry2.sanpei.org (j069113.ppp.asahi-net.or.jp [61.213.69.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id D06B243D33; Fri, 12 Dec 2003 07:24:25 -0800 (PST) (envelope-from sanpei@sanpei.org) Received: from localhost (localhost [IPv6:::1]) by cherry2.sanpei.org (8.12.10/8.12.6) with ESMTP id hBCFONwE075011; Sat, 13 Dec 2003 00:24:23 +0900 (JST) (envelope-from sanpei@sanpei.org) Date: Sat, 13 Dec 2003 00:24:23 +0900 (JST) Message-Id: <20031213.002423.23058508.sanpei@sanpei.org> To: current@freebsd.org, sos@FreeBSD.org From: MIHIRA Sanpei Yoshiro In-Reply-To: <200312082122.26187.cs@cheasy.de> References: <20031206.173721.104069478.sanpei@sanpei.org> <20031207130837.H7085@carver.gumbysoft.com> <200312082122.26187.cs@cheasy.de> X-Mailer: Mew version 3.3 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cs@cheasy.de Subject: Re: Latest kernel couldn't probe DVD-Drive in Secondary/Slave 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, 12 Dec 2003 15:24:27 -0000 > After updating kernel in -current machine, DVD-Drive in ATA >Secondary/Slave was not probed. > > If I back out sys/dev/ata/ata-lowlevel.c rev. 1.24, I could probe >it. With sys/dev/ata/ata-lowlevel.c rev. 1.25, I could probe DVD-Drive in ATA Secondary/Slave channel. Thank you, SOS. And I hope to commit this change into RELENG_5.2(for 5.2-RELEASE). Cheers. --- MIHIRA, Sanpei Yoshiro Tokyo, Japan.