- Mar 07, 2012
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Mathias Kreider authored
-
Wesley W. Terpstra authored
-
Mathias Kreider authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
Added help and command-line options to eb-snoop---including little-endian option.
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
- Mar 06, 2012
-
-
Mathias Kreider authored
-hardcoded sdwb record for config space -fixed major bug in stall handling from wb master interface
-
Mathias Kreider authored
-
Mathias Kreider authored
-
Mathias Kreider authored
wb signal types for EB_CORE have been changed to to tomasz's wb records.
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
Beginning support for recursive SDWB.
-
- Mar 05, 2012
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
eb_device_close kills outstanding callbacks, not eb_socket_close. ... to do this, response tracked cycles remember their device. ... and on device close it filters the entire list of awaiting responses. The reasoning behind this change: the user probably has handles to the device in the callback if he closes the device, the callbacks might run later with a bad pointer instead => kill those callbacks as part of closing the device.
-
- Mar 02, 2012
-
-
Wesley W. Terpstra authored
These will work much nicer in hardware.
-
- Mar 01, 2012
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
If you had no attempts on device_open, the cached time was not set. Then your next operation would instantly time out. Solution => set time_cache on socket open.
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
... encourage people to use the proper API.
-
Wesley W. Terpstra authored
... I wish more libraries did this! Remove 8-bit eb_address_t support. ... The config space is at least 16 bit wide.
-