Larry Finger <Larry.Finger@xxxxxxxxxxxx> writes: > On 03/28/2014 10:26 PM, Joe Perches wrote: >> On Fri, 2014-03-28 at 21:37 -0500, Larry Finger wrote: >>> The Realtek USB device RTL8723AU is found in Lenovo Yoga 13 tablets. >>> A driver for it has been available in a GitHub repo for several months. >> [] >>> 133 files changed, 89878 insertions(+) >> >> eek. realtek don't do small or concise. > > No, they do not. Those 90 K lines are after Jes and I deleted several > thousand lines. Of course, all these USB drivers have a complete MAC > stack - they do not do mac80211. :( > > Larry We're not done with it yet, this is still work in progress. If you want to compare it to what it was before, try this: git clone https://github.com/lwfinger/rtl8723au.git [jes@ultrasam rtl8723au]$ git diff cd93a4ae4151d69e9d198d8d4b3ef95c0e7714b6..kernel_version | diffstat -s 207 files changed, 58354 insertions(+), 129109 deletions(-) It'll get even 'smaller' :) Jes _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel