From owner-freebsd-drivers@FreeBSD.ORG Wed Oct 7 04:50:50 2009 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 873C0106566B for ; Wed, 7 Oct 2009 04:50:50 +0000 (UTC) (envelope-from moonlightakkiy@yahoo.ca) Received: from web51812.mail.re2.yahoo.com (web51812.mail.re2.yahoo.com [206.190.39.231]) by mx1.freebsd.org (Postfix) with SMTP id 339358FC17 for ; Wed, 7 Oct 2009 04:50:50 +0000 (UTC) Received: (qmail 84288 invoked by uid 60001); 7 Oct 2009 04:50:49 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.ca; s=s1024; t=1254891049; bh=C0qk/HUfShk5wMxn0LvqF6cT6+UGNifl0+ejX1lcwYM=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=LR13BDDzRgske67DxEgYiPdtGo2wu0lBn7hvSvjb8f63yANdwJMwFyoKXVJFfysWLK6zxeMx9fX4223XQX0XmlDHk2zWlw3It+30F0Z+LHjkkDMhmdn3Y6dUkj/3UK8jV6idqSmBpIimh+jkq4iAM1ocWnWf9WotxMACMSSMh/c= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.ca; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=DvTsfjJbPMHb+KXt21I1srouVya3JZDdriyc635XFkyDsmf7RZM/vNXYUcAHhqfQD/W1Q/wvbDPEpX5sCtnKjvb+RE5REbpf0zTQuj+ZbGZEDoA4TLD/+rNs5qBea+Xsncy/Iv9v1wuvU7kvGT+YyOoCqL+6wwlP0TFWMDVw25Y=; Message-ID: <614611.82714.qm@web51812.mail.re2.yahoo.com> X-YMail-OSG: sMdlYtMVM1m_7TNEQBwVfy23HE8IrTWm4ZgJHFK9hILSKrPccuXM_egpJoXzoTqGqwkNKbHvwUNs.pNSliWsVUYi4ighzzp62Iz.BtqHfXY6i3GQCdP_bOyDn0rDmzLl_UaEBGNO85hT6YYFGqZyMmIEuh.TL8y34MQNGQB6rvbsssr4HywWXhsRM06CC55f_TiuOSKRXVmJWwk0CZvGU_KmJdKqTn7oMecFiu6UYWa7PKjSLRkGnFhoCajKu1icazzu291HGLGVZonUziZCyaYpiFB98aMn6Bdq9p6kZ.4iSKV_oDKf4t3Haf1vAeQCXidyAfhtv3iY1Myyxs8FNgByLewWUrrysZdlk6.kMef1gU.OUC1Z3KHAgqKmH90b7scBNfeRVhpw3KxFDZBeOW413ZuS Received: from [75.158.17.63] by web51812.mail.re2.yahoo.com via HTTP; Tue, 06 Oct 2009 21:50:49 PDT X-Mailer: YahooMailRC/182.10 YahooMailWebService/0.7.347.3 References: <552058.40986.qm@web51801.mail.re2.yahoo.com> <547921.64904.qm@web51803.mail.re2.yahoo.com> Date: Tue, 6 Oct 2009 21:50:49 -0700 (PDT) From: Tango To: Tango , freebsd-drivers@freebsd.org In-Reply-To: <547921.64904.qm@web51803.mail.re2.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: run driver 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: Wed, 07 Oct 2009 04:50:50 -0000 Hello again,=0A=0AThe issue is probably caused by regulatory channel thing = (14 vs 11 channels). Since I have given ieee80211_init_chan() a proper argu= ment and DD-WRT a fixed channel, it's been working fine for 3 days straight= .=0A=0AEncryption hasn't been supported yet, but I have posted the code on = freebsd forums=0Ahttp://forums.freebsd.org/showpost.php?p=3D44110&postcount= =3D1=0AAnyone interested in, please try it out.=0A=0A=0AP.S.=0AI'm trying t= o reply to the thread. But if I made a new thread instead, please tell me h= ow to reply to a thread. =0A=0A=0A=0A=0A________________________________= =0AFrom: Tango =0ATo: freebsd-drivers@freebsd.org= =0ASent: Sat, October 3, 2009 5:44:50 PM=0ASubject: Re: run driver=0A=0AHel= lo,=0A=0AI'm porting run (ru'N' not ru'M') driver and got stuck.=0A=0AI=0Am= ade it work (-encryption) 2 days ago. Yesterday, the same module=0Astopped = working. I spent several hours, but I couldn't make it work.=0AToday, the m= odule didn't work yesterday is working fine. In fact, I'm=0Asending this me= ssage by using that troublesome driver. If anyone know=0Awhat to look pleas= e let me know.=0A=0AHere are details.=0AWhen it works, it works fine.=0AWhe= n=0Ait doesn't work, scanning doesn't go well. When scan, it lists a few=0A= neighbours' routers, but a router only 3 feet away. (That's my router.)=0AA= nd, some time, it won't list any AP after scanning. When that happens, it s= eems I=0Aneed to unplug the USB dongule to get scanning works again. After= =0Aunplugging and plugging babck, neighbours' routers are listed again, but= mine.=0ABased on LED and printf, scan starts and ends normally all the tim= e. Just my router doesn't show up on the result.=0A=0AHere are details of m= y network.=0AA=0Aday-to-day-use computer, a sacrificial laptop, and a DD-WR= T-loaded=0Awireless router are hooked up to a wired router. The sacrificial= laptop=0Ahas trouble to find the DD-WRT-loaded wireless router. (Right at = this moment=0Aevery thing is working fine.)=0A=0AAny suggestions, thoughts,= or guesses would be appreciated.=0A=0A=0AThank you.=0A=0A=0A=0A___________= _____________________=0AFrom: Tango =0ATo: freebsd= -drivers@freebsd.org=0ASent: Tuesday, September 22, 2009 12:13:22 AM=0ASubj= ect: run driver=0A=0AHello everyone!=0A=0AI have just decided to port openb= sd's run driver (ru"N' not ru'M')=0Ahttp://www.openbsd.org/cgi-bin/man.cgi?= query=3Drun&apropos=3D0&sektion=3D0&manpath=3DOpenBSD+Current&arch=3Di386&f= ormat=3Dhtml=0Ato freebsd since just-bought wusb54gc ver 3 doesn't work wit= h rum (ver 0 is working fine with rum) and yelling at usb dongle won't make= it to work.=0A=0AIf anyone has started porting please let me know.=0A=0AAl= so, this is going to be my very first freebsd project. Any advice will be a= ppreciated.=0A=0AWish me luck!=0A=0A=0A ______________________________= ____________________________________=0ABe smarter than spam. See how smart = SpamGuard is at giving junk email the boot with the All-new Yahoo! Mail. C= lick on Options in Mail and switch to New Mail today or register for free a= t http://mail.yahoo.ca=0A_______________________________________________=0A= freebsd-drivers@freebsd.org mailing list=0Ahttp://lists.freebsd.org/mailman= /listinfo/freebsd-drivers=0ATo unsubscribe, send any mail to "freebsd-drive= rs-unsubscribe@freebsd.org"=0A=0A=0A=0A ______________________________= ____________________________________=0AThe new Internet Explorer=AE 8 - Fas= ter, safer, easier. Optimized for Yahoo! Get it Now for Free! at http://d= ownloads.yahoo.com/ca/internetexplorer/=0A_________________________________= ______________=0Afreebsd-drivers@freebsd.org mailing list=0Ahttp://lists.fr= eebsd.org/mailman/listinfo/freebsd-drivers=0ATo unsubscribe, send any mail = to "freebsd-drivers-unsubscribe@freebsd.org"=0A=0A=0A=0A _____________= _____________________________________________________=0AYahoo! Canada Toolb= ar: Search from anywhere on the web, and bookmark your favourite sites. Dow= nload it now=0Ahttp://ca.toolbar.yahoo.com.