On Wed, Mar 09, 2011 at 12:59:33AM -0500, George Nychis wrote: > This was a *huge* help to get this response from you, thanks a bunch for that. > No problem, I wish this particular idea could be higher on my project list. ;-) > I'd love to poke GregKG's staging tree and the mac80211 driver for the s/GregKG/GregKH/ > bcm4329. I did some searching for the staging tree, and the only > address I could find was: > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git > In my tree I did the following: $ git remote add staging-2.6 \ git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6.git $ git remote update staging-2.6 ...successful output... So, it looks like you're using the old url, try this: $ git clone \ git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6.git Then, you'll want the staging-next branch. hth, Jason. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html