Date: Wed, 19 Dec 2007 17:48:27 +0900 From: Weongyo Jeong <weongyo.jeong@gmail.com> To: Nils Beyer <nilsbeyer@web.de>, jlfreniche <jlfreniche@jlf.jazztel.es> Cc: freebsd-hackers@freebsd.org, Ariff Abdullah <ariff@freebsd.org>, Andrew Thompson <thompsa@freebsd.org> Subject: Re: finished? porting ZyDAS zb1211/zb1211b driver for FreeBSD Message-ID: <20071219084827.GA84109@freebsd.weongyo.org> In-Reply-To: <000901c7e108$2385d5b0$01081bac@nopwinme> References: <000901c7e108$2385d5b0$01081bac@nopwinme>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 17, 2007 at 09:52:26PM +0200, Nils Beyer wrote: > Weongyo Jeong wrote: > >I just finished to port zyd(4) from NetBSD for FreeBSD and it works well > >[...] > >A patch which is for CURRENT is available at [...] > > That's great to read. Is that driver also possible for 6.2-RELEASE and > 6-STABLE? This email is just for your information. Recently, I tried to port zyd(4) driver against RELENG_6 and the result, WIP version, come out here: http://weongyo.org/patches/zyd_RELENG_6-20071219.tar.gz However, this version does not work properly in RELENG_6. When you test this, you will succeed in attaching the device and getting IP address using dhclient(8) but you can see a lot of packet loss. I think that this problem come from the lack of MFCs of ieee80211 framework or USB framework to RELENG_6 because this version works well in CURRENT with small changes. After testing more cases, I will let you know when problems on RELENG_6 are solved. Regards, Weongyo Jeong
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071219084827.GA84109>