[usb/usbehci]

- Change email address to one that actually works.

svn path=/trunk/; revision=48777
This commit is contained in:
Michael Martin 2010-09-15 13:16:59 +00:00
parent 61ae4ea31c
commit 0b77725d6e
8 changed files with 8 additions and 8 deletions

View file

@ -4,7 +4,7 @@
* FILE: drivers/usb/usbehci/common.c
* PURPOSE: Common operations in FDO/PDO.
* PROGRAMMERS:
* Michael Martin (mjmartin@reactos.org)
* Michael Martin (michael.martin@reactos.org)
*/
#define INITGUID

View file

@ -4,7 +4,7 @@
* FILE: drivers/usb/usbehci/fdo.c
* PURPOSE: USB EHCI device driver.
* PROGRAMMERS:
* Michael Martin (mjmartin@reactos.org)
* Michael Martin (michael.martin@reactos.org)
*/
/* INCLUDES *******************************************************************/

View file

@ -4,7 +4,7 @@
* FILE: drivers/usb/usbehci/irp.c
* PURPOSE: IRP Handling.
* PROGRAMMERS:
* Michael Martin
* Michael Martin (michael.martin@reactos.org)
*/
#include "usbehci.h"

View file

@ -4,7 +4,7 @@
* FILE: drivers/usb/usbehci/misc.c
* PURPOSE: Misceallenous operations.
* PROGRAMMERS:
* Michael Martin
* Michael Martin (michael.martin@reactos.org)
*/
#include "usbehci.h"

View file

@ -4,7 +4,7 @@
* FILE: drivers/usb/usbehci/pdo.c
* PURPOSE: USB EHCI device driver.
* PROGRAMMERS:
* Michael Martin
* Michael Martin (michael.martin@reactos.org)
*/
#define INITGUID

View file

@ -4,7 +4,7 @@
* FILE: drivers/usb/usbehci/urbreq.c
* PURPOSE: URB Related Functions.
* PROGRAMMERS:
* Michael Martin (mjmartin@reactos.org)
* Michael Martin (michael.martin@reactos.org)
*/
#include "usbehci.h"

View file

@ -4,7 +4,7 @@
* FILE: drivers/usb/usbehci/usbehci.c
* PURPOSE: USB EHCI device driver.
* PROGRAMMERS:
* Michael Martin (mjmartin@reactos.com)
* Michael Martin (michael.martin@reactos.org)
*/
/* DEFINES *******************************************************************/

View file

@ -4,7 +4,7 @@
* FILE: drivers/usb/usbehci/usbiffn.c
* PURPOSE: Direct Call Interface Functions.
* PROGRAMMERS:
* Michael Martin (mjmartin@reactos.org)
* Michael Martin (michael.martin@reactos.org)
*/
#include "usbehci.h"