Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> --- drivers/hwmon/i5k_amb.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/drivers/hwmon/i5k_amb.c b/drivers/hwmon/i5k_amb.c index 2ede938..bf153ae 100644 --- a/drivers/hwmon/i5k_amb.c +++ b/drivers/hwmon/i5k_amb.c @@ -605,3 +605,6 @@ MODULE_LICENSE("GPL"); module_init(i5k_amb_init); module_exit(i5k_amb_exit); + +MODULE_ALIAS("pci:v00008086d000025F0sv*sd*bc*sc*i*"); +MODULE_ALIAS("pci:v00008086d00004030sv*sd*bc*sc*i*"); -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html