]> rtime.felk.cvut.cz Git - lincan.git/commit
reference count for device opens added (helps while asynchronous remove
authorIng. Jan Kriz <devel@jojen.net>
Sun, 17 Apr 2011 17:39:36 +0000 (19:39 +0200)
committerIng. Jan Kriz <devel@jojen.net>
Sun, 17 Apr 2011 17:39:36 +0000 (19:39 +0200)
commitfdf877c54ec2598864f6193e8e1fbaedb5c05efb
tree0e3b3bb37910e902cf07fa6704be1147371cac94
parentc3adf4f9af7ee68df8bb65fafa4dbcbdcc4895ba
reference count for device opens added (helps while asynchronous remove
of the USB device occurs)
lincan/include/can_sysdep.h
lincan/include/main.h
lincan/include/usbcan.h
lincan/src/close.c
lincan/src/hcan2.c
lincan/src/main.c
lincan/src/open.c
lincan/src/setup.c
lincan/src/usbcan.c