Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • drivers
  • net
  • wireless
  • iwlwifi
  • iwl-dev.h
Find file BlameHistoryPermalink
  • Wey-Yi Guy's avatar
    iwlwifi: split the drivers for agn and legacy devices 3945/4965 · be663ab6
    Wey-Yi Guy authored Feb 21, 2011
    
    
    Intel WiFi devices 3945 and 4965 now have their own driver in the folder
    
    	drivers/net/wireless/iwlegacy
    
    Add support to build these drivers independently of the driver for
    AGN devices. Selecting the 3945 builds iwl3945.ko and iwl_legacy.ko,
    and selecting the 4965 builds iwl4965.ko and iwl_legacy.ko. iwl-legacy.ko
    contains code shared between both devices.
    
    The 3945 is an ABG/BG device, with no support for 802.11n. The 4965 is a 2x3
    ABGN device.
    
    Signed-off-by: default avatarMeenakshi Venkataraman <meenakshi.venkataraman@intel.com>
    Acked-by: default avatarJohannes Berg <johannes.berg@intel.com>
    Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
    be663ab6