From owner-freebsd-hackers@freebsd.org Wed Mar 28 18:15:46 2018 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BFDB6F6EB5A for ; Wed, 28 Mar 2018 18:15:46 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x235.google.com (mail-it0-x235.google.com [IPv6:2607:f8b0:4001:c0b::235]) (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 4B78E7B436 for ; Wed, 28 Mar 2018 18:15:46 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x235.google.com with SMTP id c1-v6so4778751itj.1 for ; Wed, 28 Mar 2018 11:15:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=wFZDN5XJ672p9ch0ggk9HXwh8HyaG5Sc6oZyhTP4GjI=; b=SHxz6tG+F6278t6ZFbmHNnif1hY5ekApcdlPWw0/2QLQHGIn+snp6QCh1/Ux6I6wtJ 78Io03dKkWSPcCnIzH+bKIT4PeDZLomzuRyhAeHWPxmwPqhIBgngPh17n7Ev/OMRpGS6 yQFdoXyv5Hb4/P7tKBITm2yDc1BhrZD3oT+mhwScU9tmbKm8nKkINnk6aARGcFLnEl3n Ae/TdkTUNrRO7CqSyiIRJ8AvpjC6jWrrKkEpbLCo/I7r2GhywCFOj9iu2DaCV+ft3go7 dfmx7wTNmTqUqiVSyEq+ulsHHKS41IxP27mAy77BxN4cZ3kLkFgE0lfOkLyxPv1HZzMC TbpA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=wFZDN5XJ672p9ch0ggk9HXwh8HyaG5Sc6oZyhTP4GjI=; b=HjxYJU6jfozlPGD1hOl2Rr4bGoCePSQsUpeGrvoqJuQtDI6+DVFa6RJzRaBHY6DVq5 JU+v4tcAVDzS8UIU4fUanNd96Cgdb9hz6JB76hWsg9G7u+cW9LIbrhVrLfJkNg57bx8A +3tE/OJiwdLu0h8f4KBjpVY4oaukC4zglwiUbFy8VGq8FLe32HRAF56UtL+0nSDsYMKv TuigdqrjNFqpsNGM/6IzXzbg6VTx8nPxEYGq05/b+VYvzYp2CktPyiCYKJgx9g4m25Pn EX08AVxcpqImcxwxMXEHzg9yz81rwKDzE89A9gsjBf66ffE/2As3KTpu9mSY5VUcHreq 4dUA== X-Gm-Message-State: AElRT7G7DcM39+FqmRF9BFhWn1K1ggRVFk4xdIQLkIIjb/WZyjWuvZae vlkW2bcoZTQw5YaB308R3OH12lQ5rFTJkv7jbwTU+Q== X-Google-Smtp-Source: AIpwx4+9v4HKe1+pEgOZfK524HAb8XwjhigtJGeXXGwG+WJxIw4ycpWhPsFUB7aJgP+DLE3pRq6mchdMeV+U4z0naeA= X-Received: by 2002:a24:4286:: with SMTP id i128-v6mr4597997itb.73.1522260945495; Wed, 28 Mar 2018 11:15:45 -0700 (PDT) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 10.79.203.196 with HTTP; Wed, 28 Mar 2018 11:15:44 -0700 (PDT) X-Originating-IP: [2603:300b:6:5100:1052:acc7:f9de:2b6d] In-Reply-To: References: From: Warner Losh Date: Wed, 28 Mar 2018 11:15:44 -0700 X-Google-Sender-Auth: 4vjzRlwjzOUFgrzJW5NJA_UFPUI Message-ID: Subject: Re: Commit privileges and branching To: Lakhan Shiva Cc: "freebsd-hackers@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Mar 2018 18:15:47 -0000 Thanks! I'll comment there. Warner On Wed, Mar 28, 2018 at 8:18 AM, Lakhan Shiva wrote: > Hi, > > I have made a pull request as suggested. > https://github.com/freebsd/freebsd/pull/135 > > In this I have added the PNP info for the puc driver. > > Please review and comment, for a possible merge. > > Thanks, > Lakhan > > On Wed, Mar 28, 2018 at 2:15 AM, Warner Losh wrote: > >> >> >> On Tue, Mar 27, 2018 at 9:42 AM, Lakhan Shiva >> wrote: >> >>> Hi, >>> >>> I would like to start working on converting PCI drivers that already >>> have a >>> table but font have a MODULE_PNP_INFO. I would like to know more about >>> the >>> branching strategy and the process to check in first piece of code. I am >>> uising FreeBSD VM current image. I will be using SVN for checking out and >>> checking in code from the VM. >>> >> >> There's two paths forward for you. >> >> If you are selected for GSoC, you'll have our gsoc svn repo available. >> >> The other option is to fork from http://www.github.org/freebsd/freebsd >> using git. >> >> The way that commits normally land in the FreeBSD is that some committer >> will push them in with a tag saying that you'd submitted it and when >> there's enough you'd get a commit bit of all has gone well. >> >> If you're doing GSoC, then you and your mentor would work this out. >> >> Warner >> > >