From owner-freebsd-arm@FreeBSD.ORG Thu Feb 21 04:09:59 2008 Return-Path: <owner-freebsd-arm@FreeBSD.ORG> Delivered-To: freebsd-arm@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B63716A404 for <freebsd-arm@FreeBSD.ORG>; Thu, 21 Feb 2008 04:09:59 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 2FBC013C4E7 for <freebsd-arm@FreeBSD.ORG>; Thu, 21 Feb 2008 04:09:59 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id m1L46XGm078957; Wed, 20 Feb 2008 21:06:33 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Wed, 20 Feb 2008 21:06:52 -0700 (MST) Message-Id: <20080220.210652.1683324448.imp@bsdimp.com> To: normalbloke@gmail.com From: "M. Warner Losh" <imp@bsdimp.com> In-Reply-To: <a3d9d8e90802201622s28a94e6fwaf95e8e7cc6e84f9@mail.gmail.com> References: <a3d9d8e90802201622s28a94e6fwaf95e8e7cc6e84f9@mail.gmail.com> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-arm@FreeBSD.ORG Subject: Re: TS-7200 and FreeBSD X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor <freebsd-arm.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-arm>, <mailto:freebsd-arm-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-arm> List-Post: <mailto:freebsd-arm@freebsd.org> List-Help: <mailto:freebsd-arm-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-arm>, <mailto:freebsd-arm-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 21 Feb 2008 04:09:59 -0000 In message: <a3d9d8e90802201622s28a94e6fwaf95e8e7cc6e84f9@mail.gmail.com> "Patrick Collins" <normalbloke@gmail.com> writes: : Hello, : : I am designing a marine navigation and monitoring system and am : considering using the Technologic TS-7200 with FreeBSD. I would like : to use FreeBSD because I am very familiar with it but support for the : TS-7200 seems to be limited. Would I be better off using NetBSD or : Linux. I would appreciate your honest opinion on this. : : Does anyone have a kernel configuration file for the TS-7200. There's a kernel config and support code for this in perforce right now. It is waiting for someone to make it compile again on -current and one or two minor tweaks. I can get you diffs if you'd like. Warner