Date: Sun, 28 Feb 1999 13:02:43 +0000 From: Mark Ovens <marko@uk.radan.com> To: James L Moser <james@mwci.net> Cc: questions@freebsd.org Subject: Re: "IDE" CDROM Message-ID: <19990228130243.D536@localhost> In-Reply-To: <Pine.BSF.4.05.9902261937030.955-100000@james.dbq.mwci.net>; from James L Moser on Fri, Feb 26, 1999 at 07:37:53PM -0600 References: <19990227015429.A208@localhost> <Pine.BSF.4.05.9902261937030.955-100000@james.dbq.mwci.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 26, 1999 at 07:37:53PM -0600, James L Moser wrote: > > Thats what I was thinking. Now any ideas on how to get the IDE interface > configuered??? > You need the following enabled in your kernel: controller wdc1 at isa? port "IO_WD2" bio irq 15 vector wdintr options ATAPI #Enable ATAPI support for IDE bus options ATAPI_STATIC #Don't do it as an LKM device wcd0 #IDE CD-ROM Does the IDE port on the SB use the standard IRQ for the 2nd IDE channel, IRQ 15?. If not, you may have to edit the ``controller wdc1'' line. > > On Sat, 27 Feb 1999, Mark Ovens wrote: > > > On Fri, Feb 26, 1999 at 01:59:26PM -0600, James L Moser wrote: > > > Hi, > > > > > > I am having problems getting an IDE Cdrom configuered. > > > > > The kernel cannot find matcd0, and according to the handbook, this is not > > > for IDE drives, but it is, isn't it??? > > > Can someone help me? > > > > matcd0 is for the (old) Panasonic/Matshushita *proprietry* interface > > (back in the days of 2x CD dirves). The interface on the SB is a > > standard IDE, IIRC, which is device wcd0. > > -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com http://www.radan.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?19990228130243.D536>