|
|
@612af1a0
|
14 years |
jano.vesely |
uhcirh: Improve error handling.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0d103aef
|
14 years |
jano.vesely |
uhcirh: make sure connection to hc is opoen during device removal.
…
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@32ec5671
|
14 years |
jano.vesely |
usb: Remove unused port_no argument.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@013517b
|
14 years |
jano.vesely |
usb: Remove assigned_handle output parameter.
Use new_fun instead.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@90994fa
|
14 years |
jano.vesely |
usb: Hubs should store child functions not just handles.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@205f0766
|
14 years |
jano.vesely |
usbhub: Implement device gone routine.
Fix error path.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6626bba9
|
14 years |
jano.vesely |
usbhub: Rename usb_hub_info ⇒ usb_hub_dev.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@196fbb0
|
14 years |
jano.vesely |
usbhub: Store hub function ptr within hub structure.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@940f576
|
14 years |
jano.vesely |
usbhub: Add device_gone skeleton
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7be3638
|
14 years |
jano.vesely |
uhcirh: Handle ghost device removal, improve output.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@96fde65
|
14 years |
jano.vesely |
usbmast: don't use ddf_dev_t driver_data for soft-state.
That is …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4501e207
|
14 years |
jano.vesely |
rename: usb_hc_attached_device_t ⇒ usb_hub_attached_device_t
Host …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@aa1922c
|
14 years |
jano.vesely |
uhcirh: Implement removal of attached devices.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1a4ea01d
|
14 years |
jano.vesely |
usb: Rename add_device ⇒ device_add
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@49a98c8
|
14 years |
jano.vesely |
ohci: Display leading zeros in TD and ED debug messages.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fec6bf2
|
14 years |
jano.vesely |
usbhub: Check size before touching configuration descriptor.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6f05705
|
14 years |
jano.vesely |
usbhub: Declare iteration variables inside for loops.
Codestyle.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@75f9dcd
|
14 years |
jano.vesely |
uhci: Declare iteration variables inside for loops.
Fix typo.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9b8958b
|
14 years |
jano.vesely |
ohci: Declare iteration variables inside for loops.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@58edcfb
|
14 years |
jano.vesely |
uhci: Remove redundant if statement.
free() can handle NULL pointers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5357620
|
14 years |
jano.vesely |
ohci: Remove redundant if.
free() can handle NULL pointers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dbd54f72
|
14 years |
jano.vesely |
usbhub: Handle device removal on port.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@32cd37f
|
14 years |
jakub |
Fix stack buffer overflow.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@80099c19
|
14 years |
martin |
cherrypick a sanitized NE2K driver from lp:~helenos-nicf/helenos/nicf …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@00d7e1b
|
14 years |
martin |
networking improvements
* start the networking stack from init
* add …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d6c953e9
|
14 years |
jakub |
Do not interfere with DDF deallocating device driver data.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3d79f5b
|
14 years |
jiri |
Allocate usbmast device soft state using ddf_dev_data_alloc().
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d95f02ff
|
14 years |
jiri |
Fix bug usbmast soft state allocation.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@60c6fe0
|
14 years |
jakub |
Fix a possible use-after-free.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c21ff31
|
14 years |
jakub |
Fix a possible double free().
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e231d26
|
14 years |
jano.vesely |
usbhub: Fix compile issues.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a1cb170
|
14 years |
jano.vesely |
usbhub: Minor fixes
License and whitespace.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d650494
|
14 years |
jano.vesely |
ushub: Handle situation when both connection and enabled change occur.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@400f363
|
14 years |
jano.vesely |
usbhub: Rename port_status.h ⇒ status.h
It contains both …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a61c683
|
14 years |
jano.vesely |
usbhub: Fix endian TODOs
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@aefa0d5
|
14 years |
jano.vesely |
usbhub: Convert add device mechanism to use usb_hub_port_t instead of …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0212751
|
14 years |
jano.vesely |
usbhub: IMplement some easy TODOs
Convert process_intterrupt to use …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4559d89
|
14 years |
jano.vesely |
usbhub: Remove unused control_pipe field.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@621ba8c
|
14 years |
jano.vesely |
usbhub: Request only hub descriptor header. DOn't use deserialize …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3b617579
|
14 years |
jano.vesely |
usbhub: Add license lines.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@442fa6b
|
14 years |
jano.vesely |
usbhub: More functions use new usb_hub_port_t elements.
Use per port …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c0587d90
|
14 years |
jano.vesely |
usbhub: Add pipe and port number to port structure.
Use these fields …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a590a23
|
14 years |
jano.vesely |
usbhub: Rename ports ⇒ port.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6c5abf9
|
14 years |
jano.vesely |
usbhub: Further unused code removal.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@aff1880
|
14 years |
jano.vesely |
usbhub: Move feature set/clear to ports.h, refactor reset sequence.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@48a31be
|
14 years |
jano.vesely |
usbhub: Remove unused code.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d6e2938
|
14 years |
jano.vesely |
usbhub: Refactor handling of port changes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bba0f1fc
|
14 years |
jano.vesely |
usbhub: Use generic device requests for hub device features.
…
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b3433a2
|
14 years |
jano.vesely |
usbhub: Create GET_PORT_STATUS request inline isntead of creation function.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8d3cd30
|
14 years |
jano.vesely |
usbhub: Remove is_default_address_used.
Contrary to what the comment …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@75eb6735
|
14 years |
jano.vesely |
usbhub: Reduce the use of usb_info_t.control_pipe
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ea6de35
|
14 years |
jano.vesely |
usbhub: Refactoring
Add note about GET_STATUS request. …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bf73a02
|
14 years |
jano.vesely |
usbhub: Refactor handling of global hub events.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@193da9d6
|
14 years |
jano.vesely |
usbhub: Rename usbhub_private.h ⇒ utils.h.
Add error checks, …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@34a0d17
|
14 years |
jano.vesely |
usbhub: Fix include in main.c
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5b6f8dd
|
14 years |
jano.vesely |
usbhub: Remove unused status_change_pipe element.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@983e135
|
14 years |
jano.vesely |
usbhub: Further codestyle changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d46b13d
|
14 years |
jano.vesely |
usbhub: Fix device initialization error paths.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ee9ea16
|
14 years |
jano.vesely |
usbhub: Codestyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@113093a
|
14 years |
vojtechhorky |
Merge from lp:~vojtech-horky/helenos/usb
* Fixed #349 (usbhid hit a …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@eb87adb
|
14 years |
vojtechhorky |
Merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4093b14
|
14 years |
vojtechhorky |
USB HID: mouse button count read from report (#349)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8895d05
|
14 years |
jano.vesely |
usbhub: Do not register in "hub" category as there is no such category …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7d364fb8
|
14 years |
vojtechhorky |
Virtual USB HC: fix possible null pointer freeing
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@26e7d6d
|
14 years |
vojtechhorky |
Merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@45a9cf4
|
14 years |
jano.vesely |
uhci,ohci: Fix memory leak.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@128c78b
|
14 years |
sucha14 |
Add checks and documentation to interrupt-enabling code in the ns8250 …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3a11f17
|
14 years |
sucha14 |
ns8250: enable interrupts using IRC service
This fixes reading of data …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@82a31261
|
14 years |
jano.vesely |
vhc: Fix memory leak in error path.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@790318e
|
14 years |
jano.vesely |
uhci,ohci: Remove direction from initialization table.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@058fd76
|
14 years |
jano.vesely |
ohci: Use new batch_direction function.
Get rid of nasty …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@25d224c6
|
14 years |
jano.vesely |
uhci: Use new batch_direction.
Get rid of nasty setup …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8b54fe6
|
14 years |
jano.vesely |
usb: Rename device_keeper ⇒ sub-device_manager to match the rest of …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f58ef61
|
14 years |
jano.vesely |
usb: rename batch.h ⇒ usb_transfer_batch.h to match the structure name
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@56e9fb0
|
14 years |
jano.vesely |
usb: add support for packing target_t type into uint32_t
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8e3d17f
|
14 years |
jano.vesely |
ohci: calloc parameter order fix
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5d915b7
|
14 years |
jano.vesely |
uhci: Minor tweaks and comment fixes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e3f6304
|
14 years |
jano.vesely |
ehci: Remove old interface stubs.
It needs to be moved to new …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e779bd3c
|
14 years |
jano.vesely |
vhc: Use new interface for virtual host controller
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5ec492b
|
14 years |
jano.vesely |
ohci: Fix error paths
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d394f1b8
|
14 years |
jano.vesely |
uhci,ohci: Add some const qualifiers because there is no reason not to
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@933b0d7
|
14 years |
jano.vesely |
USB: make bandwidth count function changeable
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@52eead3e
|
14 years |
jano.vesely |
ohci: cleanup device initialization
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0f1586d0
|
14 years |
jano.vesely |
ohci: do not create OHCI hw structures for root hub control endpoint
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5f57929
|
14 years |
jano.vesely |
uhci,ohci: remove logging macro
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7bce1fc
|
14 years |
jano.vesely |
ohci: simplify ohci_batch initialization
remove per …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9a790ad1
|
14 years |
jano.vesely |
uhci: simplify uhci_batch initialization
remove per …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9c10e51
|
14 years |
jano.vesely |
ohci: use driver specific structure instead of the generic one
ohci: …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f18d82f0
|
14 years |
jano.vesely |
libusbhost: change finish functions to do the data copying if …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@70fb822
|
14 years |
jano.vesely |
libusbhost: change usb_transfer_batch_T handling to get/dispose pair
…
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ff6dd73
|
14 years |
jano.vesely |
ohci: rename file batch ⇒ ohci_batch in reparation for further changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b991d37
|
14 years |
jano.vesely |
uhci: use uhci sepcific structure instead of generic library
revert …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@af2b806
|
14 years |
jano.vesely |
uhci: make parameters const as there is no good reason for non-const …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@07f49ae
|
14 years |
jano.vesely |
Rename: batch ⇒ uhci_batch to differ from library version
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f974519
|
14 years |
jano.vesely |
ohci: Fix double enqueue issue, refactoring
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@09ace19
|
14 years |
jano.vesely |
ohci: remove unused code
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cc34f5f0
|
14 years |
jano.vesely |
ohci: Fix new arch paths
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@961c29e8
|
14 years |
jano.vesely |
ohci: hub switched to generic hcd
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@620c710
|
14 years |
jano.vesely |
libushost: promote endpoint data dtor to destruction hook
ohci: use …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e20eaed
|
14 years |
jano.vesely |
ohci: Rename hcd_endpoint ⇒ ohci_endpoint to avoid hcd confusion
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|