Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Mar 1997 12:44:54 -0800 (PST)
From:      "K. Marsh" <durang@u.washington.edu>
To:        Tommy Hallgren <md6tommy@mdstud.chalmers.se>
Cc:        Brad Hendrickse <bradh@iafrica.com>, Peter Dufault <dufault@hda.com>, questions@freebsd.org
Subject:   Re: Matsushita CR583 on Compaq Presario
Message-ID:  <Pine.A41.3.95b.970328124333.22532B-100000@goodall.u.washington.edu>
In-Reply-To: <Pine.GSO.3.95.970328102741.9596A-100000@grosse.mdstud.chalmers.se>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 28 Mar 1997, Tommy Hallgren wrote:

> On Fri, 28 Mar 1997, Brad Hendrickse wrote:
> 
> > On Thu, 27 Mar 1997, Peter Dufault wrote:
> > 
> > > 
> > > In my case no wcd0 is found. There is, however, a "wdc1 at 0x170-0x177
> > > irq15 on isa" with no additional details.  This must be the CDROM.
> 
> The Handbook is unclear at that point. It got a fuzzy sentence telling me
> to uncomment this and that. I didn't quite get it. However, I enabled
> wdc1 and took away wd2 and wd3, try this:
> 
> controller	wdc1	at isa? port "IO_WD2" bio irq 15 vector wdintr
> #disk		wd2	at wdc1 drive 0
> #disk		wd3	at wdc1 drive 1
> 
> options         ATAPI   #Enable ATAPI support for IDE bus
> device          wcd0    #IDE CD-ROM
> 
> Hope this helps.
> 
> Mvh: Tommy - student and unixlover.


You may also require:

options         ATAPI_STATIC    #Don't do it as an LKM


K. Marsh




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.A41.3.95b.970328124333.22532B-100000>