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

Changes

Jump to navigation Jump to search
1 byte added ,  00:26, 29 October 2016
I think OHCI0 is meant by OHC1 (OHCI1 wouldn't make sense, since it's /dev/usb/oh1)
Line 3: Line 3:  
Not much information is known at this time.
 
Not much information is known at this time.
   −
It is implemented by a module (USB_VEN) in IOS58.  It appears to be able to generically address devices via OHC1 or EHCI, by way of ioctl calls to /dev/usb/usb.  It is accessed via several ioctl/ioctlvs.  This information is incomplete, please fill it in when possible.
+
It is implemented by a module (USB_VEN) in IOS58.  It appears to be able to generically address devices via OHCI0 or EHCI, by way of ioctl calls to /dev/usb/usb.  It is accessed via several ioctl/ioctlvs.  This information is incomplete, please fill it in when possible.
    
All buffers must be in MEM2 (addr > 0x10000000) and aligned to a 32-byte boundary.  For all of the ioctlvs, the first buffer must be 64 bytes long.
 
All buffers must be in MEM2 (addr > 0x10000000) and aligned to a 32-byte boundary.  For all of the ioctlvs, the first buffer must be 64 bytes long.
219

edits

Navigation menu