Hello,
My objectif is to drive my broadcom with monitor mode. I would download the
staging-next git tree, available at :
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-next-2.6.git
but with my linux write:
git clone
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-next-2.6.git
I'have:
Initialized empty Git repository in /home/lefrancois/staging-next-2.6/.git/
fatal: The remote end hung up unexpectedly
you know were i can found solution why see unexpectedly or if i want have
your autorisation for download with my computeur?
2.6.32-32-generic ubuntu 10.04LTS with version git-core (1:1.7.0.4-1ubuntu0.2)
thank you
# Clone the remote GIT repository (master GIT branch)
git clone git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6.git
# Change to local GIT repository
cd staging-2.6
# Switch to staging-next GIT branch
git checkout -b staging-next origin/staging-next
# Check on which branch you are
git branch -l
- Sedat -
On Thu, Jun 30, 2011 at 4:34 PM, lululatortue
[off-list ref] wrote:
Hello,
My objectif is to drive my broadcom with monitor mode. I would download the
staging-next git tree, available at :
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-next-2.6.git
but with my linux write:
git clone
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-next-2.6.git
I'have:
Initialized empty Git repository in /home/lefrancois/staging-next-2.6/.git/
fatal: The remote end hung up unexpectedly
you know were i can found solution why see unexpectedly or if i want have
your autorisation for download with my computeur?
2.6.32-32-generic ubuntu 10.04LTS with version git-core (1:1.7.0.4-1ubuntu0.2)
thank you
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
On 06/30/2011 04:34 PM, lululatortue wrote:
Hello,
My objectif is to drive my broadcom with monitor mode. I would download the
staging-next git tree, available at :
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-next-2.6.git
but with my linux write:
git clone
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-next-2.6.git
I'have:
Initialized empty Git repository in /home/lefrancois/staging-next-2.6/.git/
fatal: The remote end hung up unexpectedly
The URL was wrong, see
http://git.kernel.org/?p=linux/kernel/git/gregkh/staging-2.6.git;a=summary
When the git:// URL still does not work, you can try the http:// variant.
I also noticed your objective. The monitor mode functionality is not
(yet) supported by the brcm80211 softmac driver. Currently, it is a
STA-only driver.
Gr. AvS
--
Almost nobody dances sober, unless they happen to be insane.
-- H.P. Lovecraft --