[9346] in linux-scsi channel archive

home help back first fref pref prev next nref lref last post

symbios SCSI driver sym53c8xx.c debugging

daemon@ATHENA.MIT.EDU (Nick Brok)
Fri Aug 11 00:20:31 2000

Date:	Fri, 11 Aug 2000 06:18:48 +0200
From:	Nick Brok <nick@iae.nl>
To:	linux-scsi@vger.rutgers.edu
Message-ID: <20000811061848.A2597@atx.nbrok.iaehv.nl>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hello list,

Does someone know how you can turn off debugging in the symbios driver?
When I'm playing a videocd in my Plextor cdrom-drive I get a logfile 3 times
longer then the cd I'm reading (1,2 GB) .
This is what I did to turn it off:

/*#ifdef SCSI_NCR_DEBUG_INFO_SUPPORT
*/
static int ncr_debug = SCSI_NCR_DEBUG_FLAGS;
#define DEBUG_FLAGS (0)
/*
        #define DEBUG_FLAGS ncr_debug
#else
        #define DEBUG_FLAGS     SCSI_NCR_DEBUG_FLAGS
#endif
*/

There must be a nicer way to do this I thought.

Greetings,

Nick Brok
-- 
Berliozlaan 1 NL5654 SM Eindhoven The Netherlands
ICQ:48844045          Email: nick@iae.nl
Tel: +31-40-2528917   Fax: +31-40-8441821
GSM: +31-650864200

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu

home help back first fref pref prev next nref lref last post