Date: Fri, 27 Feb 2009 21:14:29 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb/wlan if_rum.c if_rumvar.h if_ural.c if_uralvar.h if_zyd.c if_zydreg.h Message-ID: <200902272114.n1RLEXeG061164@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2009-02-27 21:14:29 UTC FreeBSD src repository Modified files: sys/dev/usb/wlan if_rum.c if_rumvar.h if_ural.c if_uralvar.h if_zyd.c if_zydreg.h Log: SVN rev 189123 on 2009-02-27 21:14:29Z by thompsa Partial sync to //depot/projects/usb - Reissue the ctrl request on failure - Ensure Tx and ctrl requests are not interleaved - Add promisc callbacks Obtained from: Hans Petter Selasky Revision Changes Path 1.4 +153 -39 src/sys/dev/usb/wlan/if_rum.c 1.3 +3 -0 src/sys/dev/usb/wlan/if_rumvar.h 1.4 +122 -12 src/sys/dev/usb/wlan/if_ural.c 1.3 +3 -0 src/sys/dev/usb/wlan/if_uralvar.h 1.2 +73 -16 src/sys/dev/usb/wlan/if_zyd.c 1.2 +4 -2 src/sys/dev/usb/wlan/if_zydreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902272114.n1RLEXeG061164>