Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Dec 1999 10:29:04 -0800 (PST)
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:  <199912061829.KAA81649@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       1999/12/06 10:29:04 PST

  Modified files:
    sys/pci              ahc_pci.c 
  Log:
  Simplify my license.
  
  Don't arbitrarily limit the initiator ID of the card to something <= 7.
  
  Fix a bug in the checksum code that would incorrectly prevent a valid
  checksum of zero. (cp)
  
  Don't touch rely on seeprom data when configuring termination.  We may
  not have seeprom data. (cp)
  
  Treat all ULTRA2 capable adapters the same way when reading or writing
  the BRDCTL register.  We previously only did this correctly for aic7890/91
  chips.  This should correct some problems with termination settings on
  aic7896/97 adapters. (cp)
  
  Changes marked with "(cp)"
  Pointed out by:	Chuck Paterson <cp@bsdi.com>
  
  Revision  Changes    Path
  1.22      +53 -40    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?199912061829.KAA81649>