From owner-cvs-all@FreeBSD.ORG Sat Sep 6 19:37:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADEB216A4BF; Sat, 6 Sep 2003 19:37:13 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7057D4400B; Sat, 6 Sep 2003 19:37:09 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9/8.12.3) with ESMTP id h872b6TX087479; Sat, 6 Sep 2003 20:37:06 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 06 Sep 2003 20:36:11 -0600 (MDT) Message-Id: <20030906.203611.58423473.imp@bsdimp.com> To: marcel@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <200309062323.h86NNQMK082717@repoman.freebsd.org> References: <200309062323.h86NNQMK082717@repoman.freebsd.org> X-Mailer: Mew version 2.1 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/conf files files.alpha files.amd64 files.i386 files.ia64 files.pc98 files.sparc64 kmod.mk src/sys/modules Makefile src/sys/modules/uart Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Sep 2003 02:37:14 -0000 Woo Hoo! Thanks for driving this so far. Now I gotta find some time to add the hacked 8251 interface the pc98 machines use so I can use it for a console to debug some problems that I'm having on a pc98 laptop... Now, where do I find the time :-) Warner