From owner-freebsd-bugs Thu Jul 31 05:37:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA04926 for bugs-outgoing; Thu, 31 Jul 1997 05:37:24 -0700 (PDT) Received: from ot.stpn.soft.net ([204.143.126.74]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id FAA04915 for ; Thu, 31 Jul 1997 05:37:17 -0700 (PDT) Received: from andes (andes.opentech.stpn.soft.net [204.143.126.66]) by ot.stpn.soft.net (8.6.12/8.6.12) with ESMTP id SAA00585 for ; Thu, 31 Jul 1997 18:09:51 +0530 Message-ID: <33E11A13.C6898CCE@opentech.stpn.soft.net> Date: Thu, 31 Jul 1997 18:04:51 -0500 From: Prashant Dongre Reply-To: pdongre@opentech.stpn.soft.net Organization: Open Technologies X-Mailer: Mozilla 4.01 [en] (WinNT; I) MIME-Version: 1.0 To: freebsd-bugs@freebsd.org Subject: Creative 16X CD-ROM Not working if connected on second IDE channel X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Release : 2.1.7 Environment : Pentium 166, 2 Gb HDD, 1.44 FDD, Creative 16X CD-ROM Description CD-ROM not found, Not working if connected on second IDE channel. (either as master or as slave). CD-ROM works fine if connected on first IDE channed as slave and HDD as master. CD-ROM works fine if connected on first IDE or seconf IDE channel if used in Windows 95. I have to rebuild kernel for using CD-ROM on first IDE channel after adding option ATAPI and device wcd0 in the config file. I also added following line in config so as to add device on secondary IDE channel device wcd1 I have't forgotten to add "controller wd1" in the config file. I would like to have CDROM on second IDE channel so as to utilize 16X speed. If CDROM is on the same channel as of HDD then there are very severe speed penalties... How-To-Repeat Attach CDROM to secondary IDE controller as slave, OR as master on the same controller.