*BSD News Article 69908


Return to BSD News archive

Newsgroups: comp.unix.bsd.freebsd.misc
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.hawaii.edu!ames!enews.sgi.com!news.mathworks.com!tank.news.pipex.net!pipex!netcom.net.uk!netcom.com!kientzle
From: kientzle@netcom.com
Subject: Re: ATAPI CDROM trouble
Message-ID: <kientzleDsAvtK.Mos@netcom.com>
Organization: NETCOM On-line Communication Services (408 261-4700 guest)
References: <31ADE929.41C67EA6@shoreland.com>
Date: Sat, 1 Jun 1996 02:48:56 GMT
Lines: 19
Sender: kientzle@netcom12.netcom.com


Make sure you have this line (the second IDE interface)

controller      wdc1    at isa? port "IO_WD2" bio irq 15 vector wdintr

and DON'T have (master hard drive on the second IDE interface)

disk           wd2     at wdc1 drive 0

                                - Tim Kientzle

In article <31ADE929.41C67EA6@shoreland.com>,
Thanva Khovongsavanh  <thanva@shoreland.com> wrote:
>I included these two lines in my KERNEL config file:
>
>options        ATAPI
>device         wcd0
>
>When I do a make, I receive these errors: