Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amiga/dev Add NetBSD rcsid, clean up comments.
details: https://anonhg.NetBSD.org/src/rev/d08a90c95262
branches: trunk
changeset: 503015:d08a90c95262
user: is <is%NetBSD.org@localhost>
date: Sun Jan 28 22:18:17 2001 +0000
description:
Add NetBSD rcsid, clean up comments.
diffstat:
sys/arch/amiga/dev/isic_supio.c | 18 ++++++++----------
1 files changed, 8 insertions(+), 10 deletions(-)
diffs (34 lines):
diff -r 8aeaa60dd6cf -r d08a90c95262 sys/arch/amiga/dev/isic_supio.c
--- a/sys/arch/amiga/dev/isic_supio.c Sun Jan 28 22:14:52 2001 +0000
+++ b/sys/arch/amiga/dev/isic_supio.c Sun Jan 28 22:18:17 2001 +0000
@@ -1,3 +1,5 @@
+/* $NetBSD: isic_supio.c,v 1.3 2001/01/28 22:18:17 is Exp $ */
+
/*
* Copyright (c) 1998,2001 Ignatios Souvatzis. All rights reserved.
*
@@ -32,18 +34,14 @@
*
* isic_supio.c - Amiga supio pseudo bus frontend for i4b_isic driver
* supports:
- * - ISDN Blaster 5001/1
- * - ISDN MasterII 5000/1
- * - ISDN Master 2092/64
- * - ISDN Surfer 4626/5
- * But we attach to the supio, so just see "isic", "isicII", icis
- * -----------------------------------------------------------
+ * - VMC ISDN Blaster 5001/1
+ * - ITH ISDN MasterII 5000/1
+ * - BSC ISDN Master 2092/64
+ * - Individual ISDN Surfer 4626/5
+ * - Zeus ISDN Link 2189/3
*
- * $Id: isic_supio.c,v 1.2 2001/01/25 22:22:15 is Exp $
+ * But we attach to the supio, so just see "isicxx"
*
- * last edit-date: [Tue Jan 9 21:57:11 2001]
- *
- * -is ISDN Master II support added.
* -is original implementation [Sun Feb 14 10:29:19 1999]
*
*---------------------------------------------------------------------------*/
Home |
Main Index |
Thread Index |
Old Index