diff options
Diffstat (limited to 'sys/gnu/i386/isa/nic3009.h')
| -rw-r--r-- | sys/gnu/i386/isa/nic3009.h | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/sys/gnu/i386/isa/nic3009.h b/sys/gnu/i386/isa/nic3009.h index 223619f6a5ca..b1a0a5bb0f27 100644 --- a/sys/gnu/i386/isa/nic3009.h +++ b/sys/gnu/i386/isa/nic3009.h @@ -1,6 +1,6 @@ -static char nic39hid[] = "@(#)$Id: nic3009.h,v 1.1 1995/01/25 14:06:18 jkr Exp jkr $"; +static char nic39hid[] = "@(#)nic3009.h,v 1.1 1995/02/14 15:00:16 jkh Exp"; /******************************************************************************* - * II - Version 0.1 $Revision: 1.1 $ $State: Exp $ + * II - Version 0.1 1.1 Exp * * Copyright 1994 Dietmar Friede ******************************************************************************* @@ -9,7 +9,16 @@ static char nic39hid[] = "@(#)$Id: nic3009.h,v 1.1 1995/01/25 14:06:18 jkr E * jkr@saarlink.de or jkrause@guug.de * ******************************************************************************* - * $Log: nic3009.h,v $ + * nic3009.h,v + * Revision 1.1 1995/02/14 15:00:16 jkh + * An ISDN driver that supports the EDSS1 and the 1TR6 ISDN interfaces. + * EDSS1 is the "Euro-ISDN", 1TR6 is the soon obsolete german ISDN Interface. + * Obtained from: Dietmar Friede <dfriede@drnhh.neuhaus.de> and + * Juergen Krause <jkr@saarlink.de> + * + * This is only one part - the rest to follow in a couple of hours. + * This part is a benign import, since it doesn't affect anything else. + * * ******************************************************************************/ |
