Date: Sun, 21 Jan 2001 02:12:51 -0800 (PST) From: Hellmuth Michaelis <hm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i4b/layer1/iwic i4b_iwic.h i4b_iwic_bchan.c i4b_iwic_dchan.c i4b_iwic_ext.h i4b_iwic_fsm.c i4b_iwic_l1if.c i4b_iwic_pci.c i4b_w6692.h Message-ID: <200101211012.f0LACpP23705@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
hm 2001/01/21 02:12:51 PST
Modified files:
sys/i4b/layer1/iwic i4b_iwic.h i4b_iwic_bchan.c
i4b_iwic_dchan.c i4b_iwic_ext.h
i4b_iwic_fsm.c i4b_iwic_l1if.c
i4b_iwic_pci.c i4b_w6692.h
Log:
Update the iwic driver: fix error handling for rx errors on the D-channel
which prevents erroneous packets from being put onto the protocol stack;
enhance error detection for B-channel HDLC errors; remove old cvs idīs.
Revision Changes Path
1.2 +2 -4 src/sys/i4b/layer1/iwic/i4b_iwic.h
1.7 +28 -13 src/sys/i4b/layer1/iwic/i4b_iwic_bchan.c
1.4 +64 -83 src/sys/i4b/layer1/iwic/i4b_iwic_dchan.c
1.2 +3 -5 src/sys/i4b/layer1/iwic/i4b_iwic_ext.h
1.4 +2 -4 src/sys/i4b/layer1/iwic/i4b_iwic_fsm.c
1.5 +2 -4 src/sys/i4b/layer1/iwic/i4b_iwic_l1if.c
1.6 +8 -2 src/sys/i4b/layer1/iwic/i4b_iwic_pci.c
1.2 +2 -4 src/sys/i4b/layer1/iwic/i4b_w6692.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101211012.f0LACpP23705>
