Subject: Re: SCSIDEBUG not working?
To: Greywolf <greywolf@starwolf.com>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-sparc
Date: 12/03/2000 11:58:06
On Sun, Dec 03, 2000 at 12:05:27AM -0800, Greywolf wrote:
> I must be doing something wrong.  I have the line
> 
> options SCSIDEBUG=0x7f
> 
> in my config; yet the generated kernel doesn't do any SCSI debug statements
> at all.  I don't get it.

You can't assign a value to SCSIDEBUG, only define it or not.
To select the debug messages you need to adjust DEBUGTYPE, DEBUGTARGET,
DEBUGLUN and DEBUGLEVEL in sys/dev/scsipi/scsipi_debug.h

--
Manuel Bouyer <bouyer@antioche.eu.org>
--