From owner-freebsd-questions Thu May 30 11:35:38 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA07842 for questions-outgoing; Thu, 30 May 1996 11:35:38 -0700 (PDT) Received: from Rigel.orionsys.com (root@rigel.orionsys.com [205.148.224.9]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA07829 for ; Thu, 30 May 1996 11:35:33 -0700 (PDT) Received: (from dbabler@localhost) by Rigel.orionsys.com (8.6.11/8.6.9) id LAA00220; Thu, 30 May 1996 11:35:27 -0700 Date: Thu, 30 May 1996 11:35:27 -0700 (PDT) From: David Babler To: questions@freebsd.org Subject: NEC CDR-36 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm trying to add a CD-ROM reader to my 2.0.5 system but am not getting too far. The system uses a 486DX2-66 and a Maxtor 500MB drive. I acquired an old Future Domain 840 controller and modified the kernel to enable the sea0 controller. It seems okay with the controller when booting, but after the "waiting for scsi devices to settle" stage, I get errors from the driver: sea: arbitration timeout The CD-ROM drive spins up when the driver starts, but when it begins to poll for devices, the busy light comes on and stays on forever. Both the controller and drive are known good. I've tried changing the scsi id for the drive to no effect. Anybody got a clue where I can go from here? TIA... -Dave Babler