massive commit to get umass working, only significant known bug is that changes don...
authorpete-cs <pete-cs@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Wed, 19 Jun 2013 04:45:15 +0000 (04:45 +0000)
committerpete-cs <pete-cs@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Wed, 19 Jun 2013 04:45:15 +0000 (04:45 +0000)
commit9efdb05e8177ee6925bda8ca39f0a113505bdf57
tree3ca68c8bf038a2106d8d7de1c5c9f4044453750d
parent9a322fed4cbb324c54b582672d05f575f49a41cc
massive commit to get umass working, only significant known bug is that changes don't seem to be propagated to the disk image on the host; I suspect this is a problem with how I'm using python's mmap()

git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@1604 12e2690d-a6be-4b82-a7b7-67c4a43b65c8
client/MAXUSBApp.py
client/USB.py
client/USBClass.py [new file with mode: 0644]
client/USBConfiguration.py
client/USBDevice.py
client/USBEndpoint.py
client/USBInterface.py
client/USBKeyboard.py
client/USBMassStorage.py [new file with mode: 0644]
client/facedancer-umass.py [new file with mode: 0755]