]>
Commit | Line | Data |
---|---|---|
1da177e4 LT |
1 | /********************************************************************* |
2 | * | |
3 | * Filename: nsc-ircc.c | |
4 | * Version: 1.0 | |
5 | * Description: Driver for the NSC PC'108 and PC'338 IrDA chipsets | |
6 | * Status: Stable. | |
7 | * Author: Dag Brattli <[email protected]> | |
8 | * Created at: Sat Nov 7 21:43:15 1998 | |
9 | * Modified at: Wed Mar 1 11:29:34 2000 | |
10 | * Modified by: Dag Brattli <[email protected]> | |
11 | * | |
12 | * Copyright (c) 1998-2000 Dag Brattli <[email protected]> | |
13 | * Copyright (c) 1998 Lichen Wang, <[email protected]> | |
14 | * Copyright (c) 1998 Actisys Corp., www.actisys.com | |
ec4f32d5 | 15 | * Copyright (c) 2000-2004 Jean Tourrilhes <[email protected]> |
1da177e4 LT |
16 | * All Rights Reserved |
17 | * | |
18 | * This program is free software; you can redistribute it and/or | |
19 | * modify it under the terms of the GNU General Public License as | |
20 | * published by the Free Software Foundation; either version 2 of | |
21 | * the License, or (at your option) any later version. | |
22 | * | |
23 |