Changes

4 bytes added ,  17:15, 17 July 2010
no edit summary
Line 79: Line 79:  
  ios_ioctlv( fd, 0x41, 1, 1, vec); // Unknown -- retrieves a key?
 
  ios_ioctlv( fd, 0x41, 1, 1, vec); // Unknown -- retrieves a key?
 
  ios_ioctlv( fd, 0x42, 2, 0, vec); // Unknown -- something with a key?
 
  ios_ioctlv( fd, 0x42, 2, 0, vec); // Unknown -- something with a key?
  // the following functions are only available in IOS56v5405/IOS57v5661/IOS61v5405/IOS70 Please check (I thought it was a rule never add new functions existing IOS)
+
  // the following functions are only available in IOS56v5405+/IOS57v5661+/IOS61v5405+/IOS70+ Please check (I thought it was a rule never add new functions existing IOS)
 
  ios_ioctlv( fd, 0x43, 1, 1, vec); // Unknown -- something with a ticket and maybe a ".tv1" file?
 
  ios_ioctlv( fd, 0x43, 1, 1, vec); // Unknown -- something with a ticket and maybe a ".tv1" file?
 
  ios_ioctlv( fd, 0x44, 2, 1, vec); // Unknown -- similar to ioctl 43
 
  ios_ioctlv( fd, 0x44, 2, 1, vec); // Unknown -- similar to ioctl 43
84

edits