From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: atheros driver - desc Date: Fri, 05 Aug 2005 13:46:30 -0400 Message-ID: <42F3A5F6.6030209@pobox.com> References: <42F2D523.9020702@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Cc: kernel-mentors@selenic.com, netdev Return-path: To: Mateusz Berezecki In-Reply-To: <42F2D523.9020702@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kernel-mentors-bounces@selenic.com Errors-To: kernel-mentors-bounces@selenic.com List-Id: netdev.vger.kernel.org Mateusz Berezecki wrote: > Hi list members, > > I just post the code for review for anyone interested. > I would be more than pleased to hear some feedback from you on the code. > > Im sending a series of 8 patches splitted and diffed as in > SubmittingPatches documentation. > > The driver is not yet fully working because I didn't finish kernel > integration yet. Almost all > driver I/O ops are reverse engineered independently of openbsd openhal > which is missing just too much. > > > Ok, enough talking. Most of the atheros 5212 hal is now open :) > > sending patches... It's a good start. When you get a basic working driver, I'll push it into ieee80211 branch, and further review and work can occur. Jeff