linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guillaume Chevillot <guillaume@chevillot.net>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless <linux-wireless@vger.kernel.org>,
	hostap <hostap@shmoo.com>, Chuck Tuffli <CTuffli@dspg.com>,
	Guillaume Chevillot <guillaume@chevillot.net>,
	Alexander Kotelnikov <sacha@myxomop.com>
Subject: Re: [FYI] hostapd state with mac80211 on linux
Date: Mon, 29 Oct 2007 13:55:41 +0100	[thread overview]
Message-ID: <20071029125541.GA4304@chevillot.net> (raw)
In-Reply-To: <1193338400.4406.4.camel@johannes.berg>

[-- Attachment #1: Type: text/plain, Size: 1201 bytes --]

> hostapd works with
>  - kernel 2.6.24-rc1
>  - plus my patches from http://johannes.sipsolutions.net/patches/kernel/all/
>  - plus the commit 5c58298c2536252ab95aa2b1497ab47eb878ca5d from net-2.6
>    ([NETLINK]: Fix ACK processing after netlink_dump_start)
>  - my hostapd patches from http://johannes.sipsolutions.net/patches/hostap/all/
I tried with a kernel downloaded from git (so with the netlink commit
already merge into) without success.

Some code of the old interface has been removed so I had to apply some
of your patches manually and tried to reinsert the removed code to be able
to compile. I did this quickly so I suppose I forgot to re-add some
code.

After compiling kernel and hostapd, hostapd complains the same that
before with this error message more :
rmdir[ctrl_interface]: No such file or directory

And stops here.

So I think, you will have to do one more patch for the rc2, ...

Tell me if I am wrong, but your patches "just" keep the old interface,
master mode code and others previously removed. So, new code will have
to be done to re-enable master mode and a driver_mac80211.c (rather than
a driver_deviscape.c) will have to be done for hostapd ?

Regards,
Guillaume

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2007-10-29 13:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-25 18:53 [FYI] hostapd state with mac80211 on linux Johannes Berg
2007-10-26 15:46 ` Pavel Roskin
2007-10-26 20:42   ` Johannes Berg
2007-10-29 12:55 ` Guillaume Chevillot [this message]
2007-10-29 16:09   ` Johannes Berg
2007-10-29 16:30     ` Guillaume Chevillot
2007-10-29 16:35       ` Johannes Berg
2007-11-08 17:24 ` Johannes Berg

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=20071029125541.GA4304@chevillot.net \
    --to=guillaume@chevillot.net \
    --cc=CTuffli@dspg.com \
    --cc=hostap@shmoo.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=sacha@myxomop.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 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).