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