From owner-cvs-all Sun May 28 10:49:21 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 28BFB37B6E7; Sun, 28 May 2000 10:49:19 -0700 (PDT) (envelope-from groudier@FreeBSD.org) Received: (from groudier@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA94041; Sun, 28 May 2000 10:49:19 -0700 (PDT) (envelope-from groudier@FreeBSD.org) Message-Id: <200005281749.KAA94041@freefall.freebsd.org> From: Gerard Roudier Date: Sun, 28 May 2000 10:49:19 -0700 (PDT) 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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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