From owner-cvs-sys Fri Sep 5 03:27:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA29924 for cvs-sys-outgoing; Fri, 5 Sep 1997 03:27:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA29850; Fri, 5 Sep 1997 03:26:07 -0700 (PDT) From: David Greenman Received: (from davidg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id DAA04008; Fri, 5 Sep 1997 03:24:00 -0700 (PDT) Date: Fri, 5 Sep 1997 03:24:00 -0700 (PDT) Message-Id: <199709051024.DAA04008@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_fxpvar.h if_fxp.c if_fxpreg.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk davidg 1997/09/05 03:23:59 PDT Modified files: sys/pci if_fxp.c if_fxpreg.h Added files: sys/pci if_fxpvar.h Log: Changes to support NetBSD and the new ifmedia extensions. Submitted by: Jason Thorpe Revision Changes Path 1.39 +714 -229 src/sys/pci/if_fxp.c 1.10 +21 -14 src/sys/pci/if_fxpreg.h