From owner-freebsd-hackers Sun Jul 7 18:14:03 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA04850 for hackers-outgoing; Sun, 7 Jul 1996 18:14:03 -0700 (PDT) Received: from csugrad.cs.vt.edu (csugrad.cs.vt.edu [128.173.41.74]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id SAA04841 for ; Sun, 7 Jul 1996 18:13:57 -0700 (PDT) Received: (kmitch@localhost) by csugrad.cs.vt.edu (8.6.12/8.6.4) id VAA22672 for hackers@freebsd.org; Sun, 7 Jul 1996 21:13:19 -0400 From: Keith Mitchell Message-Id: <199607080113.VAA22672@csugrad.cs.vt.edu> Subject: Adaptec 2940W and Wide/Narrow Devices To: hackers@freebsd.org Date: Sun, 7 Jul 1996 21:13:19 -0400 (EDT) X-Mailer: ELM [version 2.4 PL24 ME8] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am currently having a problem getting my Wide and narrow devices to work in harmony. Everything works great if I remove the wide device (and use narrow cabling, etc). The card is one of the origional 2940W (non-ultra, no-auto termination) with BIOS 1.16. With the wide device installed, I have all of the devices attached to the SCSI bus with the Wide Cable, and converters to go from the wide cable to the narrow devices (where applicable). The wide device is a Micropolis 4221W HDD and is the last device of the internal chain and is terminated. Using the Seperate wide/narrow connectors on the 2940 is not an option since I need to use the external connector for my JAZ/tape drive. I am currently running a kernel from 5/14. I have also tried the 6/12 SNAP with the same luck. I don't currently have SUP capability. The actual problem are timeouts (of various form - datain, dataout, etc). The SNAP fails miserably. I get a timeout on every operation. CD mount, write partition table, etc. I don't seem to see this with an old boot floppy I had from a stable back in February. Any ideas on what I can do to get this working?? Thanks