From owner-svn-src-all@freebsd.org Tue Apr 19 20:21:23 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A0B3AB147C8 for ; Tue, 19 Apr 2016 20:21:23 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from erouter6.ore.mailhop.org (erouter6.ore.mailhop.org [54.187.213.119]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 66D0F17DE for ; Tue, 19 Apr 2016 20:21:23 +0000 (UTC) (envelope-from ian@freebsd.org) X-MHO-User: 403ba7bc-066c-11e6-b8f9-33a5b3560672 X-Report-Abuse-To: https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information X-Originating-IP: 73.34.117.227 X-Mail-Handler: DuoCircle Outbound SMTP Received: from ilsoft.org (unknown [73.34.117.227]) by outbound3.ore.mailhop.org (Halon Mail Gateway) with ESMTPSA; Tue, 19 Apr 2016 20:21:08 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.15.2/8.14.9) with ESMTP id u3JKLK5D036738; Tue, 19 Apr 2016 14:21:20 -0600 (MDT) (envelope-from ian@freebsd.org) Message-ID: <1461097280.1232.34.camel@freebsd.org> Subject: Re: svn commit: r298274 - head/sys/dev/spibus From: Ian Lepore To: Juli Mallett Cc: Adrian Chadd , Ruslan Bukin , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" , Patrick Kelsey Date: Tue, 19 Apr 2016 14:21:20 -0600 In-Reply-To: References: <201604191539.u3JFdkHx048678@repo.freebsd.org> <20160419171243.GA30453@bsdpad.com> Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.16.5 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Apr 2016 20:21:23 -0000 On Tue, 2016-04-19 at 13:17 -0700, Juli Mallett wrote: > Patrick Kelsey offered an mmcspi driver for FreeBSD, but nobody > seemed > interested. I know of one proprietary branch of FreeBSD using it. > You might poke him if you want to know how he dealt with this, and if > you want to commit his driver. > Patrick is a committer, maybe he should just commit it. :) -- Ian