Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171467
b: refs/heads/master
c: 9fca79d
h: refs/heads/master
i:
  171465: 4f78592
  171463: 696e77c
v: v3
  • Loading branch information
Ben Hutchings authored and David S. Miller committed Nov 11, 2009
1 parent f95ea7d commit f6c12f7
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 36c04a61f516742dad6f9bad8c6c1a7137a260f5
refs/heads/master: 9fca79d67031203ab1c3b59807aec261d7bb5539
3 changes: 3 additions & 0 deletions trunk/drivers/atm/solos-pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ MODULE_AUTHOR("Traverse Technologies <support@traverse.com.au>");
MODULE_DESCRIPTION("Solos PCI driver");
MODULE_VERSION(VERSION);
MODULE_LICENSE("GPL");
MODULE_FIRMWARE("solos-FPGA.bin");
MODULE_FIRMWARE("solos-Firmware.bin");
MODULE_FIRMWARE("solos-db-FPGA.bin");
MODULE_PARM_DESC(reset, "Reset Solos chips on startup");
MODULE_PARM_DESC(atmdebug, "Print ATM data");
MODULE_PARM_DESC(firmware_upgrade, "Initiate Solos firmware upgrade");
Expand Down

0 comments on commit f6c12f7

Please sign in to comment.