adapted setup_port to old, clean state
[ppcskel.git] / usb / host / ohci.c
2009-09-18 theStackadapted setup_port to old, clean state
2009-09-18 theStackport enable and reset problem solved (tmp commit)
2009-09-18 Bernhard Urbanit works now, but we don't know why... *sigh* :(
2009-09-18 Bernhard Urbantmp commit
2009-09-18 Bernhard Urbanroothubports will be configured after init of ohci
2009-09-18 theStacktried to fix port enable/reset bug - didn't work
2009-09-18 Bernhard Urbansome roothub stuff added. TD transfer without errors...
2009-09-18 Bernhard Urbanadded HC roothub output to isr (only on "RootHubStatusC...
2009-09-18 Bernhard Urbandummyconfig is now static, however control_quirk is...
2009-09-18 Bernhard Urbanadd debugfunction for td->flag
2009-09-17 Bernhard Urbanehm..., something happen! :D
2009-09-17 Bernhard Urbanso, the HC clears CLF (ControlListFilled bit of the...
2009-09-17 Bernhard Urbanamend it!
2009-09-17 Bernhard Urbannew hottie: calloc != memalign. after s/calloc/memalign...
2009-09-17 Bernhard Urbansome debugoutputstuff and few changes
2009-09-17 Bernhard Urban[tmp] byte order changes in usb_control_msg() (usb...
2009-09-16 theStackfirst usage of ACCESS_LE throughout the file
2009-09-16 theStackadd macro for u32 little endian access from ppc
2009-09-16 Bernhard Urban[tmp] speicherprobleme behoben; in current bleibt der...
2009-09-16 Bernhard Urban[tmp] geht grad nix :(
2009-09-16 Bernhard Urbanattempt to get some TDs through the HC -> fail :(
2009-09-16 Bernhard Urbanfirst adaption of 'usbport' by Benedikt Sauter