Date: Thu, 23 Aug 2001 05:03:26 -0700 (PDT) From: Hellmuth Michaelis <hm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i4b/driver i4b_ipr.c Message-ID: <200108231203.f7NC3QU54475@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
hm 2001/08/23 05:03:26 PDT Modified files: (Branch: RELENG_4) sys/i4b/driver i4b_ipr.c Log: Some i4b users on usenet reported, that the ipr interface dials out but did not send anything after a connection was established. The fix for this was to add a missing IF_ENQUEUE which obviously got lost at the time the ipr driver in current was backported to work also on stable. Approved by: jkh Revision Changes Path 1.8.2.2 +4 -2 src/sys/i4b/driver/i4b_ipr.c 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?200108231203.f7NC3QU54475>