[9370] in linux-scsi channel archive
Re: symbios SCSI driver sym53c8xx.c debugging
daemon@ATHENA.MIT.EDU (Mathieu Chouquet-Stringer)
Fri Aug 11 14:55:00 2000
Date: Fri, 11 Aug 2000 12:55:09 -0400
From: Mathieu Chouquet-Stringer <mchouque@cs.stevens-tech.edu>
To: Nick Brok <nick@iae.nl>
Cc: linux-scsi@vger.rutgers.edu
Message-ID: <20000811125509.A122242@guinness.cs.stevens-tech.edu>
Mail-Followup-To: Nick Brok <nick@iae.nl>, linux-scsi@vger.rutgers.edu
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20000811061848.A2597@atx.nbrok.iaehv.nl>; from nick@iae.nl on Fri, Aug 11, 2000 at 06:18:48AM +0200
You can either turn it off in the source or at the boot prompt:
[from drivers/scsi/REAMDE.ncr53c8xx]
sym53c8xx=debug:0x0
Hope that help!
On Fri, Aug 11, 2000 at 06:18:48AM +0200, Nick Brok wrote:
> 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
--
Mathieu CHOUQUET-STRINGER E-Mail : mchouque@stevens-tech.edu
"Entities must not be multiplied beyond necessity"
-- William of Occam --
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu