summaryrefslogtreecommitdiff
path: root/drivers/ata/pata_parport/on20.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ata/pata_parport/on20.c')
-rw-r--r--drivers/ata/pata_parport/on20.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/ata/pata_parport/on20.c b/drivers/ata/pata_parport/on20.c
index 34e69da2bec8..7c70e5b13a2a 100644
--- a/drivers/ata/pata_parport/on20.c
+++ b/drivers/ata/pata_parport/on20.c
@@ -142,4 +142,6 @@ static struct pi_protocol on20 = {
};
MODULE_LICENSE("GPL");
+MODULE_AUTHOR("Grant R. Guenther <grant@torque.net>");
+MODULE_DESCRIPTION("Onspec 90c20 parallel port IDE adapter protocol driver");
module_pata_parport_driver(on20);