summaryrefslogtreecommitdiff
path: root/sys/gnu
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1996-06-16 11:54:16 +0000
committerBruce Evans <bde@FreeBSD.org>1996-06-16 11:54:16 +0000
commit94a1304f8ca5f43f88ba810004abeb2c3e66f098 (patch)
tree379cf83b616904843b450ecb2de8eb05b75031c7 /sys/gnu
parent3c1a12ac4098569cb5080a37d61243123a5557e4 (diff)
Notes
Diffstat (limited to 'sys/gnu')
-rw-r--r--sys/gnu/i386/isa/dgb.c19
1 files changed, 1 insertions, 18 deletions
diff --git a/sys/gnu/i386/isa/dgb.c b/sys/gnu/i386/isa/dgb.c
index 80b5c379d216..2dc4ce072463 100644
--- a/sys/gnu/i386/isa/dgb.c
+++ b/sys/gnu/i386/isa/dgb.c
@@ -1,5 +1,5 @@
/*-
- * dgb.c $Id: dgb.c,v 1.2.2.2 1995/10/13 03:41:22 davidg Exp $
+ * dgb.c $Id: dgb.c,v 1.2.2.3 1996/06/16 11:50:38 bde Exp $
*
* Digiboard driver.
*
@@ -14,23 +14,6 @@
* Joint Stock Commercial Bank "Chelindbank"
* (Chelyabinsk, Russia)
* babkin@hq.icb.chel.su
- *
- * Modified by Oleg Panashchenko
- * helg@tav.kiev.ua
- * - read optimization
- * - corrections in data flow mechanism
- * - restoring board memory window state while returning from
- * reentrable functions
- * 1996/03/16:
- * - now several boards can coexist and share the same memory window
- * 1996/03/24:
- * - eliminated 'b_to_q to a clist..' message while turning off modem
- * 1996/04/10
- * - 'static int nports'... - next attempt to drive several boards.
- * Reported that with this fix it works with 2 boards.
- * 1996/04/20
- * - Overloading channel (ping -f host) caused 'No buffer space..'
- * state until slip unit restart. Fixed.
*/
#include "dgb.h"