From owner-cvs-all Sun Sep 17 15:12:19 2000 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 F311737B423; Sun, 17 Sep 2000 15:12:15 -0700 (PDT) Received: (from dg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA84439; Sun, 17 Sep 2000 15:12:15 -0700 (PDT) (envelope-from dg@FreeBSD.org) Message-Id: <200009172212.PAA84439@freefall.freebsd.org> From: David Greenman Date: Sun, 17 Sep 2000 15:12:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_fxp.c if_fxpvar.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dg 2000/09/17 15:12:14 PDT Modified files: sys/pci if_fxp.c if_fxpvar.h Log: Added support for APM suspend/resume. PR: 18756 Submitted by: mike ryan , with modifications by me. Revision Changes Path 1.88 +106 -8 src/sys/pci/if_fxp.c 1.12 +7 -1 src/sys/pci/if_fxpvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message