Date: Mon, 16 Mar 2009 11:19:07 +0000 (UTC) From: Weongyo Jeong <weongyo@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/compat/ndis subr_usbd.c Message-ID: <200903161119.n2GBJBI1003193@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
weongyo 2009-03-16 11:19:07 UTC FreeBSD src repository Modified files: sys/compat/ndis subr_usbd.c Log: SVN rev 189874 on 2009-03-16 11:19:07Z by weongyo use usb2_desc_foreach() to iterate the USB config descriptor instread of accessing structures directly to check some invalid descriptors. Pointed by: hps Revision Changes Path 1.9 +4 -4 src/sys/compat/ndis/subr_usbd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903161119.n2GBJBI1003193>