From owner-freebsd-stable Tue Mar 2 17:13:21 1999 Delivered-To: freebsd-stable@freebsd.org Received: from holly.dyndns.org (ip248.houston2.tx.pub-ip.psi.net [38.11.201.248]) by hub.freebsd.org (Postfix) with ESMTP id A8E8514D84 for ; Tue, 2 Mar 1999 17:13:17 -0800 (PST) (envelope-from chris@holly.dyndns.org) Received: (from chris@localhost) by holly.dyndns.org (8.9.3/8.9.3) id TAA35014; Tue, 2 Mar 1999 19:13:52 -0600 (CST) (envelope-from chris) Date: Tue, 2 Mar 1999 19:13:51 -0600 From: Chris Costello To: Dan Herrera Cc: freebsd-stable@FreeBSD.ORG Subject: Re: ATAPI CD-ROM no longer works Message-ID: <19990302191351.F31528@holly.dyndns.org> Reply-To: chris@calldei.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3us In-Reply-To: ; from Dan Herrera on Tue, Mar 02, 1999 at 01:51:54PM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Mar 2, 1999, Dan Herrera put this into my mailbox: > I've just cvsupped up to the latest version of 3.1-STABLE. > > After modifying the GENERIC kernel to match my hardware and > rebooting, it no longer sees my wcd0 cdrom. At 3.0-RELEASE > this worked just fine. > > I read through /usr/src/README and /usr/src/UPDATING, and > included acd0 in my kernel config, but I don't see either > device while going back through dmesg. Try: options ATAPI #Enable ATAPI support for IDE bus options ATAPI_STATIC #Don't do it as an LKM device acd0 #IDE CD-ROM device wfd0 #IDE Floppy (e.g. LS-120) (This is part of a 4.0-CURRENT config, the ATAPI_STATIC may or may not apply to you) Did you run MAKEDEV to create the acd0 device? > > Is this something I need to configure with pnp? > I'm none too sure on how to configure devices using pnp, > could someone point out some good documentation on configuring > pnp devices? > > Thanks > > Dan Herrera > Expresscopy.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > -- Powered by FreeBSD 4.0-CURRENT. "The Power to Serve!" A mathematician is a machine for converting coffee into theorems. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message