In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
668 bytes added ,  23:31, 4 December 2019
→‎Version history: Document changes for Nov 24 2008 to Jun 3 2009
Line 624: Line 624:  
* [[IOS70]] v6687 (v6912 is a stub)
 
* [[IOS70]] v6687 (v6912 is a stub)
 
* [[IOS80]] in all versions
 
* [[IOS80]] in all versions
 +
 +
No changes to the actual driver code from the Nov 24 2008 version, but a lot of the ES wrapper code changed (note that there are wrappers for far more [[:/dev/es|ES]] Ioctlvs than are used in practice, similar to the way code for all syscalls exists even if they aren't used).  These also cause string constants to shift, which makes byte comparisons slightly annoying.  The changes:
 +
 +
* ES_AddTicket (20204514, Ioctlv 0x01) no longer always uses a size of 0x2a4, but will instead use 0x2a4 plus a 32-bit size at offset 0x2a8 if the byte at offset 0x1bc is nonzero.
 +
* ES_GetTicketFromView (20204fc0, Ioctlvs 0x43 and 0x44) was added
 +
* Ioctlv 0x45 (20205cb8) was added
    
{| class="wikitable"
 
{| class="wikitable"
303

edits

Navigation menu