Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 May 2000 10:49:19 -0700 (PDT)
From:      Gerard Roudier <groudier@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sym sym_defs.h sym_fw2.h sym_hipd.c
Message-ID:  <200005281749.KAA94041@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
groudier    2000/05/28 10:49:19 PDT

  Modified files:
    sys/dev/sym          sym_defs.h sym_fw2.h sym_hipd.c 
  Log:
  - Make the NVRAM debug code compile and work.
  - Get rid of a fiew uselessly `long' variables
    and casts to `long'.
  - Estimate the PCI clock for all chips, except
    C1010 for now (we should do that for each PCI BUS)
  - Refine a couple of C1010 errata work-arounds.
  - For now, make sure AIP generation is disabled
    for the C1010-66.
  
  Revision  Changes    Path
  1.6       +7 -4      src/sys/dev/sym/sym_defs.h
  1.3       +5 -5      src/sys/dev/sym/sym_fw2.h
  1.14      +56 -32    src/sys/dev/sym/sym_hipd.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?200005281749.KAA94041>