Date: Wed, 18 Mar 2009 01:57:54 +0000 (UTC) From: Weongyo Jeong <weongyo@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/compat/ndis subr_ntoskrnl.c Message-ID: <200903180158.n2I1w5ar063922@repoman.freebsd.org>
index | next in thread | raw e-mail
weongyo 2009-03-18 01:57:54 UTC
FreeBSD src repository
Modified files:
sys/compat/ndis subr_ntoskrnl.c
Log:
SVN rev 189942 on 2009-03-18 01:57:54Z by weongyo
If the caller sets irp_usriostat or irp_usrevent it try to process it
whatever the IRP flag is because some drivers (eg. RTL8187L NDIS driver)
call IoCompleteRequest() without setting flags. It will prevent waiting
a event forever at attach.
Revision Changes Path
1.100 +9 -10 src/sys/compat/ndis/subr_ntoskrnl.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903180158.n2I1w5ar063922>
