Bug 15986 - uses 'wiphy' symlink that doesn't exist in mainline
Summary: uses 'wiphy' symlink that doesn't exist in mainline
Status: RESOLVED FIXED
Alias: None
Product: hal
Classification: Unclassified
Component: hald (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: David Zeuthen (not reading bugmail)
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 16037
  Show dependency treegraph
 
Reported: 2008-05-17 07:29 UTC by Johannes Berg
Modified: 2008-05-23 08:32 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
patch to use phy80211 (1.65 KB, patch)
2008-05-17 07:29 UTC, Johannes Berg
Details | Splinter Review

Description Johannes Berg 2008-05-17 07:29:53 UTC
Created attachment 16597 [details] [review]
patch to use phy80211

When hal wants to determine whether a device is wireless or not, it looks up the 'wiphy' symlink that only existed in unreleased versions of cfg80211, mainline uses 'phy80211' now.

The attached patch fixes that, autoshit made it impossible to build on my system so it's not even compile tested.
Comment 1 Danny Kukawka 2008-05-23 08:32:35 UTC
commit d5d0b8cd48d07b5854565d9ad2c4dcc92fdda2e7
Author: Johannes Berg <johannes@sipsolutions.net>
Date:   Fri May 23 17:29:47 2008 +0200

    use 'phy80211' instead of 'wiphy' symlink to detect wireless

    When hal wants to determine whether a device is wireless or not,
    it looks up the 'wiphy' symlink that only existed in unreleased
    versions of cfg80211, mainline uses 'phy80211' now.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.