From owner-cvs-all Tue Jan 28 2:55:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E3A337B401; Tue, 28 Jan 2003 02:55:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E54C343F3F; Tue, 28 Jan 2003 02:55:38 -0800 (PST) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h0SAtcbv017196; Tue, 28 Jan 2003 02:55:38 -0800 (PST) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0SAtc8N017195; Tue, 28 Jan 2003 02:55:38 -0800 (PST) Message-Id: <200301281055.h0SAtc8N017195@repoman.freebsd.org> From: Martin Blapp Date: Tue, 28 Jan 2003 02:55:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_sis.c if_sisreg.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2003/01/28 02:55:38 PST Modified files: sys/pci if_sis.c if_sisreg.h Log: Add PCI revision number for 630A and 900B. Enable parity error detection on 900B and 635(A). Re-add the enhanced PHY access register method again for older chipsets, they do not seem to work with all old chips. Reviewed by: phk MFC after: 7 days Revision Changes Path 1.64 +82 -19 src/sys/pci/if_sis.c 1.20 +4 -0 src/sys/pci/if_sisreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message