From owner-freebsd-hackers@FreeBSD.ORG Wed Apr 8 02:22:11 2015 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 34E28A0B for ; Wed, 8 Apr 2015 02:22:11 +0000 (UTC) Received: from mail-ob0-x234.google.com (mail-ob0-x234.google.com [IPv6:2607:f8b0:4003:c01::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E824E3F7 for ; Wed, 8 Apr 2015 02:22:10 +0000 (UTC) Received: by obbeb7 with SMTP id eb7so44978105obb.3 for ; Tue, 07 Apr 2015 19:22:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=AgyoKCphT5yNVSaFuU2c3rEmRWcxfHABN+ZcX8f4kUE=; b=gku9jZgwbW/6NWibG7naKvoWK+V/fQR8ESwh1OODJxSb/dZZvV64zft1d2qJ4dbfR7 Gw37yjoM1aDAlm+Xa5DW1sBhJz2NUhwRXuLdzh6ktSeqos0n44fyntc9Fxev1AlKb4fU 9zJNBvV9USWb7E7yrbuJtp20vD5jrsYHktns9/uEuczvOTqP9JX06juy9cKMlQdPLmdb HafIEZjzQYvVDMcJl0MoANaPNUymWHK+TzfmdLTkkywCDxU1o5Qv377WKv3Oscjiju4R gLcoO7l5YdPUF1dVIJiD6I1JoiObEf6btN+IhUaFbHmptEp1mSq7FgPyUQ3PjYxvG1L+ o4yA== MIME-Version: 1.0 X-Received: by 10.60.124.83 with SMTP id mg19mr29016174oeb.42.1428459730331; Tue, 07 Apr 2015 19:22:10 -0700 (PDT) Received: by 10.182.204.9 with HTTP; Tue, 7 Apr 2015 19:22:10 -0700 (PDT) In-Reply-To: References: Date: Wed, 8 Apr 2015 10:22:10 +0800 Message-ID: Subject: Re: Free BSD ARM Qualcomm kernel From: Ganbold Tsagaankhuu To: Rakesh Sharma Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd-hackers X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Apr 2015 02:22:11 -0000 On Wed, Apr 8, 2015 at 10:15 AM, Rakesh Sharma wrote: > hey i applied for gsoc15, to port BSD to any android phone, i thought > irrespective of me selected or not, i should do some research. > > I came across the page of BSD > https://www.freebsd.org/platforms/arm.html > > Where is state hardware support for qualcomm snapdragon processor. But i am > unable to get the source for qualcomm. I checked on git in the given link > which is all for ARM. > > https://github.com/freebsd/freebsd/tree/master/sys/arm > > I will be glad to have help on the qualcomm source > Snapdragon SoC support is not polished and ready yet to be included in FreeBSD source. Michal Meloun is working on it, you can take a look at his github: https://github.com/strejda/qualcomm/tree/master/sys/arm/qualcomm Ganbold > > Thanks > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" >