On Tue, Sep 04, 2007 at 03:42:15PM +0200, Johannes Berg wrote: > On Mon, 2007-09-03 at 18:16 -0700, Jouni Malinen wrote: > > Where are things like NL80211_ATTR_IFNAME and > > NL80211_CMD_ADD_VIRTUAL_INTERFACE defined? I would assume these are from > > linux/nl80211.h, but where should I get the version that includes these? > > You have to use the one from wireless-dev as we don't ship it from > mainline yet. I was trying to use wireless-dev.. Which branch includes the values shown above? I don't see them in either master or even everything.. (git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-dev.git) > > This is making it a bit difficult to build driver_devicescape.c and same > > goes for the requirement for svn trunk version of libnl.. Any idea how > > much code from libnl is needed here? Would it be major effort to do the > > needed calls without having to rely on libnl at or (or at least not on > > an unreleased svn trunk version)? > > There's a whole bunch of code in libnl I use, all the generic netlink > family resolving etc. Maybe Thomas can prerelease a libnl with generic > netlink support? OK. If there were a pre-release version, that would likely make this quite a bit easier. Gentoo actually includes 1.0-pre6 which is the latest pre-release and as such, I was kind of hoping for it to be new enough. Then again, once I looked at the release date, I noticed it's already a year old.. I don't really want to depend on this unless there is a good likelyhood of there being a proper release with the needed functionality in somewhat near future. -- Jouni Malinen PGP id EFC895FA - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html