summaryrefslogtreecommitdiff
path: root/drivers/ata/pata_parport/aten.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ata/pata_parport/aten.c')
-rw-r--r--drivers/ata/pata_parport/aten.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/ata/pata_parport/aten.c b/drivers/ata/pata_parport/aten.c
index 8328a49a95ef..620ce6c8da5c 100644
--- a/drivers/ata/pata_parport/aten.c
+++ b/drivers/ata/pata_parport/aten.c
@@ -139,4 +139,6 @@ static struct pi_protocol aten = {
};
MODULE_LICENSE("GPL");
+MODULE_AUTHOR("Grant R. Guenther <grant@torque.net>");
+MODULE_DESCRIPTION("ATEN EH-100 parallel port IDE adapter protocol driver");
module_pata_parport_driver(aten);