Date: Thu, 4 Jun 2009 02:49:50 +0000 (UTC) From: Weongyo Jeong <weongyo@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb/wlan if_zyd.c if_zydreg.h Message-ID: <200906040249.n542nwgG086764@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
weongyo 2009-06-04 02:49:50 UTC FreeBSD src repository Modified files: sys/dev/usb/wlan if_zyd.c if_zydreg.h Log: SVN rev 193420 on 2009-06-04 02:49:50Z by weongyo reimplements RF logic for GCT chipset (as known as UW2453) to support ICIDU NI-707503 which is donated by Nick Hibma (great thanks!). Though it has a MAXIM RF (0x8) there's some success reports with using GCT RF (0x9) codes and it worked well for ICIDU NI-707503 too. So codes for MAXIM and GCT RFs are integrated. Before this commit, if I rememeber correctly, MAXIM RF is never tested that it seems it's a first report working with FreeBSD. Revision Changes Path 1.16 +131 -94 src/sys/dev/usb/wlan/if_zyd.c 1.5 +56 -61 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?200906040249.n542nwgG086764>