From owner-freebsd-questions Mon Jan 21 22:25:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id DB0FE37B417 for ; Mon, 21 Jan 2002 22:25:22 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id 8B350BD08; Mon, 21 Jan 2002 22:25:22 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id WAA25967; Mon, 21 Jan 2002 22:25:22 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id g0M6SdW01430; Mon, 21 Jan 2002 22:28:39 -0800 (PST) (envelope-from swear@blarg.net) To: Cliff Sarginson Cc: FreeBSD List Subject: Re: What do I do with changes to a kernel module ? References: <20020122043055.GA1091@raggedclown.net> <20020122053153.GB2140@raggedclown.net> From: swear@blarg.net (Gary W. Swearingen) Date: 21 Jan 2002 22:28:39 -0800 In-Reply-To: <20020122053153.GB2140@raggedclown.net> Message-ID: Lines: 9 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Cliff Sarginson writes: > > I have put some code into the USB Scanner modules source code to > > add support for Epson 640 USB Scanners. > > What do I do with it now to get it put in the distribution ? The nominal method is to create a patch (diff -u) from it and write a PR with it. If nobody did anything with it in a reasonable time, you then might try asking for someone to do so on -stable and maybe some other ML. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message