sakumisu
8e0c5b4e7e
find roothub port to check if device is connecting
2023-11-24 21:09:45 +08:00
sakumisu
5b32482c3e
free pipe after sem giving
2023-11-22 21:42:56 +08:00
sakumisu
af1484882d
support ehci suspend & resume
2023-11-22 19:28:30 +08:00
sakumisu
5bbe2a97f2
refactor urb, add ep & hport in urb to make hardware pipe more reusable
2023-11-16 19:56:52 +08:00
sakumisu
d10cbd5daf
check if token is active without errors, if token has errors, go to wakeup sem
2023-11-13 19:49:49 +08:00
sakumisu
0738c09a4d
check qtd active status to fix nbytes = 0 in nak or ping status
2023-11-03 22:18:58 +08:00
Wayne Lin
dd1f1d3ba8
Update hcd-ehci, dcd-dwc2 and examples.
...
1. Add some example Msh commands.
2. Fix device enumeration on EXT hub.
3. Re-file some templates.
4. Extend end-point number of dwc2 device driver.
5. Re-file rndis_host implementation includes
a. rt_mutex_take in ISR
b. 2rd pmsg is unaligned issue.
c. destroy u0 ethernet resource after removing dongle.
2023-09-07 15:07:04 +08:00
Zhihong Chen
b9915e0e1b
port: hpmicro: separate host and device USB instance config
...
- separate host and device USB instance config
Signed-off-by: Zhihong Chen <zhihong.chen@hpmicro.com >
2023-08-26 12:45:31 +08:00
sakimisu
628e4ee928
improve ehci driver, enable iaad feature
2023-08-25 21:36:14 +08:00
Zhihong Chen
4777a65f54
ehci: update hardcode for hpmicro
...
- should define CONFIG_USB_EHCI_HPMICRO and CONFIG_HPM_USB_BASE in usb_config.h
Signed-off-by: Zhihong Chen <zhihong.chen@hpmicro.com >
2023-08-01 20:10:02 +08:00
sakimisu
7574063e94
enum device with disposable thread, do not block hub thread
2023-07-05 22:53:13 +08:00
sakumisu
53fe0f2cd5
update ehci iso struct and api
2023-04-20 15:12:38 +08:00
sakimisu
4cd9031d31
replace speed reconfig with mult
2023-03-12 15:05:35 +08:00
sakumisu
043c594cd8
clean ehci iso code
2023-02-23 17:55:11 +08:00
sakumisu
efde616203
format code
2023-02-10 17:34:29 +08:00
sakumisu
1330b98ad8
update ehci driver
2023-02-06 21:08:53 +08:00