From: David Schleef Date: Tue, 27 May 2003 17:22:21 +0000 (+0000) Subject: majkl@tesnet.cz -> dobes@tesnet.cz X-Git-Tag: r0_7_67x~21 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=16f68a87a8ed5fc4c285c386e4776da7e4d9ad5a;p=comedi.git majkl@tesnet.cz -> dobes@tesnet.cz --- diff --git a/comedi/drivers/adl_pci9118.c b/comedi/drivers/adl_pci9118.c index f4f1ba97..a016a9da 100644 --- a/comedi/drivers/adl_pci9118.c +++ b/comedi/drivers/adl_pci9118.c @@ -5,13 +5,13 @@ * card: PCI-9118DG, PCI-9118HG, PCI-9118HR * driver: pci9118dg, pci9118hg, pci9118hr * - * Author: Michal Dobes + * Author: Michal Dobes * */ /* Driver: adl_pci9118.o Description: Adlink PCI-9118DG, PCI-9118HG, PCI-9118HR -Author: Michal Dobes +Author: Michal Dobes Devices: [ADLink] PCI-9118DG (pci9118dg), PCI-9118HG (pci9118hg), PCI-9118HR (pci9118hr) Status: works diff --git a/comedi/drivers/adv_pci1710.c b/comedi/drivers/adv_pci1710.c index 7c1ba455..9366c478 100644 --- a/comedi/drivers/adv_pci1710.c +++ b/comedi/drivers/adv_pci1710.c @@ -1,7 +1,7 @@ /* * comedi/drivers/adv_pci1710.c * - * Author: Michal Dobes + * Author: Michal Dobes * * Thanks to ZhenGang Shang * for testing and informations. @@ -20,7 +20,7 @@ Driver: adv_pci1710.o Description: Advantech PCI-1710, PCI-1710HG, PCI-1711, PCI-1713, Advantech PCI-1720, PCI-1731 -Author: Michal Dobes +Author: Michal Dobes Devices: [Advantech] PCI-1710 (pci1710), PCI-1710HG (pci1710hg), PCI-1711 (pci1711), PCI-1713 (pci1713), PCI-1720 (pci1720), PCI-1731 (pci1731) diff --git a/comedi/drivers/amcc_s5933.c b/comedi/drivers/amcc_s5933.c index 5aae1258..1b75fb8d 100644 --- a/comedi/drivers/amcc_s5933.c +++ b/comedi/drivers/amcc_s5933.c @@ -3,7 +3,7 @@ Stuff for AMCC S5933 PCI Controller - Author: Michal Dobes + Author: Michal Dobes Inspirated from general-purpose AMCC S5933 PCI Matchmaker driver made by Andrea Cisternino @@ -216,7 +216,7 @@ static void amcc_cleanup(void) } -MODULE_AUTHOR("Michal Dobes "); +MODULE_AUTHOR("Michal Dobes "); MODULE_DESCRIPTION("Driver for AMCC 5933 PCI controller"); MODULE_LICENSE("GPL"); diff --git a/comedi/drivers/amcc_s5933.h b/comedi/drivers/amcc_s5933.h index ddf96784..c28f3401 100644 --- a/comedi/drivers/amcc_s5933.h +++ b/comedi/drivers/amcc_s5933.h @@ -3,7 +3,7 @@ Stuff for AMCC S5933 PCI Controller - Author: Michal Dobes + Author: Michal Dobes Inspirated from general-purpose AMCC S5933 PCI Matchmaker driver made by Andrea Cisternino diff --git a/comedi/drivers/ni_atmio16d.c b/comedi/drivers/ni_atmio16d.c index 6723ff63..e3c17909 100644 --- a/comedi/drivers/ni_atmio16d.c +++ b/comedi/drivers/ni_atmio16d.c @@ -26,7 +26,7 @@ Status: unknown Devices: [National Instruments] AT-MIO-16 (atmio16), AT-MIO-16D (atmio16d) */ /* - * I must give credit here to Michal Dobes who + * I must give credit here to Michal Dobes who * wrote the driver for Advantec's pcl812 boards. I used the interrupt * handling code from his driver as an example for this one. * diff --git a/comedi/drivers/pcl724.c b/comedi/drivers/pcl724.c index c7786659..522f0178 100644 --- a/comedi/drivers/pcl724.c +++ b/comedi/drivers/pcl724.c @@ -1,7 +1,7 @@ /* module/pcl724.c - Michal Dobes + Michal Dobes hardware driver for Advantech cards: card: PCL-724, PCL-722, PCL-731 @@ -24,7 +24,7 @@ Driver: pcl724.o Description: Advantech PCL-724, PCL-722, PCL-731 ADLink ACL-7122, ACL-7124, PET-48DIO -Author: Michal Dobes +Author: Michal Dobes Devices: [Advantech] PCL-724 (pcl724), PCL-722 (pcl722), PCL-731 (pcl731), [ADLink] ACL-7122 (acl7122), ACL-7124 (acl7124), PET-48DIO (pet48dio) Status: untested diff --git a/comedi/drivers/pcl812.c b/comedi/drivers/pcl812.c index 1afcc165..25a650e0 100644 --- a/comedi/drivers/pcl812.c +++ b/comedi/drivers/pcl812.c @@ -1,7 +1,7 @@ /* * comedi/drivers/pcl812.c * - * Author: Michal Dobes + * Author: Michal Dobes * * hardware driver for Advantech cards * card: PCL-812, PCL-812PG, PCL-813, PCL-813B @@ -21,7 +21,7 @@ Description: Advantech PCL-812/PG, PCL-813/B, ADLink ACL-8112DG/HG/PG, ACL-8113, ACL-8216, ICP DAS A-821PGH/PGL/PGL-NDA, A-822PGH/PGL, A-823PGH/PGL, A-826PG, ICP DAS ISO-813 -Author: Michal Dobes +Author: Michal Dobes Devices: [Advantech] PCL-812 (pcl812), PCL-812PG (pcl812pg), PCL-813 (pcl813), PCL-813B (pcl813b), [ADLink] ACL-8112DG (acl8112dg), ACL-8112HG (acl8112hg), ACL-8113 (acl-8113), ACL-8216 (acl8216), diff --git a/comedi/drivers/pcl816.c b/comedi/drivers/pcl816.c index 7e797267..f3d5b9ad 100644 --- a/comedi/drivers/pcl816.c +++ b/comedi/drivers/pcl816.c @@ -2,7 +2,7 @@ module/pcl816.c Author: Juan Grigera - based on pcl818 by Michal Dobes and bits of pcl812 + based on pcl818 by Michal Dobes and bits of pcl812 hardware driver for Advantech cards: card: PCL-816, PCL814B diff --git a/comedi/drivers/pcl818.c b/comedi/drivers/pcl818.c index 4d5e19e1..721da76c 100644 --- a/comedi/drivers/pcl818.c +++ b/comedi/drivers/pcl818.c @@ -1,7 +1,7 @@ /* module/pcl818.c - Author: Michal Dobes + Author: Michal Dobes hardware driver for Advantech cards: card: PCL-818L, PCL-818H, PCL-818HD, PCL-818HG, PCL-818, PCL-718 @@ -10,7 +10,7 @@ /* Driver: pcl818.o Description: Advantech PCL-818 cards, PCL-718 -Author: Michal Dobes +Author: Michal Dobes Devices: [Advantech] PCL-818L (pcl818l), PCL-818H (pcl818h), PCL-818HD (pcl818hd), PCL-818HG (pcl818hg), PCL-818 (pcl818), PCL-718 (pcl718)