From owner-freebsd-drivers@FreeBSD.ORG Mon Aug 13 04:57:11 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 2073916A41B for ; Mon, 13 Aug 2007 04:57:11 +0000 (UTC) (envelope-from weongyo.jeong@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.190]) by mx1.freebsd.org (Postfix) with ESMTP id E058713C457 for ; Mon, 13 Aug 2007 04:57:10 +0000 (UTC) (envelope-from weongyo.jeong@gmail.com) Received: by rv-out-0910.google.com with SMTP id f1so951351rvb for ; Sun, 12 Aug 2007 21:57:10 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:date:to:cc:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent:organization:x-operation-sytem:from; b=d3OJmpEnK5UjFZZ6W+ZkGR+k8ef4+jekOOTmkWsV3Ys7f9fodWiV84BK4yq7g+3qwKpQDB8DlNRz2gYmh1Bwl+Xvgn+893j8oKoMZlZ9cyqxV3VS5P9DJkgM4nH1EAG9+FKaP8AS91UU/jBUTlomIy82m0jGV7qvNmZn0PC/f/s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:to:cc:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent:organization:x-operation-sytem:from; b=b78oE/H4QNrQy4D3MQgsMvnCt1AZiO3cF1zInZqgKqayAe+y0eWoRef5JgdCu69k8LwaHxhuZqg298e1hyd7bdUjqcm7Fo1Vl//iUKdPsdoEfDrMkXKEBMrWgQ0cOcJxEplyEaT8zzA/M+sqI03DIDs9Xe3AqnVvs8E/pOi2S5s= Received: by 10.140.147.5 with SMTP id u5mr2391499rvd.1186981030587; Sun, 12 Aug 2007 21:57:10 -0700 (PDT) Received: from freebsd.weongyo.org ( [211.53.35.67]) by mx.google.com with ESMTPS id 2sm11218767rvi.2007.08.12.21.57.07 (version=SSLv3 cipher=OTHER); Sun, 12 Aug 2007 21:57:08 -0700 (PDT) Received: by freebsd.weongyo.org (sSMTP sendmail emulation); Mon, 13 Aug 2007 13:56:50 +0900 Date: Mon, 13 Aug 2007 13:56:50 +0900 To: Hans Petter Selasky Message-ID: <20070813045650.GD88684@freebsd.weongyo.org> Mail-Followup-To: Hans Petter Selasky , freebsd-hackers@freebsd.org, freebsd-drivers@freebsd.org References: <20070805060921.GA2858@freebsd.weongyo.org> <200708091203.47000.hselasky@c2i.net> <20070809.104439.-365731007.imp@bsdimp.com> <200708101210.21431.hselasky@c2i.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200708101210.21431.hselasky@c2i.net> User-Agent: Mutt/1.4.2.3i Organization: CDNetworks. X-Operation-Sytem: FreeBSD From: Weongyo Jeong Cc: freebsd-hackers@freebsd.org, 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: Mon, 13 Aug 2007 04:57:11 -0000 Ok. I would try to port the zyd driver to the HPS USB stack when I have spare time. When some progress is made, I will let you know about it. Best Regards, Weongyo Jeong On Fri, Aug 10, 2007 at 12:10:20PM +0200, Hans Petter Selasky wrote: > On Thursday 09 August 2007, M. Warner Losh wrote: > > In message: <200708091203.47000.hselasky@c2i.net> > > > > Hans Petter Selasky writes: > > : 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 ? > > > > Isn't zyd already in the hps stack? > > > > Warner > > Yes it is, but the version I ported was not functional at that time. > > --HPS > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"