Return-path: Received: from kroah.org ([198.145.64.141]:43656 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751437AbZDYASG (ORCPT ); Fri, 24 Apr 2009 20:18:06 -0400 Date: Fri, 24 Apr 2009 17:14:05 -0700 From: Greg KH To: Forest Bond Cc: Larry Finger , "John W. Linville" , Johannes Berg , Marcel Holtmann , linux-wireless@vger.kernel.org, Dan Williams Subject: Re: [PATCH] Add vt6656 driver to drivers/staging. Message-ID: <20090425001405.GB23173@kroah.com> (sfid-20090425_021812_451172_8F63B29E) References: <20090414141852.GB20470@storm.local.network> <20090415011020.GC10045@kroah.com> <20090415015116.GJ20470@storm.local.network> <20090419170950.GA28885@storm.local.network> <49EB8119.1020402@lwfinger.net> <20090419200146.GB28885@storm.local.network> <20090419223218.GA30599@kroah.com> <20090424110329.GJ2830@storm.local.network> <20090424225820.GE3343@kroah.com> <20090425000830.GO2830@storm.local.network> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20090425000830.GO2830@storm.local.network> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Fri, Apr 24, 2009 at 08:08:30PM -0400, Forest Bond wrote: > Hi, > > On Fri, Apr 24, 2009 at 03:58:20PM -0700, Greg KH wrote: > > On Fri, Apr 24, 2009 at 07:03:29AM -0400, Forest Bond wrote: > > > Hi Greg, > > > > > > On Sun, Apr 19, 2009 at 03:32:18PM -0700, Greg KH wrote: > > > > On Sun, Apr 19, 2009 at 04:01:46PM -0400, Forest Bond wrote: > > > > > On Sun, Apr 19, 2009 at 02:52:57PM -0500, Larry Finger wrote: > > > > > > Forest Bond wrote: > > > > > > > > > > > > > > However, I did have a question: > > > > > > > > > > > > > > The vt6655 driver builds viawget.ko, and the vt6656 driver builds vntwusb.ko. > > > > > > > Should the directories be named "viawget" and "vntwusb," respectively, or is it > > > > > > > appropriate for them to be named "vt6655" and "vt6656"? > > > > > > > > > > > > Of course Greg has the final say, but I vote to keep the directories with the > > > > > > vt6656 name and change the name of the driver, which is defined in the line > > > > > > #define DEVICE_NAME "vntwusb" in file include/device_cfg.h in the vendor driver. > > > > > > > > > > This makes sense to me. I'll proceed this way for now. Greg, let me know if > > > > > you'd prefer I didn't do this. > > > > > > > > No objection from me. > > > > > > The following git repository has a vt6655 branch and a vt6656 branch: > > > > > > http://www.alittletooquiet.net/media/code/vt665x.git > > > > > > The vt6655 branch contains pretty much all of the work I'll likely be able to do > > > for that driver. The vt6656 branch needs more work. I've not gone farther than > > > build-testing either, at this point. > > > > > > As I've mentioned before, some of this kind of work is really a bit outside my > > > usual domain, so if you do look at it, I'd appreciate feedback. > > > > > > Feel free to make requests. > > > > Could you send it out as patches so it's easier to review? > > Yes, I would've preferred that but the first patch is >1MB, so I figured it > might be more useful to point you to a git repository, rather than send out a > compressed patch. I can send it out uncompressed if you prefer, or I can just > send all but the first patch (which only copies files from the upstream archive, > anyway). Well, I'll need all of them, including the first patch, if I'm going to ever apply them to the tree, so I don't mind :) Everyone else might not care, so you can just send that one to me... thanks, greg k-h