Age | Commit message (Expand) | Author |
2013-01-24 | Copy the buffer into a fresh allocation and free the copy in globals.. | daniel |
1999-12-31 | added a debugging printf in response to vxi reads | root |
2013-01-17 | If a client disconnects while holding a lock, clear the lock | daniel |
2013-01-13 | clean up compiler warnings in the server | daniel |
2013-01-13 | Would help to actually pass the data read back out | daniel |
2013-01-13 | fire the interrupt from the right place | daniel |
2013-01-12 | fix double free | daniel |
2013-01-11 | most of it seems to work in perl now | daniel |
2013-01-11 | testing interrupt channel, works | daniel |
2013-01-11 | add the missing srq enable, disable checks in gpib for now | daniel |
2013-01-11 | more wiring up | daniel |
2013-01-11 | start feeding the stuff from write into the parser | daniel |
2013-01-11 | Merge branch 'master' into vxi | daniel |
2013-01-10 | add all of the locking calls to the calls that can be locked out | daniel |
2013-01-10 | more filling out on the server side | daniel |
2013-01-10 | the interrupt channel works now. | daniel |
2013-01-10 | add some more code to the server side | daniel |
2013-01-10 | Interrupt channel work | daniel |
2013-01-10 | working abort channel | daniel |
2013-01-10 | add support for the abort channel on the client side | daniel |
2013-01-09 | a bit more fleshing out on the server side | daniel |
2013-01-09 | More clean ups, add some more tests | daniel |
2013-01-05 | fix broken logic | daniel |
2013-01-05 | A bit more fleshing out of the VXI server and client | daniel |
2013-01-05 | Wedge the server part of the VXI-11 stuff in here. It doesn't actually do ver... | daniel |