Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183650
b: refs/heads/master
c: c2f4f52
h: refs/heads/master
v: v3
  • Loading branch information
Tim Gardner authored and John W. Linville committed Jan 14, 2010
1 parent 0aedc28 commit ddb02f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e99c7cd57b2481ee36b2338040e3ce1cd17e0763
refs/heads/master: c2f4f527edab37f2f2130bd7813cd41db907ab6b
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/b43legacy/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ MODULE_AUTHOR("Michael Buesch");
MODULE_LICENSE("GPL");

MODULE_FIRMWARE(B43legacy_SUPPORTED_FIRMWARE_ID);
MODULE_FIRMWARE("b43legacy/ucode2.fw");
MODULE_FIRMWARE("b43legacy/ucode4.fw");

#if defined(CONFIG_B43LEGACY_DMA) && defined(CONFIG_B43LEGACY_PIO)
static int modparam_pio;
Expand Down

0 comments on commit ddb02f6

Please sign in to comment.