Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jul 1997 17:24:20 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Barry McCormick <bmac2@bellsouth.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: [Fwd: FreeBSD and Goldstar CD drives]
Message-ID:  <Pine.BSF.3.96.970720172205.6105E-100000@localhost>
In-Reply-To: <33D1888A.A77E7416@bellsouth.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 19 Jul 1997, Barry McCormick wrote:

> I have been running FreeBSD for almost a year now.  I bought the Walnut
> Creek 2.1.5 version (dated August 1996).  I now have 2.1.6 also.  My
> problem is that I had my Mitsumi 4X CD crap out and I replaced it with a
> Goldstar 16X.  Now I cannot get either version of FreeBSD to recognize
> the drive.  

You need to compile your kernel to recognize ATAPI CDROM drives.  2.1.6
wasn't too good at detecting these though.  Your best chances are if you
run the drive as the slave on your primary controller, behind your Connor
drive.

Stick these in your kernel config file:

options         ATAPI           #Enable ATAPI support for IDE bus
options         ATAPI_STATIC    #Don't do it as an LKM
device          wcd0    #IDE CD-ROM

The Goldstars are _very_ picky drives.  

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major
Spam routed to /dev/null by Procmail    | Death to Cyberpromo




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970720172205.6105E-100000>