README - general README

README.usbip - a little bit more on the USPIP protocol itself

README.environment - information about the environment that this was all done on

README.vhci - information about the vhci driver

README.userland - information about the userland programs

README.vax - information about what happened when I moved the vhci driver and userland to a SIMH vax VM

Specific device README files:

Network devices: README.axe - Wired ethernet interface using the axe(4) driver README.run - Wireless networking using the run(4) driver

Serial port devices README.uftdi - Serial port using the uftdi(4) driver README.uplcom - Serial port for Prolific devices using the uplcom(4) driver

Audio devices: README.uaudio - Audio output using uaudio(4)

Bluetooth devices: README.ubt - Bluetooth using the ubt(4) driver

Mass storage devices README.umass - Block mass storage using the umass(4) driver. Specifically sd(4) and cd(4) devices.

Mice and keyboards README.umsukbd - Mouse and keyboard devices using ums(4) and ukbd(4) reporting wscons events.