linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Broadcom 14e4:4357 mode monitor
@ 2011-06-30 14:34 lululatortue
  2011-07-04 18:31 ` Sedat Dilek
  2011-07-05  5:58 ` Arend van Spriel
  0 siblings, 2 replies; 3+ messages in thread
From: lululatortue @ 2011-06-30 14:34 UTC (permalink / raw)
  To: linux-wireless

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Broadcom 14e4:4357 mode monitor
  2011-06-30 14:34 Broadcom 14e4:4357 mode monitor lululatortue
@ 2011-07-04 18:31 ` Sedat Dilek
  2011-07-05  5:58 ` Arend van Spriel
  1 sibling, 0 replies; 3+ messages in thread
From: Sedat Dilek @ 2011-07-04 18:31 UTC (permalink / raw)
  To: lululatortue; +Cc: linux-wireless

# 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
<lefrancoisfabien@gmail.com> 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
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Broadcom 14e4:4357 mode monitor
  2011-06-30 14:34 Broadcom 14e4:4357 mode monitor lululatortue
  2011-07-04 18:31 ` Sedat Dilek
@ 2011-07-05  5:58 ` Arend van Spriel
  1 sibling, 0 replies; 3+ messages in thread
From: Arend van Spriel @ 2011-07-05  5:58 UTC (permalink / raw)
  To: lululatortue; +Cc: linux-wireless@vger.kernel.org

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 --



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-07-05  5:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-30 14:34 Broadcom 14e4:4357 mode monitor lululatortue
2011-07-04 18:31 ` Sedat Dilek
2011-07-05  5:58 ` Arend van Spriel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).