|
|
@b375bb8
|
14 years |
jano.vesely |
Refactoring
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9ef0d6d
|
14 years |
jano.vesely |
Remove warning and use proper value for turning of legacy support
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ab414a6
|
14 years |
jano.vesely |
Use aaccess routines to disable USB Legacy
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@99e6bfb
|
14 years |
jano.vesely |
Implement access to device config space
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@86341e2
|
14 years |
jano.vesely |
Refactoring
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dced52a
|
14 years |
jano.vesely |
Debug code refactoring, redundant code removed
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4abc304
|
14 years |
jano.vesely |
Debug output refactored
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@299d53e
|
14 years |
jano.vesely |
Development branch changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8e1eb4d0
|
14 years |
jano.vesely |
Trust pci and use the supplied value
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ad6857c
|
14 years |
jano.vesely |
Fixed: pciintel reports correct io sizes
BIG FAT WARNING!!!:
I don't …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1ae51ae
|
14 years |
jano.vesely |
Refactoring
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c2fa801
|
14 years |
lubos.slovak |
Removed unused code.
- Removed HID descriptor parser (completely).
- …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@882f8b1
|
14 years |
lubos.slovak |
Major changes to usbhid driver.
- Changed structure usb_hid_dev_kbd_t …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ad4562c2
|
14 years |
lubos.slovak |
Changed API for getting descriptors.
- Changed …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3a1aa20
|
14 years |
lubos.slovak |
Merged development.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@48563a3
|
14 years |
jano.vesely |
debug messages reworked
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3de48b5
|
14 years |
jano.vesely |
Switch back to polling
reduce debug verbosity
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0063838
|
14 years |
jano.vesely |
Remove unused hc connection
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@eb292a0
|
14 years |
jano.vesely |
Reset whole hc during initialization
Increase debug level of hw …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@86c2ccd
|
14 years |
jano.vesely |
Fixes
Fixed: infinite loop in device_keeper
Fixed: assertion fail in …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c3ae877
|
14 years |
jano.vesely |
Add support for low speed transfers
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1a93bb0
|
14 years |
jano.vesely |
Preperly support both low and full speed devices using device_keeper
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5f183dc
|
14 years |
jano.vesely |
Add device_keeper implementation
usb_addrkeep_t + usb_speed_t
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0fde1d5
|
14 years |
jano.vesely |
properly report low speed devices
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cabda7f
|
14 years |
jano.vesely |
Minor fixes
initialize stack variables
use fixed size 32B address …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2d33eb5
|
14 years |
jano.vesely |
Use what we have found (even if it's 0)
add debug output
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@013e4ca4
|
14 years |
jano.vesely |
Increase debug verbosity
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4d37c42
|
14 years |
jano.vesely |
protect debug output with mutex, minor status output changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b8622e2
|
14 years |
smekideki |
merge from smekideki: hub driver uses new api and works
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dff940f8
|
14 years |
smekideki |
codelifting of latest hub driver changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cc34f32f
|
14 years |
smekideki |
speed determination on hub port
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f20f9e2
|
14 years |
jano.vesely |
Disable ports on startup
remove device on connection change
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b4875e67
|
14 years |
jano.vesely |
define default speed in one place
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cd4b184
|
14 years |
smekideki |
fixed use of new usb pipe api
each hub has it`s own fibril
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6495e71
|
14 years |
jano.vesely |
Make interrupts compiletime option
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6cbe7dad
|
14 years |
jano.vesely |
Get register address for uchi-rhd from uhci-hcd
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e9e58ea3
|
14 years |
jano.vesely |
Devel changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3b0fb049
|
14 years |
smekideki |
added uhci ids
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0fc764f
|
14 years |
jano.vesely |
Add some real pci ids
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0475e13
|
14 years |
lubos.slovak |
Setting boot protocol for the keyboard, initialization in …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@54e682f
|
14 years |
lubos.slovak |
Fixed key release recognition.
- Was not storing previously pressed keys.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d493ac17
|
14 years |
smekideki |
corrected usb hub descriptor serialization/deserialization declaration …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d972534
|
14 years |
lubos.slovak |
LED setting
- LEDs are determined from remembered modifiers (not …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f2ba5d9f
|
14 years |
lubos.slovak |
Numpad keys translation.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8f840ed
|
14 years |
lubos.slovak |
Modifiers handling.
- Renamed constants in hidparser.
- Changed …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e7b7ebd5
|
14 years |
lubos.slovak |
Fixed initialization.
Problems introduced when merging:
- Was not …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@92574f4
|
14 years |
lubos.slovak |
Merged development (changes in DDF, etc.).
Conflicts in …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@233e68d
|
14 years |
jano.vesely |
Devel changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d3880aa
|
14 years |
vojtechhorky |
USB MID driver creates ctl function
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@87157982
|
14 years |
vojtechhorky |
Less "info" messages in UHCI root hub
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@eb1a2f4
|
14 years |
vojtechhorky |
Merge mainline changes (DDF refactoring)
This merge includes DDF …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@deece2f
|
14 years |
jano.vesely |
Development branch merge
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@15b0432
|
14 years |
smekideki |
hub hopefully initializes status_change pipe
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0f21c0c
|
14 years |
vojtechhorky |
Removal of API that use phones directly
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@83c291d
|
14 years |
vojtechhorky |
Removal of useless code
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b476347
|
14 years |
vojtechhorky |
Virtual HC uses phone-less API
Forgot to update the virtual root hub.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d37b235
|
14 years |
smekideki |
merge from /usb/smekideki; hubSpeed in pipe API
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@070f11e
|
14 years |
smekideki |
merge from /usb/smekideki: usb hub uses pipe API
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ace12560
|
14 years |
smekideki |
yet another merge with usb/development
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@62066b4
|
14 years |
smekideki |
merge with usb/development
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@063ead6f
|
14 years |
vojtechhorky |
Merge development/ changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6bb83c7
|
14 years |
smekideki |
usbhub uses new api, it is compilable. cannot guarantee functionality
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c20da9f
|
14 years |
vojtechhorky |
Do not send key 0 to console
Also, nicer printing of received data.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@51f0e410
|
14 years |
vojtechhorky |
Interface-based matches use also device descriptor
This way it is …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c723b772
|
14 years |
vojtechhorky |
Less debugging output in USB MID
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5c3ace2
|
14 years |
vojtechhorky |
HID driver respects interface number
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8ba18c6
|
14 years |
vojtechhorky |
MID driver can tell interface number to child
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@50ba203
|
14 years |
smekideki |
merge with usb/development
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b68b279
|
14 years |
vojtechhorky |
MID driver handles get_address requests correctly
Also, splitted some …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@357a302
|
14 years |
vojtechhorky |
USB interfaces reorganization
The most important change is that …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3ae93a8
|
14 years |
vojtechhorky |
Add USB multi interface device driver
Incomplete implementation of a …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@423e8c81
|
14 years |
jano.vesely |
Use hardware interrupts instead of polling
NOTE: hw interrupt …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fb78ae72
|
14 years |
jano.vesely |
Move interrupt enabling code to pciintel driver
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b9d910f
|
14 years |
jano.vesely |
Use properly initialized interrupt code
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6edc69a
|
14 years |
jano.vesely |
Development changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7e7f0f5
|
14 years |
jano.vesely |
Hang up pen phone
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@733a9a8
|
14 years |
jano.vesely |
Use hardware interrupts
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e221ca0
|
14 years |
jano.vesely |
Add support for piix4
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b36e5de2
|
15 years |
vojtechhorky |
Removal of remote parts of old API
The control transfer callbacks for …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@867e6735
|
15 years |
vojtechhorky |
Merge development/ changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@026d6e2
|
15 years |
vojtechhorky |
Merge development/ changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9df965ec
|
15 years |
vojtechhorky |
UHCI root hub uses the new device wrapper
Note that the diff is …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fa48ebe
|
15 years |
vojtechhorky |
New device's speed uses enum
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d81ef61c
|
15 years |
smekideki |
uncompilable changes, partially applying pipe api
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@acce4fc
|
15 years |
jano.vesely |
debug output changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0c00dac
|
15 years |
vojtechhorky |
Merge low/high speed hack
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6427cf67
|
15 years |
vojtechhorky |
Hack for setting low speed/high speed
Currently, it is only a …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@890af992
|
15 years |
jano.vesely |
Refactoring
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2736b13e
|
15 years |
jano.vesely |
Implement interrupt handler
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@30a4301
|
15 years |
jano.vesely |
Use interrupt emulation until real hardware interrupts work
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@36a4738
|
15 years |
jano.vesely |
Add interrupt registration and debug
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9013ad3
|
15 years |
jano.vesely |
enable IOC on control transfers
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f4c87aa9
|
15 years |
jano.vesely |
Few fixes and cleanup
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2e85b3c
|
15 years |
jano.vesely |
Development branch
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ec59693
|
15 years |
vojtechhorky |
USB HC interface has max packet size
Currently, it is only a hack to …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@aa7dc64
|
15 years |
jiri |
Fix format specifiers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@563fb40
|
15 years |
vojtechhorky |
Less usage of old drivers API
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@af6b5157
|
15 years |
jiri |
Split driver.h into ddf/driver.h and ddf/interrupt.h.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f673f60
|
15 years |
vojtechhorky |
UHCI root hub hides IPC phones even more
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@83a2f43
|
15 years |
jiri |
Rename bunch of stuff so that it starts with 'ddf_'.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|