Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Aug 1996 15:38:09 -0700 (PDT)
From:      Stefan Esser <se>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/pci ncr.c
Message-ID:  <199608262238.PAA21712@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

se          96/08/26 15:38:09

  Modified:    sys/pci   ncr.c
  Log:
  Set clock prescale based on BIOS supplied value instead of trying to
  calculate an optimum value from (constant) parameters.
  This should set the SCNTL3 register of the 53c860 and 53c875 to twice
  the divider it used to be, since cards based on those chips seem to use
  an 80MHz clock instead of the Clock Doubler feature and a 40MHz clock.
  
  Revision  Changes    Path
  1.75      +16 -7     src/sys/pci/ncr.c



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