From owner-freebsd-doc Sun Jan 27 6:10:12 2002 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 743E237B41B for ; Sun, 27 Jan 2002 06:10:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0REA0S57042; Sun, 27 Jan 2002 06:10:00 -0800 (PST) (envelope-from gnats) Received: from Kain.sumuk.de (Kain.sumuk.de [213.221.86.114]) by hub.freebsd.org (Postfix) with ESMTP id BCC0E37B400 for ; Sun, 27 Jan 2002 06:09:38 -0800 (PST) Received: from Moses.earth.sol (Moses.earth.sol [192.168.1.1]) by Kain.sumuk.de (8.11.6/8.11.5) with ESMTP id g0RE9a907140 for ; Sun, 27 Jan 2002 15:09:37 +0100 (CET) (envelope-from martin@sumuk.de) Received: (from vincent@localhost) by Moses.earth.sol (8.11.6/8.11.6) id g0RE9as38997; Sun, 27 Jan 2002 15:09:36 +0100 (CET) (envelope-from vincent) Message-Id: <200201271409.g0RE9as38997@sumuk.de> Date: Sun, 27 Jan 2002 15:09:36 +0100 (CET) From: Martin Heinen Reply-To: Martin Heinen To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/34330: [PATCH] chapter disk: added a link to kernel building Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34330 >Category: docs >Synopsis: [PATCH] chapter disk: added a link to kernel building >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 27 06:10:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Martin Heinen >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD Moses.earth.sol 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Dec 22 07:35:30 CET 2001 toor@Moses.earth.sol:/usr/obj/usr/src/sys/MOSES i386 >Description: The section 'Using Data CDs' gives advice to include the SCSI_DELAY option and rebuild the kernel. Added a link to the appropiate section in the handbook. >How-To-Repeat: read the section on data CDs in the Storage chapter. >Fix: Index: chapter.sgml =================================================================== RCS file: /u/cvs/doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml,v retrieving revision 1.75 diff -u -r1.75 chapter.sgml --- chapter.sgml 22 Jan 2002 17:16:44 -0000 1.75 +++ chapter.sgml 27 Jan 2002 13:57:37 -0000 @@ -981,7 +981,7 @@ Sometimes, a SCSI CDROM may be missed because it didn't have enough time to answer the bus reset. If you have a SCSI CDROM please add the following option to your kernel - configuration and rebuild your kernel. + configuration and rebuild your kernel. options SCSI_DELAY=15000 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message