reverse USB driver - is it possible?

Hans Petter Selasky hselasky at c2i.net
Mon Jun 4 15:01:44 UTC 2012


On Monday 04 June 2012 07:00:01 Wojciech Puchar wrote:
> > Have a look at:
> > 
> > sys/dev/usb/storage/ustorage_fs.c
> > 
> > Currently just implements a RAM disk. Patches are welcome.
> 
> many answers - contradicting itself. others says hardware is unable to do
> so, you say it is done. then - how to use it? any docs? :)

When USB was designed, they didn't think about what is called cross-over in 
the ethernet world. Therefore hardware is typically limited to host or device. 
Hardware that can do both is called OTG USB hardware.

--HPS


More information about the freebsd-hackers mailing list