Date: Fri, 10 Sep 2010 08:11:48 +0000 (UTC) From: Bernhard Schmidt <bschmidt@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/malo if_malo_pci.c src/sys/dev/mwl if_mwl_pci.c Message-ID: <201009100812.o8A8C1TO029613@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bschmidt 2010-09-10 08:11:48 UTC
FreeBSD src repository
Modified files:
sys/dev/malo if_malo_pci.c
sys/dev/mwl if_mwl_pci.c
Log:
SVN rev 212410 on 2010-09-10 08:11:48Z by bschmidt
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
MFC after: 1 week
Revision Changes Path
1.6 +1 -1 src/sys/dev/malo/if_malo_pci.c
1.3 +1 -1 src/sys/dev/mwl/if_mwl_pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009100812.o8A8C1TO029613>
