From owner-cvs-all@FreeBSD.ORG Fri Dec 15 15:20:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 008F616A562; Fri, 15 Dec 2006 15:20:47 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9E2A43CBF; Fri, 15 Dec 2006 15:18:12 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (phobos.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id kBFFJPe9034418; Fri, 15 Dec 2006 08:19:30 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <4582BCFB.4080003@samsco.org> Date: Fri, 15 Dec 2006 08:19:23 -0700 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.7) Gecko/20060910 SeaMonkey/1.0.5 MIME-Version: 1.0 To: Alexander Leidinger References: <200612141829.kBEIT8dW073223@repoman.freebsd.org> <20061215151950.8luf3k2rwg480k00@webmail.leidinger.net> In-Reply-To: <20061215151950.8luf3k2rwg480k00@webmail.leidinger.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: Doug Ambrisko , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/mfi mfi.c mfi_ioctl.h mfireg.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 15:20:48 -0000 Alexander Leidinger wrote: > Quoting Doug Ambrisko (from Thu, 14 Dec 2006 > 18:29:08 +0000 (UTC)): > >> ambrisko 2006-12-14 18:29:08 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/dev/mfi mfi.c mfi_ioctl.h mfireg.h >> Log: > >> This is some clean-up and enables RAID firmware to updated via Dell's >> tool. Note Dell's tool requires the updates to the Linux emulator >> that has been done in -current with TLS etc. > > ... and as such is not available to amd64 users because of missing TLS > (and more). Patches in P4, reviews welcome. > Huh? When did TLS support get removed from amd64? Scott