Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 1999 19:33:48 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci ahc_pci.c
Message-ID:  <199908160233.TAA03052@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       1999/08/15 19:33:48 PDT

  Modified files:
    sys/pci              ahc_pci.c 
  Log:
  Fix a long standing bug in the auto-termination control settings for
  the aic7890/91/96/97 cards.  This could cause the system to go into
  a long retry/recovery loop during probe.
  
  Fix the alignment argument to bus_dma_tag_create().
  
  Don't set the CACHETHEN bit in dscommand0 for Ultra2 controllers
  until we know more about its behavior.  The description for this
  bit makes it sound like it could cause problems with certain
  PCI chipsets.
  
  Revision  Changes    Path
  1.17      +9 -8      src/sys/pci/ahc_pci.c



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?199908160233.TAA03052>