• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: USB, interrupt pipes, and Siemens?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: USB, interrupt pipes, and Siemens?


  • Subject: Re: USB, interrupt pipes, and Siemens?
  • From: Robert Goldsmith <email@hidden>
  • Date: Mon, 15 Oct 2001 02:01:40 +0100

So far as documentation is all right, they are not:

=== InterfaceInterface.html ===
...
ReadPipeTO

Note: This function is only available with IOUSBInterfaceInterface182 and above.

Abstract: Does a read on a BULK IN or an INTERRUPT pipe, specifying timeout values
...
=== cut here ===

This is true of ReadPipeTO but not WritePipeTO which states:

-----

Note: This function is only available with IOUSBInterfaceInterface182 and above.

Abstract: Does a write on a BULK OUT pipe, specifying timeout values

IOReturn(*WritePipeTO)(void *self, UInt8 pipeRef, void *buf, UInt32 size, UInt32 noDataTimeout, UInt32 *completionTimeout);

-----

Well, I've tried to iterate interfaces using
<snip>
and I got only one interface there. Perhaps I did something improperly?

Looks ok from a brief glance but, like you, I am surprised there is no bulk pipe :)

Robert

--
Please note the new email address:
email@hidden


References: 
 >USB, interrupt pipes, and Siemens? (From: Ondra Cada <email@hidden>)

  • Prev by Date: getting path info from PDF image?
  • Next by Date: java
  • Previous by thread: Re: USB, interrupt pipes, and Siemens?
  • Next by thread: NSDocument & NSOutlineView questions
  • Index(es):
    • Date
    • Thread