From owner-freebsd-current@FreeBSD.ORG Wed Sep 8 07:31:35 2004 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 EB5A916A4CE for ; Wed, 8 Sep 2004 07:31:35 +0000 (GMT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37F8543D2D for ; Wed, 8 Sep 2004 07:31:35 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [172.18.2.1] (axiell-gw1.novi.dk [130.225.63.24]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id i887VLHK022557; Wed, 8 Sep 2004 09:31:24 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <413EB51D.6050802@DeepCore.dk> Date: Wed, 08 Sep 2004 09:30:37 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040802) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Benjamin Close References: <413E9E0F.10604@cs.unisa.edu.au> In-Reply-To: <413E9E0F.10604@cs.unisa.edu.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable cc: current@freebsd.org Subject: Re: ata enclosure info 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: Wed, 08 Sep 2004 07:31:36 -0000 Benjamin Close wrote: > Hi All, > Just wondering what the status on being able to obtain enclosure inf= o=20 > was at for ata devices. I notice from the code that much of the=20 > enclosure info is commented out. > I'm happy to help getting it all working if you can send patches/specs.= Well, the enclosure stuff has not been implemented on -current yet, but=20 it is on my TODO list (and have been for quite some time). Some enclosures are supported in 4.x, but the code will have to be very=20 different to fit into -currents ATA framework. -S=F8ren