From owner-freebsd-current@FreeBSD.ORG Sun Dec 7 13:09:15 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 7F61D16A4CE; Sun, 7 Dec 2003 13:09:15 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8A5543F93; Sun, 7 Dec 2003 13:09:14 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 9D30C72DB5; Sun, 7 Dec 2003 13:09:14 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 9B4AB72DAD; Sun, 7 Dec 2003 13:09:14 -0800 (PST) Date: Sun, 7 Dec 2003 13:09:14 -0800 (PST) From: Doug White To: MIHIRA Sanpei Yoshiro In-Reply-To: <20031206.173721.104069478.sanpei@sanpei.org> Message-ID: <20031207130837.H7085@carver.gumbysoft.com> References: <20031206.173721.104069478.sanpei@sanpei.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@FreeBSD.org cc: sos@FreeBSD.org 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: Sun, 07 Dec 2003 21:09:15 -0000 On Sat, 6 Dec 2003, MIHIRA Sanpei Yoshiro wrote: > Hi. > > 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. > > # atacontrol list > ATA channel 0: > Master: ad0 ATA/ATAPI rev 5 > Slave: no device present > ATA channel 1: > Master: no device present > Slave: acd0 ATA/ATAPI rev 0 <-- not probed > with latest kernel Note that in most cases, this is an unsupported configuration. Your CD drive should be set to master/single. Is there some reason you need it set up this way? -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org