From owner-cvs-all Sun Mar 10 18:37:23 2002 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 782D237B419; Sun, 10 Mar 2002 18:37:19 -0800 (PST) Received: (from tmm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2B2bJ330168; Sun, 10 Mar 2002 18:37:19 -0800 (PST) (envelope-from tmm) Message-Id: <200203110237.g2B2bJ330168@freefall.freebsd.org> From: Thomas Moestl Date: Sun, 10 Mar 2002 18:37:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/gem if_gem_pci.c src/sys/dev/hme if_hme_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tmm 2002/03/10 18:37:19 PST Modified files: sys/dev/gem if_gem_pci.c sys/dev/hme if_hme_pci.c Log: Use the pci_enable_* functions instead of manually fiddling with the command register. Pointed out by: msmith Revision Changes Path 1.3 +4 -6 src/sys/dev/gem/if_gem_pci.c 1.2 +4 -6 src/sys/dev/hme/if_hme_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message