From owner-freebsd-questions Fri Jun 7 13:39:09 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA19617 for questions-outgoing; Fri, 7 Jun 1996 13:39:09 -0700 (PDT) Received: from WKUVX1.WKU.EDU (wkuvx2.wku.edu [161.6.5.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id NAA19589 for ; Fri, 7 Jun 1996 13:38:43 -0700 (PDT) Received: from pulsar.cs.wku.edu by WKUVX1.WKU.EDU (MX V4.2 VAX) with SMTP; Fri, 07 Jun 1996 15:38:11 CST Received: by pulsar.cs.wku.edu (5.0/SMI-SVR4) id AA07564; Fri, 7 Jun 1996 15:39:54 -0500 From: sfuqua@pulsar.cs.wku.edu (Stephen Fuqua) Message-ID: <9606072039.AA07564@pulsar.cs.wku.edu> Subject: ATAPI_STATIC To: freebsd-questions@freebsd.org Date: Fri, 7 Jun 1996 15:39:53 -0500 (CDT) X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Adding option ATAPI_STATIC and rebuilding the kernel finally fixed the problem the system had finding my Sony CDU55e ATAPI cdrom, which is configured as the master on the second ide controller. I missed seeing this option in the archives on my first exploration there. For those of you humble souls who also have problems with an atapi cdrom, you might try adding this option before you start moving things around and setting jumpers. The only strange symptom about this setup is that the hard drive light stays on all the time now. I've seen suggestions that this isn't anything to worry about. Everything seems to work great.