From owner-freebsd-questions Sun Mar 3 22:16:08 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA06257 for questions-outgoing; Sun, 3 Mar 1996 22:16:08 -0800 (PST) Received: from ccslinux.dlsu.edu.ph (humprey@linux1.dlsu.edu.ph [165.220.8.15]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id WAA06229 for ; Sun, 3 Mar 1996 22:15:49 -0800 (PST) Received: (from humprey@localhost) by ccslinux.dlsu.edu.ph (8.6.12/8.6.9) id OAA07995; Mon, 4 Mar 1996 14:19:05 +0800 Date: Mon, 4 Mar 1996 14:19:03 +0800 (GMT+0800) From: "Humprey C. Sy" To: Trent cc: questions@freebsd.org Subject: Re: CDROM In-Reply-To: <313A54B0.11C5@goodnet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk On Sun, 3 Mar 1996, Trent wrote: > I have a Creative Labs IDE CD-ROM Drive connected to a SB16 sound card. > When FreeBSD v2.1 starts it cannot find the CD-ROM. I think I dont have > it configured right. I have booted with the -c command line to configure > the kernel and still cannot get it to work. Is this CD-ROM configuration > not supported or do I have something configured wrong? That is the same problem I am experiencing. You could try to see if your CD-ROM is a Sony, Mitsumi, or Matsushita/Panasonic compatible type. If it is, then there are drivers for that - take a look at the LINT file in /sys/i386/conf for the exact name for them. My CD-ROM is a CD200 model, and I don't think it's supported by FreeBSD, so I probably will have to be contented with not having one for the moment. - Humprey -