Skip to content
forked from paroj/xpad

Linux Kernel Driver for the Xbox/ Xbox 360/ Xbox One Controllers

License

Notifications You must be signed in to change notification settings

SakuraNoKisetsu/xpad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xpad    Badge License

An updated Xpad Linux Kernel Driver.

 Xbox  Xbox 360  Xbox 360 Wireless  Xbox One Controllers 



Button Change   Button Usage   Button Debug



Features

  • Latest change from the upstream Linux kernel

  • Enabled debug output for resolving issues

  • Minor code refactoring for improved readability



Connections

This is a USB only driver.


Bluetooth

If you get past the pairing issues, the controller will
only operate in the Generic - HID Bluetooth Profile.

The Xpad driver will not be used.


WiFi

The Xbox One controller can be used with it's wireless
adapter, however it required a daemon in userspace.

medusalix/xow


Badge License]:

Opinion

Rather get a controller that supports bluetooth.



Upstream

Sending changes upstream.

git format-patch \
    --cover-letter upstream..master
git send-email \
    --to xxx *.patch

About

Linux Kernel Driver for the Xbox/ Xbox 360/ Xbox One Controllers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.3%
  • Other 0.7%