]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Turn on PCI bus mastering in driver attach routine
authorWes Peters <wes@FreeBSD.org>
Sat, 20 Mar 1999 04:51:25 +0000 (04:51 +0000)
committerWes Peters <wes@FreeBSD.org>
Sat, 20 Mar 1999 04:51:25 +0000 (04:51 +0000)
commitdf373873b59782f4b522fccec4b6071c20558e8f
tree654822dcac5a6e56785435e5053bf27b03e468a0
parent2a520986b3ee2f20b0c03e34bb47d87aace0ad11
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
sys/dev/fxp/if_fxp.c
sys/pci/if_fxp.c