From owner-freebsd-current@FreeBSD.ORG Thu Aug 10 21:12:08 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 A4D7E16A4E0; Thu, 10 Aug 2006 21:12:08 +0000 (UTC) (envelope-from darren.pilgrim@bitfreak.org) Received: from mail.twinthornes.com (mail.twinthornes.com [65.75.198.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF32543D49; Thu, 10 Aug 2006 21:12:05 +0000 (GMT) (envelope-from darren.pilgrim@bitfreak.org) Received: from [10.242.169.24] (c-67-171-135-169.hsd1.or.comcast.net [67.171.135.169]) by mail.twinthornes.com (Postfix) with ESMTP id 3B6DC10EA; Thu, 10 Aug 2006 14:12:05 -0700 (PDT) Message-ID: <44DBA0BA.7070406@bitfreak.org> Date: Thu, 10 Aug 2006 14:10:18 -0700 From: Darren Pilgrim User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: =?ISO-8859-1?Q?S=F8ren_Schmidt?= References: <12fac0bf0608100555p2210a731s3313a2b4918a376e@mail.gmail.com> <44DB5D0F.5060409@freebsd.org> In-Reply-To: <44DB5D0F.5060409@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Thu, 10 Aug 2006 21:22:56 +0000 Cc: freebsd-current@freebsd.org, "initial.x" Subject: Re: Current ATA driver problem. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 10 Aug 2006 21:12:08 -0000 Søren Schmidt wrote: > initial.x wrote: >> My freebsd machine not detect second IDE driver.(recently) >> ( I use intel 975 chipset. ) >> Second IDE driver is JMicron JBM361. >> >> Freebsd support second IDE driver ago. >> I can't use second IDE driver now. >> >> Temporary use 6.1-release ata driver in HEAD >> ( this way can use second driver ) >> >> ata driver(HEAD) something change? > Yes lots has changed in -currents ATA, backport is planned later. > Just use /sys/sys/ata.h and /sys/dev/ata/* from -current and you'll be > fine until then. I think he was saying that the JBM361 was supported in 6.1, but it's not supported in -current. -- Darren Pilgrim