From owner-freebsd-questions Wed Feb 26 18:58:27 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA26224 for questions-outgoing; Wed, 26 Feb 1997 18:58:27 -0800 (PST) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA26112 for ; Wed, 26 Feb 1997 18:57:37 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.5/8.6.12) with SMTP id SAA08530; Wed, 26 Feb 1997 18:56:38 -0800 (PST) Date: Wed, 26 Feb 1997 18:56:38 -0800 (PST) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: Stephane Russell cc: freebsd-questions@freebsd.org Subject: Re: ATAPI cdrom with 2.2-GAMMA In-Reply-To: <331486BE.41C67EA6@er.uqam.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 26 Feb 1997, Stephane Russell wrote: > Hello all, > > I've just installed the 2.2-GAMMA FreeBSD over the 2.2-ALPHA. On both > theses systems, my ATAPI cdrom (GoldStar 4X) is not detected properly. > Every thing was working fine with versions 2.1-RELEASE and > 2.1.5-RELEASE. > > Here are my setups in my kernel's configuration file: > > controller wdc1 at isa? port "IO_WD2" bio irq 15 vector wdintr > options ATAPI #Enable ATAPI support for IDE bus > device wcd0 #IDE CD-ROM > > And here are the related messages at start-up: > > wd1: 1554MB (3183264 sectors), 3158 cyls, 16 heads, 63 S/T, 512 B/S > wdc1 at 0x170-0x177 irq 15 on isa > > When I try to mount my cdrom, it shows me that: > > mount_cd9660: /dev/wcd0c: Device not configured Try moving your CDROM to the slave position on the primary controller. Also try compiling with 'options ATAPI_STATIC' in there too. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major