Changes

51 bytes added ,  21:40, 1 November 2017
no edit summary
Line 3: Line 3:     
It is implemented by a module (USB) in IOS58.  It appears to be able to generically address devices via /dev/usb/oh0 and /dev/usb/ehc.  It is accessed via several ioctls.  Yes, I know this doesn't match up with the ioctls called by /dev/usb/ven; sorry!
 
It is implemented by a module (USB) in IOS58.  It appears to be able to generically address devices via /dev/usb/oh0 and /dev/usb/ehc.  It is accessed via several ioctls.  Yes, I know this doesn't match up with the ioctls called by /dev/usb/ven; sorry!
 +
 +
This device can only be opened from UID 17 (USB).
    
=== Ioctls ===
 
=== Ioctls ===
219

edits