Markus Fröschle
4154149154
implemented hook_interrupt() in PCI code
...
enabled PCI interrupts
ohci seems to damage something in PCI config -> PCI device enumeration
does not top with latest device
networking in EmuTOS lost (probably a result of PCI interrupt
implementation)
2014-10-05 17:50:15 +00:00
Markus Fröschle
a251cd4b44
implemented pci_hook_interrupt()
...
formatted USB sources
2014-10-01 15:39:16 +00:00
Markus Fröschle
6124f82d82
refactored, reformatted, added missing clobber registers to __asm__
...
statements
2014-09-02 13:51:00 +00:00
Markus Fröschle
324657ffbc
cleaned up
2013-12-15 07:04:54 +00:00
Markus Fröschle
735b6a690b
added more diagnostic printouts and fixed debug() routines to ease debugging
2013-11-07 20:29:30 +00:00
Markus Fröschle
a3b2371608
fixed a few bugs but still no go.
...
Seem to have problems with global variables?
2013-11-04 20:58:57 +00:00
Markus Fröschle
459e30beed
tried, but did not find the cause of access error during alignment of the TD buffers...
2013-11-04 20:09:32 +00:00
Markus Fröschle
4105841c65
fixed type mismatches (unsigned long <-> uint32_t)
2013-11-03 08:54:53 +00:00
Markus Fröschle
3689373d8d
code compiles - not tested yet
2013-11-03 07:07:43 +00:00
Markus Fröschle
e2f6c461a9
added usb sources from U-boot, does not compile currently
2013-11-02 20:18:18 +00:00