Menu

#7 UsbDevice needs abortAllSubmissions() for the DCP

open
nobody
API (9)
2
2014-07-25
2004-03-25
No

There is no abortAllSubmissions() method on the
UsbDevice (i.e. DCP). The UsbPipe class does have an
abortAllSubmissons() method. The UsbDevice class
should have this method as well.

The USB spec should be checked to verify that this
method is required, i.e. that the spec actually states that
aborting all submissions on the DCP is mandatory (and
therefore theoretically always provided by the OS USB
subsystem).

Discussion

  • Dan Streetman

    Dan Streetman - 2004-04-16
    • priority: 9 --> 2
     
  • Dan Streetman

    Dan Streetman - 2004-04-16

    Logged In: YES
    user_id=23654

    I am lowering the sev as I don't think the USB spec provides
    for aborting a DCP pipe. Neither, I suspect, do most OS
    implementations.

     
  • Dan Streetman

    Dan Streetman - 2011-12-14
    • assigned_to: ddstreet --> nobody
     

Log in to post a comment.