Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2014 17:39:58 +0800
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        Hans Petter Selasky <hselasky@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r261014 - head/sys/dev/usb/wlan
Message-ID:  <52E0E36E.2070509@FreeBSD.org>
In-Reply-To: <201401220957.s0M9vQfY070899@svn.freebsd.org>
References:  <201401220957.s0M9vQfY070899@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52E0E36E.2070509>