From owner-freebsd-arm@FreeBSD.ORG Fri Jul 2 17:02:25 2010 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 6FD861065672 for ; Fri, 2 Jul 2010 17:02:25 +0000 (UTC) (envelope-from ashwinksk@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id 44A178FC12 for ; Fri, 2 Jul 2010 17:02:25 +0000 (UTC) Received: by pvb32 with SMTP id 32so1491289pvb.13 for ; Fri, 02 Jul 2010 10:02:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=TAkaD3rZ0fsFMVlVGSi+qbcWei5aSSaDbJzzk4csIqc=; b=lV5kyMYca2hdBbm/Nr/as4G1JEIbAEvDF61fsRUsd+Bh7LSjv8NZ8pxUHStLnfdChF B9lyLRC2q+hfGGNMLgeoW4ZfdzzsXZ0RR3ysmyhp1nBB3EXBFSuF5+s39NUNQkzF1nHP M8uI2JDWLE6465R3dV8eL4a3QO4HcPA7MJdrc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=mTKk8I+oKrQ6CEIHIin06qxpbhbIee/zAQVsbB3CJXS9WvbFJoxfi8nDkokQxFJ0/j ej3uNJ0tvkk3QnyXTk9Me6Rd/m7AcS1kODD3usw9+fSQXPXMbo1lrJnvLfQeX21SCASz mElDi137wiqdY30gz008FqAumRohr/CX+MPOA= Received: by 10.142.157.8 with SMTP id f8mr1418177wfe.273.1278090141951; Fri, 02 Jul 2010 10:02:21 -0700 (PDT) Received: from [192.168.1.2] ([59.92.188.139]) by mx.google.com with ESMTPS id c26sm952436rvf.15.2010.07.02.10.02.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 02 Jul 2010 10:02:20 -0700 (PDT) Message-ID: <4C2E1B91.6050807@gmail.com> Date: Fri, 02 Jul 2010 13:02:09 -0400 From: Ashwin karanth User-Agent: Thunderbird 2.0.0.24 (X11/20100411) MIME-Version: 1.0 To: Free BSD Querry Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: querry about device drivers(s3c2410) 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: Fri, 02 Jul 2010 17:02:25 -0000 hello everyone.. how can i see the device drivers which are supported by the freebsd for the board s3c2410, please give the path, because i want to write the device drivers which are not supported by the freebsd for s3c2410 board.