Windows host USB or serial device access in docker

Hi,

I am interested to know if there is a way to access windows host USB device in Ubuntu container.
Based on some googling I am seeing there is a way to do this using Virtualbox, but is there any other way?

Also, is there any way to enable bash shell in docker-machine?
I am using docker toolbox on win7 machine.

Thanks in advance