From owner-freebsd-current Sun Jul 20 19:24:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA15897 for current-outgoing; Sun, 20 Jul 1997 19:24:58 -0700 (PDT) Received: from bmccane.uit.net (bmccane.uit.net [208.129.189.48]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA15885 for ; Sun, 20 Jul 1997 19:24:49 -0700 (PDT) Received: from bmccane.uit.net (localhost.mccane.com [127.0.0.1]) by bmccane.uit.net (8.8.5/8.8.5) with ESMTP id VAA12216 for ; Sun, 20 Jul 1997 21:24:34 -0500 (CDT) Message-Id: <199707210224.VAA12216@bmccane.uit.net> X-Mailer: exmh version 2.0gamma 1/27/96 To: current@FreeBSD.Org Subject: worm problems Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 20 Jul 1997 21:24:33 -0500 From: Wm Brian McCane Sender: owner-freebsd-current@FreeBSD.Org X-Loop: FreeBSD.org Precedence: bulk I just discovered a problem with my JVC CD-R. I used to have a perl script I used to play music on the drive which used the `scsi' call to control the drive. I haven't used it in a while since I also placed a ATAPI 6x drive into the machine, so I don't know when this started, but.... Anytime I try to access the CD-R, the machine locks up. No panic or anything, just gone. I haven't put DDB in yet, because I have never used it so it might be less than useful to me. I also cannot mount a CD-ROM using the CD9660 file system type, I get the same lockup. The hardware is as follows: 100MHz Pentium ACER ACROS 2MB Diamond Stealth 2001 Video 40MB Ram 2-2.1GB Maxtor Hard drives as wd0, wd1 IRQ 14 ATAPI CD-ROM on second IDE. IRQ 15 Adaptec 2940 IRQ 11 1.08G Quantum Fireball Mustek 12000SP PS/2 Mouse IRQ 12 Adaptec 152? IRQ 9 JVC CD-R SMC8013E IRQ 10 Sound Blaster IRQ 5 Bravado 1000 Digitizer IRQ 7 The CD-R is recognized and configured as worm0 when the system boots. I have pulled all of the cards out that I didn't need. Tried to put the CD-R on the AHA-2940. Pulled out the ATAPI CD-ROM. Tried a different video card. Reduced my RAM to 16MB. Nothing has worked, so I have to assume the problem is in the kernel since the drive works perfectly from DOS, Windows-95, and Windows-NT, including creating CD's. Any ideas, or information on how to use DDB would be greatly appreciated. brian