Re: w35und wifi driver for linux-staging
From: Greg KH <hidden>
Date: 2008-10-20 17:33:39
Also in:
lkml
On Mon, Oct 20, 2008 at 12:57:54PM -0400, Dan Williams wrote:
On Sat, 2008-10-18 at 14:19 -0700, Arjan van de Ven wrote:quoted
On Wed, 1 Oct 2008 14:36:56 +0200 Pavel Machek [off-list ref] wrote:quoted
Hi! This is driver for w35und usb wifi -- also in kohjinsha subnotebook. It should work well enough to associate and ping, but it obviously needs to be rewritten two more times... OTOH worst horrors (like embedded wifi stack) should have been fixed already...quoted
diff --git a/drivers/net/wireless/winbond/Kconfigb/drivers/net/wireless/winbond/Kconfig new file mode 100644 index 0000000..94499d3--- /dev/null +++ b/drivers/net/wireless/winbond/Kconfig@@ -0,0 +1,6 @@ +config W35UND + tristate "Winbond driver" + depends on MAC80211 && WLAN_80211 && EXPERIMENTAL&& !4KSTACKSwhy this !4KSTACKS? At minimum that should be in the "to fix" list ;)Yeah seriously, the driver isn't going anywhere unless it works with 4k stacks...
Well, it's going into the staging tree, where it can now be fixed up :) And yes, I'll go add that to the TODO list for this driver, thanks. greg k-h