From owner-cvs-share Sat Oct 19 16:13:49 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA17910 for cvs-share-outgoing; Sat, 19 Oct 1996 16:13:49 -0700 (PDT) Received: (from roberto@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA17880; Sat, 19 Oct 1996 16:13:38 -0700 (PDT) Date: Sat, 19 Oct 1996 16:13:38 -0700 (PDT) From: Ollivier Robert Message-Id: <199610192313.QAA17880@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/doc/FAQ FAQ.sgml Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk roberto 96/10/19 16:13:38 Modified: share/doc/FAQ FAQ.sgml Log: Add an entry about slow starting SCSI CD-ROM: When I booted my system without the above option, the CDROM could not respond in time to the bootup probe of devices and was "missed". When I tried to access the device I got the "Device not configured" error message. I rebuilt the kernel with the SCSI_DELAY option and the problem went away. Submitted by: Jon Wallace Revision Changes Path 1.13 +11 -2 src/share/doc/FAQ/FAQ.sgml