From owner-freebsd-hackers Wed Aug 23 20:09:41 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id UAA07737 for hackers-outgoing; Wed, 23 Aug 1995 20:09:41 -0700 Received: from sains.ipch.shizuoka.ac.jp (sains.ipch.shizuoka.ac.jp [133.70.128.254]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id UAA07730 for ; Wed, 23 Aug 1995 20:09:38 -0700 From: purna@cs.shizuoka.ac.jp Received: from shzkgw.cs.shizuoka.ac.jp (shzkgw.cs.shizuoka.ac.jp [133.70.169.5]) by sains.ipch.shizuoka.ac.jp (8.6.12+2.5Wb4/3.4Wb5) with SMTP id MAA14322 for ; Thu, 24 Aug 1995 12:09:40 +0900 Received: from amalthea.cs.shizuoka.ac.jp by shzkgw.cs.shizuoka.ac.jp (4.1/6.4J.6-shzk7) id AA09615; Thu, 24 Aug 95 12:09:05 JST Received: from jaguar.cs.shizuoka.ac.jp by amalthea.cs.shizuoka.ac.jp (4.1/6.4J.6-shzk7) id AA14025; Thu, 24 Aug 95 12:09:05 JST Received: by jaguar.cs.shizuoka.ac.jp (4.1/6.4J.6-shzk6) id AA01210; Thu, 24 Aug 95 12:09:02 JST Date: Thu, 24 Aug 95 12:09:02 JST Message-Id: <9508240309.AA01210@jaguar.cs.shizuoka.ac.jp> To: hackers@freebsd.org Subject: Help installing IDE CD-ROM driver Sender: hackers-owner@freebsd.org Precedence: bulk Hi, there! I'm new at this mailing list. I'm sorry if this question is a FAQ. I just tried installing IDE CD-ROM driver (I got from ftp://ftp.freebsd.org/pub/ FreeBSD/incoming/wcd11.tgz) into FreeBSD 2.0.5ALPHA but with no success. >From the "dmesg", see below, I could see that at least the kernel recognized the CD-ROM drive. But, it showed that the controller (atapi1.0) were not ready so that I could not access the drive. ... wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0(wd0) : wd0: 1549 MB (3173184 sectors), 3148 cyls, 16 heads, 63 S/T, 512 B/S wdc0: unit 1(wd1) : wd1: 1222 MB (2503872 sectors), 2484 cyls, 16 heads, 63 S/T, 512 B/S wdc1 at 0x170-0x177 irq 15 on isa ==> wdc1: unit 0 (atapi) : , removable, intr ==> atapi1.0: controller not ready ... By the way, the following are about my system: - Gateway P5-120XL with: - WD31600 HD set as a master in the primary IDE controller - WD31200 HD set as a slave in the primary IDE controller - Sanyo 3-Disk CD-ROM (3-CD Changer) drive set as a master in the secondary IDE controller - The CD-ROM drive works well with Linux although I can use only the bottom slot. Does anybody know the solution ? Please help. Thanks a lot in advance. Regards, Yusuf Wilajati Purna Dept. of Comp. Sci. Grad. School of Elec. Sci. & Tech. Shizuoka University, JAPAN (purna@cs.shizuoka.ac.jp)