From owner-freebsd-bugs@FreeBSD.ORG Thu Oct 26 09:20:28 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BB7316A49E for ; Thu, 26 Oct 2006 09:20:28 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81AA243D68 for ; Thu, 26 Oct 2006 09:20:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9Q9KMoK048192 for ; Thu, 26 Oct 2006 09:20:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9Q9KMtG048191; Thu, 26 Oct 2006 09:20:22 GMT (envelope-from gnats) Date: Thu, 26 Oct 2006 09:20:22 GMT Message-Id: <200610260920.k9Q9KMtG048191@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Thomas Quinot Cc: Subject: Re: kern/103602: atapi device not working on JMicron 363 Controller X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Thomas Quinot List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Oct 2006 09:20:28 -0000 The following reply was made to PR kern/103602; it has been noted by GNATS. From: Thomas Quinot To: Josh Carroll Cc: bug-followup@freebsd.org, sos@freebsd.org Subject: Re: kern/103602: atapi device not working on JMicron 363 Controller Date: Thu, 26 Oct 2006 11:11:28 +0200 * Josh Carroll, 2006-10-25 : > Just wanted to add this bit of information. So the following > motherboards have been shown to have problems reading DVDs (with or > without atapicam) and with loading atapicam: > > Asus P5B > Asus P5B Deluxe > Gigabyte DS3 > Abit AB9-Pro Well if you can reproduce problems on these types of hardware without ATAPI/CAM, then there certainly is an issue with their ATA components, and this should be investigated first. At this point I think Søren may be in a better position than I am to provide advice on this. Thomas.