svn commit: r261014 - head/sys/dev/usb/wlan

Kevin Lo kevlo at FreeBSD.org
Thu Jan 23 09:59:27 UTC 2014


On 2014/01/22 17:57, Hans Petter Selasky wrote:
> Author: hselasky
> Date: Wed Jan 22 09:57:26 2014
> New Revision: 261014
> URL: http://svnweb.freebsd.org/changeset/base/261014
>
> Log:
>    - Fix some non-portable code with regard to endianness. Don't use memmove().
>    - Fix a range check for maximum transmit length.
>    - Fix read from missing field when transmitting data.
>    
>    MFC after:	2 weeks

I appreciate you're taking the time to fix code, but your change totally
breaks RT3573 and IQ calibration doesn't work for RT5372 and RT5572.
I think it'd be good to send me the patch for testing/review
before committing.  Thanks!

     Kevin


More information about the svn-src-head mailing list