Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Feb 1999 17:14:18 -0500 (EST)
From:      "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
To:        james@mwci.net (James L Moser)
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: "IDE" CDROM
Message-ID:  <199902262214.RAA06886@cc942873-a.ewndsr1.nj.home.com>
In-Reply-To: <00e401be61c2$8342dee0$3c02cfd1@cow.mwci.net> from James L Moser at "Feb 26, 99 01:59:26 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
James L Moser wrote,
> Hi,
> 
> I am having problems getting an IDE Cdrom configuered.  I am not entirely
> sure that it is supported, but most of the documentation I have read have
> told me that it should be.  

Where is the CDROM? Primary or Secondary? You have two HD as masters,
so I assume it is the slave on one of the two. You should try adding,

> controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr
> disk wd0 at wdc0 drive 0
> 
> controller wdc1 at isa? port "IO_WD2" bio irq 15 vector wdintr
> disk wd2 at wdc1 drive 0

options         ATAPI           #Enable ATAPI support for IDE bus
options         ATAPI_STATIC    #Don't do it as an LKM
device          wcd0            #IDE CD-ROM
-- 
Crist J. Clark                           cjclark@home.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902262214.RAA06886>