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

Changes

Jump to navigation Jump to search
13 bytes added ,  09:49, 14 May 2010
m
I don't understand the question
Line 73: Line 73:  
  // the following functions are only available in IOS70
 
  // the following functions are only available in IOS70
 
  ios_ioctlv( fd, 0x3E, 2, 0, vec); // Unknown
 
  ios_ioctlv( fd, 0x3E, 2, 0, vec); // Unknown
  ios_ioctlv( fd, 0x3F, ?, ?, vec); // non-existant ioctl why?
+
  ios_ioctlv( fd, 0x3F, ?, ?, vec); // non-existant ioctl why? ... because.
 
  ios_ioctlv( fd, 0x40, 1, 1, vec); // Unknown
 
  ios_ioctlv( fd, 0x40, 1, 1, vec); // Unknown
 
  ios_ioctlv( fd, 0x41, 1, 1, vec); // Unknown
 
  ios_ioctlv( fd, 0x41, 1, 1, vec); // Unknown

Navigation menu