Date: Thu, 06 Jan 2011 14:43:21 -0700 From: Warner Losh <imp@bsdimp.com> To: John Baldwin <jhb@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Warner Losh <imp@freebsd.org> Subject: Re: svn commit: r217070 - in head/sys/modules: aha ahb Message-ID: <4D263779.7040803@bsdimp.com> In-Reply-To: <201101061620.31477.jhb@freebsd.org> References: <201101062104.p06L40ft028324@svn.freebsd.org> <201101061620.31477.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 01/06/2011 14:20, John Baldwin wrote: > On Thursday, January 06, 2011 4:04:00 pm Warner Losh wrote: >> Author: imp >> Date: Thu Jan 6 21:04:00 2011 >> New Revision: 217070 >> URL: http://svn.freebsd.org/changeset/base/217070 >> >> Log: >> No need to genreate these here > I think this changes the SCSI_DELAY these modules are effectively built with > when built standalone since the default value in the header is 2000 % cd sys/dev/aha % grep SCSI_DELAY * % cd ../ahb % grep SCSI_DELAY * % They aren't referenced, so there's no need to generate them at all. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D263779.7040803>