From owner-cvs-sys Sun Nov 10 04:33:03 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA05336 for cvs-sys-outgoing; Sun, 10 Nov 1996 04:33:03 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA05318; Sun, 10 Nov 1996 04:32:48 -0800 (PST) Date: Sun, 10 Nov 1996 04:32:48 -0800 (PST) From: David Greenman Message-Id: <199611101232.EAA05318@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pci dc21040.h if_de.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk davidg 96/11/10 04:32:47 Branch: sys/pci RELENG_2_1_0 Modified: sys/pci dc21040.h if_de.c Log: Updated to a newer version from Matt Thomas. This is the same version that -current is based on. This has been tested on wcarchive for about 12 hours and in -current for a couple of months. This update should fix many of the compatibility problems that people have reported. Revision Changes Path 1.4.4.2 +189 -8 src/sys/pci/dc21040.h 1.29.2.6 +2924 -1029src/sys/pci/if_de.c