Make sure we close the interrupt pipe when the device is detached.
authormpi <mpi@openbsd.org>
Tue, 14 Apr 2015 07:57:33 +0000 (07:57 +0000)
committermpi <mpi@openbsd.org>
Tue, 14 Apr 2015 07:57:33 +0000 (07:57 +0000)
commit40d9cd0e08fa142930a52325629bc8283e81442b
tree27c74a716deb7183d9a96440877f403f434df902
parentd3db7503cdfaebad6557eec6e0f0e511100d4186
Make sure we close the interrupt pipe when the device is detached.

Bug reported and fix tested by Thomas Pfaff, thanks!
sys/dev/usb/uchcom.c