From owner-freebsd-current Tue Jan 7 01:44:28 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id BAA10446 for current-outgoing; Tue, 7 Jan 1997 01:44:28 -0800 (PST) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id BAA10435 for ; Tue, 7 Jan 1997 01:44:22 -0800 (PST) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id KAA11721; Tue, 7 Jan 1997 10:46:30 +0100 (MET) Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.8.3/8.6.9) id KAA05541; Tue, 7 Jan 1997 10:44:16 +0100 (MET) From: Christoph Kukulies Message-Id: <199701070944.KAA05541@gilberto.physik.rwth-aachen.de> Subject: Re: ATAPI FX120T - problem In-Reply-To: from Doug White at "Jan 6, 97 12:53:38 pm" To: dwhite@resnet.uoregon.edu Date: Tue, 7 Jan 1997 10:44:16 +0100 (MET) Cc: freebsd-current@freebsd.org Reply-To: Christoph Kukulies 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-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > On Sun, 5 Jan 1997, Christoph Kukulies wrote: > > > On a 3.0 kernel (see dmesg) I try to mount > > > > mount -t cd9660 /dev/wcd0c /cdrom > > > > and the system hangs. I tried also wcd0a to no avail. It doesn't hang though > > but there doesn't seem to be any activity with the CDROM LED. > > Your CDROM doesn't appear to be probing properly. Notice that there is no > 'wcd0' line in there showing a successful probe. > > You should address this to current@freebsd.org at it's a problem in > -CURRENT. > > > I know that ATAPI always has been problematic but if someone has an idea > > how to make that 12 speed Mitsumi FX120T working I'd be grateful. > > > > (It is wired as slave). > > > wdc0 at 0x1f0-0x1f7 irq 14 on isa > > wdc0: unit 0 (wd0): > > wd0: 124MB (254592 sectors), 936 cyls, 16 heads, 17 S/T, 512 B/S > > wdc0: unit 1 (atapi): , removable, intr, dma, iordis > ^^^^ > > Is this what's reported? Yes, exactly (output of dmesg redirected into a file and pasted into this mail) Here is my CONFIG file: (excerpt): options ATAPI_STATIC options ATAPI config kernel root on wd0 controller isa0 controller pci0 controller ncr0 controller ncr1 controller scbus0 at ncr0 controller scbus1 at ncr1 controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr disk fd0 at fdc0 drive 0 disk fd1 at fdc0 drive 1 controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr disk wd0 at wdc0 drive 0 device wcd0 > > Doug White | University of Oregon > Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant > http://gladstone.uoregon.edu/~dwhite | Computer Science Major > > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de