Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2004 13:13:54 -0700
From:      "David O'Brien" <obrien@freebsd.org>
To:        Scott Long <scottl@freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Annoying SCSI waiting...
Message-ID:  <20041025201354.GA36421@dragon.nuxi.com>
In-Reply-To: <41799396.9090307@freebsd.org>
References:  <417960C2.8040007@freebsd.org> <20041022194008.GA23778@odin.ac.hmc.edu> <41796396.5070804@freebsd.org> <p06110423bd9f1b6312ed@[128.113.24.47]> <41796D6D.7000108@freebsd.org> <41799315.70201@elischer.org> <41799396.9090307@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 22, 2004 at 05:11:18PM -0600, 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

What do you put in 'SCSI'?  Not all SCSI devices work on all our
platforms.  Things got messy in NOTES when we tried to share too much.  I
don't think SCSI could have much more beyond 'scbus ch da sa cd pass
ses'.  We'll still need to have the acutal SCSI HBA's in a MD file.
 
-- 
-- David  (obrien@FreeBSD.org)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041025201354.GA36421>