From owner-cvs-all Mon Jan 22 11:13:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3719337B402; Mon, 22 Jan 2001 11:13:17 -0800 (PST) Received: (from wpaul@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0MJDHb77498; Mon, 22 Jan 2001 11:13:17 -0800 (PST) (envelope-from wpaul) Message-Id: <200101221913.f0MJDHb77498@freefall.freebsd.org> From: Bill Paul Date: Mon, 22 Jan 2001 11:13:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_dc.c if_sf.c if_vr.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wpaul 2001/01/22 11:13:17 PST Modified files: (Branch: RELENG_4) sys/pci if_dc.c if_sf.c if_vr.c Log: MFC: merge in bug fixes if_dc: conditionalize code for MX98713 so that it doesn't screw up other chips if_sf & if_vr: check & handle return values from encap routines correctly Revision Changes Path 1.9.2.17 +16 -10 src/sys/pci/if_dc.c 1.18.2.5 +14 -5 src/sys/pci/if_sf.c 1.26.2.5 +10 -5 src/sys/pci/if_vr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message