From owner-cvs-all Fri Mar 19 20:51:46 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 97C0F15683; Fri, 19 Mar 1999 20:51:44 -0800 (PST) (envelope-from wes@FreeBSD.org) Received: (from wes@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id UAA35536; Fri, 19 Mar 1999 20:51:26 -0800 (PST) (envelope-from wes@FreeBSD.org) Message-Id: <199903200451.UAA35536@freefall.freebsd.org> From: & Peters Date: Fri, 19 Mar 1999 20:51:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_fxp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wes 1999/03/19 20:51:25 PST Modified files: sys/pci if_fxp.c Log: Turn on PCI bus mastering in driver attach routine to avoid hanging the system if the BIOS has not initialized the interface. PR: 10150 Reviewed by: dg Revision Changes Path 1.66 +10 -1 src/sys/pci/if_fxp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message