From owner-freebsd-scsi Thu Dec 4 03:41:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA14250 for freebsd-scsi-outgoing; Thu, 4 Dec 1997 03:41:49 -0800 (PST) (envelope-from owner-freebsd-scsi) Received: from smtp04.primenet.com (smtp04.primenet.com [206.165.5.85]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA14240 for ; Thu, 4 Dec 1997 03:41:46 -0800 (PST) (envelope-from bkogawa@primenet.com) Received: (from daemon@localhost) by smtp04.primenet.com (8.8.7/8.8.7) id EAA00613 for ; Thu, 4 Dec 1997 04:41:45 -0700 (MST) Received: from mailhost02.primenet.com(206.165.5.53), claiming to be "primenet.com" via SMTP by smtp04.primenet.com, id smtpd000602; Thu Dec 4 04:41:40 1997 Received: from foo.primenet.com (ip200.sjc.primenet.com [206.165.96.200]) by primenet.com (8.8.5/8.8.5) with ESMTP id EAA08887 for ; Thu, 4 Dec 1997 04:41:38 -0700 (MST) Received: from localhost (bkogawa@localhost) by foo.primenet.com (8.8.6/8.8.6) with SMTP id DAA00328 for ; Thu, 4 Dec 1997 03:41:43 -0800 (PST) X-Authentication-Warning: foo.primenet.com: bkogawa owned process doing -bs Date: Thu, 4 Dec 1997 03:41:42 -0800 (PST) From: "Bryan K. Ogawa" Reply-To: "Bryan K. Ogawa" To: freebsd-scsi@freebsd.org Subject: Adaptec 1502AE and SCSI Scanner? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hey all, I just picked up a Microtek Scanmaker E3. After a bit of wrestling, I think I've settled my IRQ problems, and have it up and running under Windows 95. Under FreeBSD, though, I'm having some problems running it on the SCSI card it comes with (Adaptec 1502AE). The card is detected as an aic0 card, and with the patch to eliminate multiple detections of devices, I can get it up and turn on debugging. However, when I try to scan, I get a panic. uk0(aic0:6:0): about to sleep aic at line 2308: unexpected busfree phase Debugger("aic6360") called. panic for historical reasons I think I have correctly captured the previous scsi command as 4 0 9 0 8 0 but I don't know what to look for. The other thing is a list of numbers like: 000: 08 00 00 00 00 00 00 00 00 ab d4 5c bf ef f7 Is there something else I should be running here? Anything else to help out with debugging? On a side note, if it does turn out that this won't work, does anyone have any information on the Adaptec 2902 or cheap NCR 8xx cards with an external connector? Since I'm not real fond of ISA, I'm thinking of just going and plunking down some $ for a PCI card and hooking it up with that. Thanks. bryan k ogawa http://www.primenet.com/~bkogawa/