From owner-freebsd-hackers Fri Feb 28 10:48:36 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA10788 for hackers-outgoing; Fri, 28 Feb 1997 10:48:36 -0800 (PST) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA10783 for ; Fri, 28 Feb 1997 10:48:32 -0800 (PST) Received: from current1.whistle.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.8.5/8.8.4) with SMTP id JAA06003; Fri, 28 Feb 1997 09:54:01 -0800 (PST) Message-ID: <33171B33.167EB0E7@whistle.com> Date: Fri, 28 Feb 1997 09:51:47 -0800 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: Simon Shapiro CC: freebsd-hackers@freebsd.org Subject: Re: FW: SCSI HBA QUESTION - IMPORTANT (long) References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Simon Shapiro wrote: > > I am finally starting to debug the DPT driver. Here is what I have. There > is a question at the end: > > The following is a trace of kernel messages. It has compiled with option > SCSIDEBUG, which does not seem to help me much :-( > you need to TURN IT ON at run time see scsi(4) and scsi(8) also; you can enable it from boot time from scsiconf.c with some #defines you will find in there..