From owner-freebsd-embedded@FreeBSD.ORG Thu Nov 8 23:44:46 2007 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C57316A417 for ; Thu, 8 Nov 2007 23:44:46 +0000 (UTC) (envelope-from carlsonmark@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.177]) by mx1.freebsd.org (Postfix) with ESMTP id 0888913C491 for ; Thu, 8 Nov 2007 23:44:45 +0000 (UTC) (envelope-from carlsonmark@gmail.com) Received: by el-out-1112.google.com with SMTP id s27so138339ele for ; Thu, 08 Nov 2007 15:44:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=eejKI8Q4lbMPxmpnOCkPvYwpXPs/dYSSwzZkh5AtYV0=; b=Z8QlnqiBOdxagaXj3jFBYpndO1WHS9xPXLzVZsE2KCGDl75KBwWlYm/iF1AqwGTA2b3uVS87v0gsG8GOx/l7leyWHnsD3GWcC5Z2sWYKUaIk+aIvxloeUCIngGx94LOfQG7zivQj6nUHk71v5ugUcxSxG70mb5tEySbEw9KpiFE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BECok2x58BedpwBC28K4Q0Yhbb1r2bE6sA6CVmYSqOP5lHxTit24r92Rzcu5eS3OwlGFRCq4COSqdFWbQHQS1JKwhTVYRBsnTswKmxjFHnnaisU3UDBsXFR3mYJjoo0k2FIenvHnItpeNgrjFBhy0nI0qBohNX+Vw44DYC/CjSk= Received: by 10.142.226.2 with SMTP id y2mr531173wfg.1194563999234; Thu, 08 Nov 2007 15:19:59 -0800 (PST) Received: by 10.142.112.12 with HTTP; Thu, 8 Nov 2007 15:19:59 -0800 (PST) Message-ID: Date: Thu, 8 Nov 2007 16:19:59 -0700 From: "Mark Carlson" To: freebsd-embedded@freebsd.org In-Reply-To: <20071108.140230.-169060981.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <473279C9.6040507@jsreedinc.com> <20071108204153.GE2291@funkthat.com> <20071108.140230.-169060981.imp@bsdimp.com> Cc: Subject: Re: ts7200 kernel Image X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Nov 2007 23:44:46 -0000 On Nov 8, 2007 2:02 PM, M. Warner Losh wrote: > > BTW, I'm planning on updating the CL EP93xx support in current, > hopefully including patches for the ts7200. Since I don't have one, > that may be hard. I will soon have a GESBC-9302E, so that will have > support. I'm also waiting for a GESBC-9302E to arrive. I already have a ts7200, so if you need me to test anything, I'm willing to help. -Mark C.