Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2002 23:42:10 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/aic7xxx aic7xxx.h
Message-ID:  <200208310642.g7V6gAHM036598@freefall.freebsd.org>

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

  Modified files:
    sys/dev/aic7xxx      aic7xxx.h 
  Log:
  Drop the bus reset hold delay back down to 25us.  The 250us
  value slipped in from a debugging session.
  
  Add AHC_LSCBS_ENABLED and AHC_SCB_CONFIG_USED ahc_flags which
  allow for some code to move to the core.
  
  Remove extern for ahc_syncrates[].  The OSMs no longer need
  direct access to this array.
  
  Add serial eeprom field to the ahc softc.
  
  Prototype ahc_search_untagged_queues() and ahc_print_register().
  
  Convert to AHC_SHOW_XXX debug option format.
  
  Revision  Changes    Path
  1.42      +32 -13    src/sys/dev/aic7xxx/aic7xxx.h

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?200208310642.g7V6gAHM036598>