Skip to content

IOHIDFamily patched to use USB device from Chrome/Chromium on Mac OS X 10.7.5

Notifications You must be signed in to change notification settings

blueboxd/IOHIDFamily-368.21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IOHIDFamily-368.21

This is patched version of IOHIDFamily-368.21 to use USB device from Chrome/Chromium on 10.7.5 (build 11G63).
Chrome/Chromium needs raw device descriptor (kIOHIDReportDescriptorKey) to recognize USB devices, but IOHIDDevice on 10.7 does not expose raw value.
Actual diff is only 1 byte (#if 0 to #if 1) from original.

build

Some workarounds may need to build, so pre-built binary is available.

usage

Replace existing IOHIDFamily.kext with new one, and rebuild kext cache with sudo kextcache -system-caches, then reboot.

About

IOHIDFamily patched to use USB device from Chrome/Chromium on Mac OS X 10.7.5

Resources

Stars

Watchers

Forks