From owner-cvs-sys Wed Feb 5 04:50:40 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA12307 for cvs-sys-outgoing; Wed, 5 Feb 1997 04:50:40 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA12297; Wed, 5 Feb 1997 04:50:37 -0800 (PST) Date: Wed, 5 Feb 1997 04:50:37 -0800 (PST) From: David Greenman Message-Id: <199702051250.EAA12297@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pci if_fxp.c if_fxpreg.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk davidg 97/02/05 04:50:36 Branch: sys/pci RELENG_2_1_0 Modified: sys/pci if_fxp.c if_fxpreg.h Log: Brought in various fixes from main branch and wcarchive: some configuration changes having to do with DMA limits, change to the way that the board is reset to avoid PCI/system hang, and don't count short frames as input errors. Tested extensively on wcarchive. Revision Changes Path 1.8.2.11 +14 -18 src/sys/pci/if_fxp.c 1.2.2.2 +6 -1 src/sys/pci/if_fxpreg.h