sakimisu
|
a26d8b602c
|
use usbh_hport_activate_epx to alloc rndis intin pipe
|
2023-05-24 20:22:34 +08:00 |
|
Zhihong Chen
|
0c36483b40
|
class: rndis host: fix buffer size and pointer error
- fix buffer size and pointer error
Signed-off-by: Zhihong Chen <zhihong.chen@hpmicro.com>
|
2023-05-24 19:47:53 +08:00 |
|
sakimisu
|
9172223fe6
|
call usbh_xxx_stop when class enumerates completely
|
2023-05-17 20:43:23 +08:00 |
|
sakumisu
|
75ddfc8e4d
|
move hub and hport variable into common ram to reduce nocache ram usage
|
2023-02-18 15:19:52 +08:00 |
|
Zhihong Chen
|
2e7c4953ce
|
fix hpm/usb_dc_hpm.c warning.
Signed-off-by: Zhihong Chen <zhihong.chen@hpmicro.com>
|
2023-01-02 12:53:42 +08:00 |
|
sakimisu
|
512de54d33
|
add host class run and stop callback
|
2022-11-26 23:52:58 +08:00 |
|
sakimisu
|
9ef2988f6a
|
fix rndis pipe config and move cmd & resp into no cache ram
|
2022-11-19 21:51:38 +08:00 |
|
sakumisu
|
b25b0f0b6c
|
add interface altsetting struct
|
2022-09-14 20:33:13 +08:00 |
|
sakumisu
|
62d0000926
|
refactor usb host stack: hcd api, hub process and usb no cache ram process
|
2022-09-09 19:09:22 +08:00 |
|
sakumisu
|
7377b5183d
|
Simplify the license rows, standardize header macro name
|
2022-08-18 21:41:19 +08:00 |
|
sakumisu
|
458ed326d2
|
fix -Wformat warning
|
2022-05-22 17:26:32 +08:00 |
|
sakumisu
|
56364f2903
|
alloc class name after the necessary commands are completed
|
2022-05-22 17:09:47 +08:00 |
|
sakumisu
|
12849228d5
|
add usb rndis host driver
|
2022-04-04 15:46:22 +08:00 |
|