lnls-dig / halcs

Hardware Abstraction Layer for Control Systems
GNU General Public License v3.0
1 stars 4 forks source link

[llio] Decouple PCIe reset/timeout logic from open () #120

Closed lerwys closed 7 years ago

lerwys commented 8 years ago

Issue by lerwys Wednesday Jul 13, 2016 at 18:09 GMT Originally opened as https://github.com/lnls-dig/bpm-sw/issues/120


Problem: On opening a PCIe device, it automatically reset the endpoint. This is wrong as shell programs expect the endpoint to be in the same state for a long time (e.g., registers not resetting)