|
|
@0535ee4
|
14 years |
jano.vesely |
Added debug_checker fibril (checks memory structures)
Fixed: Cleaning …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d1984e0
|
14 years |
jano.vesely |
Added UHCI command register values
HC is started on initialization.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d93ff502
|
14 years |
jano.vesely |
Added toggle bit parameter.
Removed uhci_* specific functions, use …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@de0e6b3
|
14 years |
jano.vesely |
Used usbmem allocator
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@45c4f5a
|
14 years |
jano.vesely |
Used callback_get() and dispose convenience functions
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@eb03e92
|
14 years |
jano.vesely |
Used get() and dispose() convenience functions
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@579dec2
|
14 years |
jano.vesely |
Implemented cleanup fibril cycle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9ee87f6
|
15 years |
jano.vesely |
uhci initialization refactored
Added cleaner fibril(will handle …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d03ade7
|
15 years |
jano.vesely |
Enqueue transfers
Fix malloc check in uhci_add_transfer()
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b00163f
|
15 years |
jano.vesely |
Move transfer initialization an queue to uhci_add_transfer()
Use uhci …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@89a0485a
|
15 years |
jano.vesely |
Move function implementations to .c files
Unify error reporting in …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7977fa1
|
15 years |
jano.vesely |
Add append function, check return value of TD init
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@643b983
|
15 years |
jano.vesely |
Init callback structure and TD for usb in transfers
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9600516
|
15 years |
jano.vesely |
Added transfer queues for interrupt, control and bulk transfers.
UHCI …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1062c8d
|
15 years |
jano.vesely |
nasty bug in dumyy call, thx Vojta for the fix
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@76c40eb
|
15 years |
jano.vesely |
dummy callback return size instead of 0
add dump of the first two …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f9dd44d
|
15 years |
jano.vesely |
refactoring, use libusb device identification
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8324b65
|
15 years |
jano.vesely |
Pretend that all went well in sending usb setup packets
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@92f924c8
|
15 years |
jano.vesely |
block fibril until address is assigned
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bf5a3be
|
15 years |
jano.vesely |
added creation of device match ids
new debug output system
set …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@18e35a7
|
15 years |
jano.vesely |
root hub detection of devices works
assign correct match ids …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3515533
|
15 years |
jano.vesely |
start of coding
root hub driver checks for devices
all addresses are …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|