Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • L linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Circle
  • linux
  • Repository
  • linux
  • Documentation
  • isdn
  • 00-INDEX
Find file BlameHistoryPermalink
  • Arnd Bergmann's avatar
    isdn: i4l: move active-isdn drivers to staging · a921e9bd
    Arnd Bergmann authored Mar 02, 2016
    
    
    The icn, act2000 and pcbit drivers are all for very old hardware,
    and it is highly unlikely that anyone is actually still using them
    on modern kernels, if at all.
    
    All three drivers apparently are for hardware that predates PCI
    being the common connector, as they are ISA-only and active
    PCI ISDN cards were widely available in the 1990s.
    
    Looking through the git logs, it I cannot find any indication of a
    patch to any of these drivers that has been tested on real hardware,
    only cleanups or global API changes.
    
    Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
    Acked-by: default avatarKarsten Keil <isdn@linux-pingi.de>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    a921e9bd