Bug 15986

Summary: uses 'wiphy' symlink that doesn't exist in mainline
Product: hal Reporter: Johannes Berg <johannes>
Component: haldAssignee: David Zeuthen (not reading bugmail) <zeuthen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: danny.kukawka, marcel
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 16037    
Attachments: patch to use phy80211

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.