diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1999-06-13 16:29:25 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1999-06-13 16:29:25 +0000 |
commit | db7d4daea91e105e3859cf461d7e53b9b77454b2 (patch) | |
tree | 9bb65b95440af09e8aca63abe56970dd3360cc57 /include/net/irda/dongle.h | |
parent | 9c1c01ead627bdda9211c9abd5b758d6c687d8ac (diff) |
Merge with Linux 2.2.8.
Diffstat (limited to 'include/net/irda/dongle.h')
-rw-r--r-- | include/net/irda/dongle.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/net/irda/dongle.h b/include/net/irda/dongle.h index 8498f4176..d8983c009 100644 --- a/include/net/irda/dongle.h +++ b/include/net/irda/dongle.h @@ -6,7 +6,7 @@ * Status: Experimental. * Author: Dag Brattli <dagb@cs.uit.no> * Created at: Wed Oct 21 22:47:12 1998 - * Modified at: Mon Dec 14 11:47:25 1998 + * Modified at: Sat Feb 6 07:37:49 1999 * Modified by: Dag Brattli <dagb@cs.uit.no> * * Copyright (c) 1998 Dag Brattli, All Rights Reserved. @@ -34,6 +34,7 @@ typedef enum { ESI_DONGLE, ACTISYS_DONGLE, ACTISYS_PLUS_DONGLE, + GIRBIL_DONGLE, } DONGLE_T; struct dongle { |