From owner-freebsd-arm@FreeBSD.ORG Mon Jul 30 05:38:52 2007 Return-Path: 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 9AF2E16A41A for ; Mon, 30 Jul 2007 05:38:52 +0000 (UTC) (envelope-from vrashtchi@yahoo.com) Received: from web53106.mail.re2.yahoo.com (web53106.mail.re2.yahoo.com [206.190.49.56]) by mx1.freebsd.org (Postfix) with SMTP id 3A52913C47E for ; Mon, 30 Jul 2007 05:38:51 +0000 (UTC) (envelope-from vrashtchi@yahoo.com) Received: (qmail 14895 invoked by uid 60001); 30 Jul 2007 05:12:11 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=vvcJqLCR8olWi3TDLBbDVt5AWhLDOSP07A4RlDfRVQtfEHzdWVmTwVNRb131J7IOXiRFwK/xbN0J2tAIHksdK7Z2BlegfDvG1BuqmAgMZHFP4SmY5THmHzTSOxBiIXpXrrO6ZAxvo9wJaHZOQu/CzAByqgLJTwQjCHY3s8COWMc=; X-YMail-OSG: .0I7kCwVM1k1R3OhJP9jwnd_gBWGwepGmtZzq3FiVOLKOaPrn2Bnu2BrexsBI0ftgQBPOoWgVd.TW0fLYaEwqh7rNIrwY2LTBG0gzukKrGmwOJwtXhkMehbC3Ulxen_B0mtMMY38se78z3EX89cL_bnx Received: from [80.191.195.36] by web53106.mail.re2.yahoo.com via HTTP; Sun, 29 Jul 2007 22:12:11 PDT Date: Sun, 29 Jul 2007 22:12:11 -0700 (PDT) From: vahid rashtchi To: freebsd-arm@freebsd.org MIME-Version: 1.0 Message-ID: <790319.13896.qm@web53106.mail.re2.yahoo.com> X-Mailman-Approved-At: Mon, 30 Jul 2007 05:52:58 +0000 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: I/O and IRQ sample code X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jul 2007 05:38:52 -0000 I am using KB9202b evaluation board for developing a project but have some difficulties in I/O operation and configuring interupt routin under busybox. Does anyone have sample source code for these propose ? v.Rashtchi --------------------------------- Be a better Heartthrob. Get better relationship answers from someone who knows. Yahoo! Answers - Check it out. From owner-freebsd-arm@FreeBSD.ORG Mon Jul 30 08:55:55 2007 Return-Path: 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 EB66E16A417 for ; Mon, 30 Jul 2007 08:55:55 +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 9BC5313C46A for ; Mon, 30 Jul 2007 08:55:55 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.8/8.13.4) with ESMTP id l6U8t08a086698; Mon, 30 Jul 2007 02:55:00 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 30 Jul 2007 02:54:59 -0600 (MDT) Message-Id: <20070730.025459.74663412.imp@bsdimp.com> To: vrashtchi@yahoo.com From: Warner Losh In-Reply-To: <790319.13896.qm@web53106.mail.re2.yahoo.com> References: <790319.13896.qm@web53106.mail.re2.yahoo.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Mon, 30 Jul 2007 02:55:00 -0600 (MDT) Cc: freebsd-arm@freebsd.org Subject: Re: I/O and IRQ sample code X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jul 2007 08:55:56 -0000 > I am using KB9202b evaluation board for developing a project but > have some difficulties in I/O operation and configuring interupt > routin under busybox. Does anyone have sample source code for these > propose ? FreeBSD works great on the KB9202B. However, busybox is a linux thing, and if you are having problems with it, you should ask on a linux list, or proivde a heck of a lot more information about the hacks you've done to busybox to make it run on FreeBSD. Warner From owner-freebsd-arm@FreeBSD.ORG Thu Aug 2 04:37:58 2007 Return-Path: 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 F175A16A417 for ; Thu, 2 Aug 2007 04:37:58 +0000 (UTC) (envelope-from ganbold@micom.mng.net) Received: from publicd.ub.mng.net (publicd.ub.mng.net [202.179.0.88]) by mx1.freebsd.org (Postfix) with ESMTP id 56E2F13C46B for ; Thu, 2 Aug 2007 04:37:58 +0000 (UTC) (envelope-from ganbold@micom.mng.net) Received: from [202.179.0.164] (helo=daemon.micom.mng.net) by publicd.ub.mng.net with esmtpa (Exim 4.67 (FreeBSD)) (envelope-from ) id 1IGS8k-000LWX-Hg; Thu, 02 Aug 2007 12:18:22 +0800 Message-ID: <46B15B0D.3070502@micom.mng.net> Date: Thu, 02 Aug 2007 12:18:21 +0800 From: Ganbold User-Agent: Thunderbird 2.0.0.5 (X11/20070724) MIME-Version: 1.0 To: freebsd-arm@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: FreeBSD on Sharp Zaurus SL-5000D X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Aug 2007 04:37:59 -0000 Hi, I know FreeBSD arm port is still experimental, but can I know the current status of it? The reason why I'm asking is I have Sharp Zaurus SL-5000D and (I know Linux runs fine) I would like to know whether it is possible to install FreeBSD (maybe other BSDs as well) on it. thanks in advance, Ganbold -- Your depth of comprehension may tend to make you lax in worldly ways. From owner-freebsd-arm@FreeBSD.ORG Thu Aug 2 05:23:11 2007 Return-Path: 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 E43F616A41F for ; Thu, 2 Aug 2007 05:23:11 +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 6695413C469 for ; Thu, 2 Aug 2007 05:23:11 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.8/8.13.4) with ESMTP id l725LV24049137; Wed, 1 Aug 2007 23:21:32 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 01 Aug 2007 23:21:39 -0600 (MDT) Message-Id: <20070801.232139.-108810515.imp@bsdimp.com> To: ganbold@micom.mng.net From: "M. Warner Losh" In-Reply-To: <46B15B0D.3070502@micom.mng.net> References: <46B15B0D.3070502@micom.mng.net> 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 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Wed, 01 Aug 2007 23:21:32 -0600 (MDT) Cc: freebsd-arm@freebsd.org Subject: Re: FreeBSD on Sharp Zaurus SL-5000D X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Aug 2007 05:23:12 -0000 In message: <46B15B0D.3070502@micom.mng.net> Ganbold writes: : I know FreeBSD arm port is still experimental, but can I know the : current status of it? FreeBSD/arm 6.x + some back ports from current is in production right now on one of my companies products. There are other companies that are using FreeBSD/arm in production as well. : The reason why I'm asking is I have Sharp Zaurus SL-5000D and (I know : Linux runs fine) : I would like to know whether it is possible to install FreeBSD (maybe : other BSDs as well) on it. FreeBSD doesn't yet have a Zaurus port. Warner From owner-freebsd-arm@FreeBSD.ORG Sat Aug 4 11:36:30 2007 Return-Path: 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 9F8D116A41A for ; Sat, 4 Aug 2007 11:36:30 +0000 (UTC) (envelope-from ticso@cicely12.cicely.de) Received: from raven.bwct.de (raven.bwct.de [85.159.14.73]) by mx1.freebsd.org (Postfix) with ESMTP id 4E51E13C474 for ; Sat, 4 Aug 2007 11:36:30 +0000 (UTC) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de ([10.1.1.7]) by raven.bwct.de (8.13.4/8.13.4) with ESMTP id l74BaSxF070726 for ; Sat, 4 Aug 2007 13:36:28 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [10.1.1.14]) by cicely5.cicely.de (8.13.4/8.13.4) with ESMTP id l74BaN2q093828 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 4 Aug 2007 13:36:23 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.13.4/8.13.3) with ESMTP id l74BaMJf040866; Sat, 4 Aug 2007 13:36:22 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.13.4/8.13.3/Submit) id l74BaMag040865; Sat, 4 Aug 2007 13:36:22 +0200 (CEST) (envelope-from ticso) Date: Sat, 4 Aug 2007 13:36:22 +0200 From: Bernd Walter To: freebsd-arm@freebsd.org Message-ID: <20070804113622.GV36815@cicely12.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD cicely12.cicely.de 5.4-STABLE alpha User-Agent: Mutt/1.5.9i X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED=-1.8, BAYES_00=-2.599 autolearn=ham version=3.1.7 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on cicely12.cicely.de Cc: Bernd Walter Subject: device_polling on arm X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ticso@cicely.de List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Aug 2007 11:36:30 -0000 Do we have the infrastructure for device_polling? If not, does anyone know what is required to get it running. I would like to run the ate driver with polling and would like to know if more than just the driver support is missing. -- B.Walter http://www.bwct.de http://www.fizon.de bernd@bwct.de info@bwct.de support@fizon.de From owner-freebsd-arm@FreeBSD.ORG Sat Aug 4 11:44:25 2007 Return-Path: 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 ECBC816A417 for ; Sat, 4 Aug 2007 11:44:25 +0000 (UTC) (envelope-from mlfbsd@dong.ci0.org) Received: from dong.ci0.org (dong.ci0.org [IPv6:2001:7a8:2066:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 3C07813C457 for ; Sat, 4 Aug 2007 11:44:24 +0000 (UTC) (envelope-from mlfbsd@dong.ci0.org) Received: from dong.ci0.org (localhost.ci0.org [127.0.0.1]) by dong.ci0.org (8.13.8/8.13.8) with ESMTP id l74CCLkO022834; Sat, 4 Aug 2007 14:12:21 +0200 (CEST) (envelope-from mlfbsd@dong.ci0.org) Received: (from mlfbsd@localhost) by dong.ci0.org (8.14.1/8.13.8/Submit) id l74CCKGA022833; Sat, 4 Aug 2007 14:12:20 +0200 (CEST) (envelope-from mlfbsd) Date: Sat, 4 Aug 2007 14:12:20 +0200 From: Olivier Houchard To: ticso@cicely.de Message-ID: <20070804121220.GA22821@ci0.org> References: <20070804113622.GV36815@cicely12.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070804113622.GV36815@cicely12.cicely.de> User-Agent: Mutt/1.4.1i Cc: Bernd Walter , freebsd-arm@freebsd.org Subject: Re: device_polling on arm X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Aug 2007 11:44:26 -0000 On Sat, Aug 04, 2007 at 01:36:22PM +0200, Bernd Walter wrote: > Do we have the infrastructure for device_polling? > If not, does anyone know what is required to get it running. > I would like to run the ate driver with polling and would like to > know if more than just the driver support is missing. > Hi Bernd, I'm quite sure all you need is driver support. Regards, Olivier From owner-freebsd-arm@FreeBSD.ORG Sat Aug 4 17:03:07 2007 Return-Path: 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 D41BC16A41A for ; Sat, 4 Aug 2007 17:03:07 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id AD02013C468 for ; Sat, 4 Aug 2007 17:03:07 +0000 (UTC) (envelope-from sam@errno.com) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id l74GSCJi035809 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 4 Aug 2007 09:28:13 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <46B4AA63.3060602@errno.com> Date: Sat, 04 Aug 2007 09:33:39 -0700 From: Sam Leffler User-Agent: Thunderbird 2.0.0.0 (X11/20070530) MIME-Version: 1.0 To: ticso@cicely.de References: <20070804113622.GV36815@cicely12.cicely.de> In-Reply-To: <20070804113622.GV36815@cicely12.cicely.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Bernd Walter , freebsd-arm@freebsd.org Subject: Re: device_polling on arm X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Aug 2007 17:03:07 -0000 Bernd Walter wrote: > Do we have the infrastructure for device_polling? > If not, does anyone know what is required to get it running. > I would like to run the ate driver with polling and would like to > know if more than just the driver support is missing. > The npe driver supports polling Sam From owner-freebsd-arm@FreeBSD.ORG Sat Aug 4 22:36:52 2007 Return-Path: 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 B2EC916A421 for ; Sat, 4 Aug 2007 22:36:52 +0000 (UTC) (envelope-from ticso@cicely12.cicely.de) Received: from raven.bwct.de (raven.bwct.de [85.159.14.73]) by mx1.freebsd.org (Postfix) with ESMTP id 5482B13C478 for ; Sat, 4 Aug 2007 22:36:51 +0000 (UTC) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de ([10.1.1.7]) by raven.bwct.de (8.13.4/8.13.4) with ESMTP id l74MZPmt079703; Sun, 5 Aug 2007 00:35:25 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [10.1.1.14]) by cicely5.cicely.de (8.13.4/8.13.4) with ESMTP id l74MZKLQ098986 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 5 Aug 2007 00:35:20 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.13.4/8.13.3) with ESMTP id l74MZJU9042296; Sun, 5 Aug 2007 00:35:19 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.13.4/8.13.3/Submit) id l74MZJmx042295; Sun, 5 Aug 2007 00:35:19 +0200 (CEST) (envelope-from ticso) Date: Sun, 5 Aug 2007 00:35:19 +0200 From: Bernd Walter To: Sam Leffler Message-ID: <20070804223518.GB41893@cicely12.cicely.de> References: <20070804113622.GV36815@cicely12.cicely.de> <46B4AA63.3060602@errno.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46B4AA63.3060602@errno.com> X-Operating-System: FreeBSD cicely12.cicely.de 5.4-STABLE alpha User-Agent: Mutt/1.5.9i X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED=-1.8, BAYES_00=-2.599 autolearn=ham version=3.1.7 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on cicely12.cicely.de Cc: Bernd Walter , freebsd-arm@freebsd.org, ticso@cicely.de Subject: Re: device_polling on arm X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ticso@cicely.de List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Aug 2007 22:36:52 -0000 On Sat, Aug 04, 2007 at 09:33:39AM -0700, Sam Leffler wrote: > Bernd Walter wrote: > >Do we have the infrastructure for device_polling? > >If not, does anyone know what is required to get it running. > >I would like to run the ate driver with polling and would like to > >know if more than just the driver support is missing. > > > > The npe driver supports polling Great :) That underline Olivier's statement, that the polling framework is available. Adding support in the ate-driver shouldn't be a big thing. -- B.Walter http://www.bwct.de http://www.fizon.de bernd@bwct.de info@bwct.de support@fizon.de