Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115543
b: refs/heads/master
c: 21d93c1
h: refs/heads/master
i:
  115541: 7ce1df8
  115539: 0490cd0
  115535: bf5a8d5
v: v3
  • Loading branch information
Darrick J. Wong authored and Jean Delvare committed Oct 17, 2008
1 parent 7839677 commit a16a8c7
Show file tree
Hide file tree
Showing 2 changed files with 8 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: ff92136131c66a51b820798067e53f05a8f36a24
refs/heads/master: 21d93c14b32f1d74ebed09caca7d6c10cf3f952e
7 changes: 7 additions & 0 deletions trunk/drivers/hwmon/ibmaem.c
Original file line number Diff line number Diff line change
Expand Up @@ -1118,3 +1118,10 @@ MODULE_LICENSE("GPL");

module_init(aem_init);
module_exit(aem_exit);

MODULE_ALIAS("dmi:bvnIBM:*:pnIBMSystemx3350-*");
MODULE_ALIAS("dmi:bvnIBM:*:pnIBMSystemx3550-*");
MODULE_ALIAS("dmi:bvnIBM:*:pnIBMSystemx3650-*");
MODULE_ALIAS("dmi:bvnIBM:*:pnIBMSystemx3655-*");
MODULE_ALIAS("dmi:bvnIBM:*:pnIBMSystemx3755-*");
MODULE_ALIAS("dmi:bvnIBM:*:pnIBM3850M2/x3950M2-*");

0 comments on commit a16a8c7

Please sign in to comment.