| Line 1... |
Line 1... |
| 1 |
// ====================================================================== |
1 |
// ====================================================================== |
| 2 |
// Public interface of the USB driver |
2 |
// Public interface of the USB driver |
| 3 |
// |
3 |
// |
| 4 |
// Copyright (C) 2006 Dick Streefland |
4 |
// Copyright 2006-2008 Dick Streefland |
| 5 |
// |
5 |
// |
| 6 |
// This is free software, licensed under the terms of the GNU General |
6 |
// This is free software, licensed under the terms of the GNU General |
| 7 |
// Public License as published by the Free Software Foundation. |
7 |
// Public License as published by the Free Software Foundation. |
| 8 |
// ====================================================================== |
8 |
// ====================================================================== |
| 9 |
|
9 |
|