Skip to content

Command-line utility for setting ioreg properties via IOService::SetProperties

License

Notifications You must be signed in to change notification settings

RehabMan/OS-X-ioio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ioio by RehabMan

This is a command line utility for OS X to tweak driver properties. The kexts must implement IOService::setProperties or IOService::setParamProperties for this feature to function.

Run it with no parameters for usage.

How to Install:

Copy the binary 'ioio' to a directory in your path, such as /usr/bin. You can also use 'make install'.

Downloads:

Downloads are available on bitbucket:

https://bitbucket.org/RehabMan/os-x-ioio/downloads/

Build Environment

My build environment is currently Xcode 5.0.2, using SDK 10.8, targeting OS X 10.6.

No other build environment is supported.

Source Code:

The source code is maintained at the following sites:

https://github.com/RehabMan/OS-X-ioio

https://bitbucket.org/RehabMan/os-x-ioio

Known issues:

  • None yet.

Change Log:

2014-01-22

  • First release on Bitbucket (there were prior ad-hoc releases)

About

Command-line utility for setting ioreg properties via IOService::SetProperties

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published