diff options
Diffstat (limited to 'sys/gnu/i386/isa/niccyreg.h')
-rw-r--r-- | sys/gnu/i386/isa/niccyreg.h | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/sys/gnu/i386/isa/niccyreg.h b/sys/gnu/i386/isa/niccyreg.h index a9d832849ea0..b70b48a230d1 100644 --- a/sys/gnu/i386/isa/niccyreg.h +++ b/sys/gnu/i386/isa/niccyreg.h @@ -1,4 +1,4 @@ -static char nicregh_id[] = "@(#)$Id: niccyreg.h,v 1.1 1995/01/25 14:06:18 jkr Exp jkr $"; +static char nicregh_id[] = "@(#)$Id: niccyreg.h,v 1.1 1995/02/14 15:00:19 jkh Exp $"; /******************************************************************************* * II - Version 0.1 $Revision: 1.1 $ $State: Exp $ * @@ -10,6 +10,15 @@ static char nicregh_id[] = "@(#)$Id: niccyreg.h,v 1.1 1995/01/25 14:06:18 jk * ******************************************************************************* * $Log: niccyreg.h,v $ + * Revision 1.1 1995/02/14 15:00:19 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. + * * ******************************************************************************/ |