From owner-freebsd-drivers@FreeBSD.ORG Thu Aug 9 11:03:50 2007 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE20E16A420 for ; Thu, 9 Aug 2007 11:03:50 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe11.swip.net [212.247.155.65]) by mx1.freebsd.org (Postfix) with ESMTP id 53D8413C45B for ; Thu, 9 Aug 2007 11:03:50 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] Received: from [212.17.141.54] (account mc467741@c2i.net HELO [10.151.161.116]) by mailfe11.swip.net (CommuniGate Pro SMTP 5.1.10) with ESMTPA id 401644977; Thu, 09 Aug 2007 12:03:44 +0200 From: Hans Petter Selasky To: freebsd-hackers@freebsd.org Date: Thu, 9 Aug 2007 12:03:46 +0200 User-Agent: KMail/1.9.7 References: <20070805060921.GA2858@freebsd.weongyo.org> In-Reply-To: <20070805060921.GA2858@freebsd.weongyo.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708091203.47000.hselasky@c2i.net> Cc: freebsd-drivers@freebsd.org Subject: Re: finished? porting ZyDAS zb1211/zb1211b driver for FreeBSD X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Aug 2007 11:03:50 -0000 On Sunday 05 August 2007, Weongyo Jeong wrote: > Hello, > > I just finished to port zyd(4) from NetBSD for FreeBSD and it works well in > my environment without any panic ;-) (In zb1211b, RF AL2230, open auth, > 54M). But It's not perfect and not be tested on another RF controllers and > not on zb1211. IMO, it would work too. > > A patch which is for CURRENT is available at > http://weongyo.org/patches/freebsd/if_zyd-CURRENT-20070805.diff > > Comments, questions and feedbacks always welcome. > > PS. special thanks to Pyun YongHyeon. Hi, Is it possible that you could spend some time porting your ZYD driver to the HPS USB stack aswell ? --HPS