Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2002 23:56:00 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf files options
Message-ID:  <200208310656.g7V6u0Zr038149@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       2002/08/30 23:56:00 PDT

  Modified files:
    sys/conf             files options 
  Log:
  Add support for ahd/ahc register pretty printing in diagnostics.
  This feature can be disabled via the AHD/AHC_REG_PRETTY_PRINT kernel
  option.
  
  The ahc driver now uses the same debug options mechanism as ahd:
  AHC_DEBUG       - Compile in debugging code
  AHC_DEBUG_OPTS  - String of debug options as listed in aic7xxx.h
  
  Revision  Changes    Path
  1.692     +15 -9     src/sys/conf/files
  1.345     +20 -3     src/sys/conf/options

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208310656.g7V6u0Zr038149>