From owner-freebsd-current@FreeBSD.ORG Fri Oct 22 23:14:36 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 644EA16A4CE; Fri, 22 Oct 2004 23:14:36 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EF9643D1F; Fri, 22 Oct 2004 23:14:36 +0000 (GMT) (envelope-from julian@elischer.org) Received: from elischer.org (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id 25EA17A41E; Fri, 22 Oct 2004 16:14:36 -0700 (PDT) Message-ID: <4179945C.9040502@elischer.org> Date: Fri, 22 Oct 2004 16:14:36 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030516 X-Accept-Language: en, hu MIME-Version: 1.0 To: Scott Long References: <417960C2.8040007@freebsd.org> <20041022194008.GA23778@odin.ac.hmc.edu> <41796396.5070804@freebsd.org> <41796D6D.7000108@freebsd.org> <41799315.70201@elischer.org> <41799396.9090307@freebsd.org> In-Reply-To: <41799396.9090307@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org cc: Garance A Drosihn Subject: Re: Annoying SCSI waiting... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Oct 2004 23:14:36 -0000 This is what Poul-henning was suggesting about a month ago right? Scott Long wrote: > Julian Elischer wrote: > >> >> >> Scott Long wrote: >> > I'm willing to crank it down to 5 sec in HEAD. However, before I go > changing a whole bunch of identical lines in nearly identical GENERIC > files, I'd like to see GENERIC get split into several sub-modules that > live in /sys/conf and can be included instead of constantly duplicated. > i.e. > > /sys/conf: > /SCSI > /BLOCK > /NIC > /USB > /FIREWIRE > > etc. > > Again, only for HEAD, not for RELENG_5. Thoughts? > > Scott