From owner-cvs-src@FreeBSD.ORG Sat Dec 27 19:57:33 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D51116A4CE; Sat, 27 Dec 2003 19:57:33 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5165E43D4C; Sat, 27 Dec 2003 19:57:32 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id hBS3vRAS004673; Sat, 27 Dec 2003 20:57:29 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sat, 27 Dec 2003 20:57:00 -0700 (MST) Message-Id: <20031227.205700.95055980.imp@bsdimp.com> To: bms@spc.org From: "M. Warner Losh" In-Reply-To: <20031227222146.GA5214@saboteur.dek.spc.org> References: <200312271950.hBRJob7U076174@repoman.freebsd.org> <20031227222146.GA5214@saboteur.dek.spc.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules/sio Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Dec 2003 03:57:33 -0000 In message: <20031227222146.GA5214@saboteur.dek.spc.org> Bruce M Simpson writes: : Thank you for committing this to mainline. As you may remember you gave : this to me originally so that I could use a 3Com pccard modem without : recompiling the entire kernel. I've given it to a lot of people over time :-) Warner