From owner-freebsd-hackers Thu Jan 14 00:50:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA09838 for freebsd-hackers-outgoing; Thu, 14 Jan 1999 00:50:32 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from oskar.nanoteq.co.za (oskar.nanoteq.co.za [196.37.91.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA09810 for ; Thu, 14 Jan 1999 00:50:13 -0800 (PST) (envelope-from rbezuide@oskar.nanoteq.co.za) Received: (from rbezuide@localhost) by oskar.nanoteq.co.za (8.9.0/8.9.0) id KAA10509 for freebsd-hackers@freebsd.org; Thu, 14 Jan 1999 10:48:41 +0200 (SAT) From: Reinier Bezuidenhout Message-Id: <199901140848.KAA10509@oskar.nanoteq.co.za> Subject: Dysan cdrom and 3.0 problems To: freebsd-hackers@FreeBSD.ORG Date: Thu, 14 Jan 1999 10:48:37 +0200 (SAT) X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi ... I have a Dysan 32x CDROM (atapi) in my system .. I Upgraded from 2.2.7 to 3.0-RELEASE and then to an almost current. In both the 3.0-RELEASe and the "almost current" it doesn't seem like the atapi cdrom gets probed .. here is the output from my dmesg wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): wd0: 2441MB (4999680 sectors), 4960 cyls, 16 heads, 63 S/T, 512 B/S wdc0: unit 1 (atapi): , removable, dma, iordy wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (wd2): wd2: 2441MB (4999680 sectors), 4960 cyls, 16 heads, 63 S/T, 512 B/S Shouldn't it attach acd0 or something to the atapi cdrom ?? When I do a "mount_cd9660 /dev/wcd0c /mnt" it returns with a acd0: read_toc failed and an input/output error ... Any ideas ? Reinier To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message