add EXPORT for ApplePS2Controller class; fixes issue with Mavs; bump version 1.8.7

This commit is contained in:
RehabMan
2013-08-15 13:48:32 -07:00
parent 4b250f2b30
commit 7a1848223d
11 changed files with 24 additions and 24 deletions

View File

@@ -123,7 +123,7 @@ bool ApplePS2Mouse::init(OSDictionary * dict)
removeProperty("TrackpadScroll");
}
IOLog("VoodooPS2Mouse Version 1.8.6 loaded...\n");
IOLog("VoodooPS2Mouse Version 1.8.7 loaded...\n");
return true;
}