From: captain.deadly@gmail.com (captain)
To: kernelnewbies@lists.kernelnewbies.org
Subject: enabling config_wireless_ext
Date: Fri, 05 Oct 2012 19:04:31 +0100 [thread overview]
Message-ID: <506F212F.9020601@gmail.com> (raw)
Sorry Confused. I'm building from the latest 3.6 kernel from git in
order to be able to submit patches. Well if I get that far. I'm running
the built on my netbook but I'm having problems building my wifi drivers
against the 3.6.0 kernel. Basically I've got an error:
error: 'struct net_device' has no member named 'wireless_handlers'
Which is fair enough if you look in the kernel source
include/linux/netdevice.h there's a "'#ifdef CONFIG_WIRELESS_EXT"
So this is easy all I have to do is enable that switch and rebuild the
kernel. You might not believe it but that's were I come unstuck. I did a
search in "make menuconfig" for that switch and it does provide some
info but normally when I do a search the help tells me where to find it.
(Which is a God send.) So searching for it is finding it but not giving
me suitable help on where it is in the menu structure.
I then decided that I'd search for it in the .config file. Can't find it
in there either.
This is a mailing list for newbies and I know this is a stupid question
but can anybody advise me on where that switch is in make menuconfig?
I did find this page out there but that's pointing at Kconfig in source
code not where it is in the menus:
http://cateee.net/lkddb/web-lkddb/WIRELESS_EXT.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20121005/9e362ee8/attachment.html
next reply other threads:[~2012-10-05 18:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-05 18:04 captain [this message]
2012-10-06 17:29 ` enabling config_wireless_ext Jorgyano Vieira
2012-10-07 21:50 ` captain
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=506F212F.9020601@gmail.com \
--to=captain.deadly@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.org \
/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.