From: Chr <chunkeey@web.de>
To: "Mark Roberts" <mroberts1839@gmail.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: Problem with master mode on BCM4318
Date: Mon, 16 Jun 2008 11:49:58 +0200 [thread overview]
Message-ID: <200806161149.59120.chunkeey@web.de> (raw)
In-Reply-To: <eaf2efa20806160145s3501c07wb50f7d31efb755c0@mail.gmail.com>
On Monday 16 June 2008 10:45:41 Mark Roberts wrote:
> >> What steps should I take to apply the patches?
> >
> > well, I don't know much about compat-wireless, but
> > for the current wireless-dev, you have to get atleast one patch form:
> >
> > http://johannes.sipsolutions.com/patches/kernel/all/LATEST/
> >
> > and there: 006-allow-ap-vlan-modes.patch
>
> OK. I've never done this before. What should I do to apply the patch?
well?! install the "patch" utility with your distribuation's package system...
now you can run something like:
patch -d /path-to-wireless-dev/ -p1 < /path-to/006-allow-ap-vlan-modes.patch
to apply the patch 006-allow-ap-vlan-modes.patch to the wireless-dev tree...
BTW, you should take a look at the documentation & manuals of "patch" too,
run "man patch" or ask google (e.g http://linux.die.net/man/1/patch,
http://www.linuxhq.com/patch-howto.html )...
>
> > For the userspace: you have to compile the _cutting-edge_ hostapd (afaik
> > 0.6.4 git), you'll need it even for a unencrypted network!
>
> Looking here:
>
> http://hostap.epitest.fi/hostapd/
>
> The latest I see is 0.6.3 -- will that do?
AFAIK not with the current wireless-dev... you have to get the "git-tree"
( "git-clone git://w1.fi/srv/git/hostap.git" )
see http://hostap.epitest.fi/cvs.html and "man git / man git-clone" for
further instructions and examples.
Regards,
Chr
prev parent reply other threads:[~2008-06-16 9:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-16 3:24 Problem with master mode on BCM4318 Mark Roberts
2008-06-16 3:40 ` Pavel Roskin
2008-06-16 6:09 ` Mark Roberts
2008-06-16 6:34 ` Pavel Roskin
2008-06-16 7:10 ` Mark Roberts
2008-06-16 8:26 ` Chr
2008-06-16 8:45 ` Mark Roberts
2008-06-16 9:49 ` Chr [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200806161149.59120.chunkeey@web.de \
--to=chunkeey@web.de \
--cc=linux-wireless@vger.kernel.org \
--cc=mroberts1839@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.