Date: Mon, 11 Dec 1995 09:50:40 +0000 From: Richard Hesketh <R.L.Hesketh@ukc.ac.uk> To: Frederick Earl Gray <fgray@owlnet.rice.edu> Cc: freebsd-questions@freebsd.org Subject: Re: ATAPI CD-ROM setup Message-ID: <4333.818675440@crane> In-Reply-To: Your message of "Sun, 10 Dec 1995 18:44:27 CST." <199512110044.SAA01113@long-eared.owlnet.rice.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
>I am running FreeBSD-2.2-CURRENT from Friday, December 1, but the same problem >occurs with -STABLE and 2.1.0-RELEASE. My kernel configuration file contains >the lines > >options ATAPI #Enable ATAPI support for IDE bus >device wcd0 #IDE CD-ROM >ATAPI IDE CD-ROM device driver Version V L30 (02/28/1995) >Copyright (C) MITSUMI ELECTRIC CO.,LTD. 1994,1995 >1 drives detected >unit 0, MASTER, IRQ 15, I/O address 0x0170 >Can anyone suggest something? I had a similar problem until I realized that I needed the second IDE controller switched on (apparently my motherboard has a PCI IDE and an ISA IDE controller, one for each channel). IRQ 15 on my motherboard is used by the second controller. So you might need the "wdc1" device as well as "wdc0" but to IRQ 15. It does seem to take a while to recognize the device though but works like a charm when it does! I only need my Jumbo-350 tape drive to work properly with DC2120XL tapes now 8-( Richard
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4333.818675440>