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

_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to