From 9c4d942508aa142dc84c8dffc05cafeb76564b71 Mon Sep 17 00:00:00 2001 From: hm Date: Sun, 21 Jan 2001 10:12:50 +0000 Subject: =?UTF-8?q?Update=20the=20iwic=20driver:=20fix=20error=20handling?= =?UTF-8?q?=20for=20rx=20errors=20on=20the=20D-channel=20which=20prevents?= =?UTF-8?q?=20erroneous=20packets=20from=20being=20put=20onto=20the=20prot?= =?UTF-8?q?ocol=20stack;=20enhance=20error=20detection=20for=20B-channel?= =?UTF-8?q?=20HDLC=20errors;=20remove=20old=20cvs=20id=C2=B4s.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sys/i4b/layer1/iwic/i4b_iwic_fsm.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys/i4b/layer1/iwic/i4b_iwic_fsm.c') diff --git a/sys/i4b/layer1/iwic/i4b_iwic_fsm.c b/sys/i4b/layer1/iwic/i4b_iwic_fsm.c index 5bbf751..b093907 100644 --- a/sys/i4b/layer1/iwic/i4b_iwic_fsm.c +++ b/sys/i4b/layer1/iwic/i4b_iwic_fsm.c @@ -27,11 +27,9 @@ * i4b_iwic - isdn4bsd Winbond W6692 driver * ---------------------------------------- * - * $Id: i4b_iwic_fsm.c,v 1.4 2000/05/29 15:41:42 hm Exp $ - * * $FreeBSD$ * - * last edit-date: [Thu Apr 27 14:56:54 2000] + * last edit-date: [Sun Jan 21 11:09:24 2001] * *---------------------------------------------------------------------------*/ -- cgit v1.1