]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r212410:
authorbschmidt <bschmidt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 18 Sep 2010 08:23:45 +0000 (08:23 +0000)
committerbschmidt <bschmidt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 18 Sep 2010 08:23:45 +0000 (08:23 +0000)
commitab030afa1899633e237f3c5e32205cdcb901d6b7
tree4cd6bb240609586fa9ef3d7a94f7f59843af62be
parent4b6cb2c61a2fcf0652636345c83a0abed7fdbe5e
MFC r212410:
Fix firmware module dependencies.

malo and mwl use the firmware framework to access firmware images.
Depending on the firmware modules itself is not required and in this
case even wrong because no modules with those names exist.

Pointed out by: brucec

git-svn-id: svn://svn.freebsd.org/base/stable/8@212818 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/malo/if_malo_pci.c
sys/dev/mwl/if_mwl_pci.c