From owner-freebsd-current Thu Sep 17 13:05:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA14296 for freebsd-current-outgoing; Thu, 17 Sep 1998 13:05:13 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA14283 for ; Thu, 17 Sep 1998 13:04:59 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by relay.nuxi.com (8.8.8/8.6.12) id NAA04357; Thu, 17 Sep 1998 13:04:37 -0700 (PDT) Message-ID: <19980917130437.A4237@nuxi.com> Date: Thu, 17 Sep 1998 13:04:37 -0700 From: "David O'Brien" To: "Kenneth D. Merry" Cc: freebsd-current@FreeBSD.ORG Subject: Re: LINT not up to date Reply-To: obrien@NUXI.com References: <199809171739.TAA15293@yacht.domestic.de> <199809171845.MAA04685@panzer.plutotech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199809171845.MAA04685@panzer.plutotech.com>; from Kenneth D. Merry on Thu, Sep 17, 1998 at 12:45:37PM -0600 X-Operating-System: FreeBSD 2.2.7-STABLE Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > They're both in LINT. Look again. > > # grep "Id" LINT > # $Id: LINT,v 1.467 1998/09/17 03:15:30 msmith Exp $ > # egrep 'SCSI_CAM|SCSI_DELAY' LINT > options SCSI_DELAY=8000 # Be pessimistic about Joe SCSI device It needs to be documented, both in LINT and in the 3.0 release notes that this is *NOT* in seconds any more. Also document here, what it is measured in. I've currently got SCSI_DELAY=20 in my pre-CAM kernel. Wouldn't like to see what would happen if I don't change it. -- -- David (obrien@NUXI.ucdavis.edu -or- obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message