diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1996-05-05 17:55:54 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1996-05-05 17:55:54 +0000 |
| commit | 3af9eab18ea272c4c6f72b23c8b17f9e8398da18 (patch) | |
| tree | c2fd2ba305e4bd230fa6b48d024f1214f3426465 /sys | |
| parent | 3461d589f27adbc21d3313e25d31e0313a89c3b8 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/i386/isa/si_code.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/isa/si_code.c b/sys/i386/isa/si_code.c index e1282eabf9827..8a48531866d55 100644 --- a/sys/i386/isa/si_code.c +++ b/sys/i386/isa/si_code.c @@ -1,5 +1,5 @@ /* - * Device driver for Specialix range (SLXOS) of serial line multiplexors. + * Device driver for Specialix range (SI/XIO) of serial line multiplexors. * * Copyright (C) 1988, 1992, Specialix International, * Copyright (C) 1993, Andy Rutter <andy@acronym.co.uk> @@ -30,7 +30,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN * NO EVENT SHALL THE AUTHORS BE LIABLE. * - * $Id$ + * $Id: si_code.c,v 1.1 1995/08/10 08:10:57 peter Exp $ */ /* |
