From owner-cvs-src@FreeBSD.ORG Thu Jul 8 00:32:52 2004 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 CD94A16A508; Thu, 8 Jul 2004 00:32:50 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D8E143D48; Thu, 8 Jul 2004 00:32:50 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.11/8.12.11) with ESMTP id i680WBTo075972; Wed, 7 Jul 2004 18:32:11 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 07 Jul 2004 18:32:21 -0600 (MDT) Message-Id: <20040707.183221.21928249.imp@bsdimp.com> To: phk@phk.freebsd.dk From: "M. Warner Losh" In-Reply-To: <3281.1089241379@critter.freebsd.dk> References: <40EC7A5A.3010303@root.org> <3281.1089241379@critter.freebsd.dk> 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 cc: nate@root.org Subject: Re: [src] cvs commit: src/sys/dev/fdc fdc.c fdc_isa.c fdc_pccard.c fdcvar.h src/sys/modules/fdc 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: Thu, 08 Jul 2004 00:32:53 -0000 In message: <3281.1089241379@critter.freebsd.dk> "Poul-Henning Kamp" writes: : Just to add my spice to the pot: : : I have patches which sanitizes the mode handling and will soon have : a GEOMification of fdc.c as well. : : I'll just wait until the newbus related stuff has settled a bit. That would be good. We've been waiting around for about 3 months to commit this stuff... Warner