mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 08:05:43 +00:00
[usb/usbehci]
- Change email address to one that actually works. svn path=/trunk/; revision=48777
This commit is contained in:
parent
61ae4ea31c
commit
0b77725d6e
8 changed files with 8 additions and 8 deletions
|
@ -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
|
||||
|
|
|
@ -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 *******************************************************************/
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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 *******************************************************************/
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue