Commit Graph

19 Commits

Author SHA1 Message Date
songyanguang
84ab3dff35 Modify rndis and lwip interaction function name. 2024-08-13 09:59:31 +08:00
songyanguang
181362892a Modify IPC-related functions in rndis host 2024-07-24 15:44:24 +08:00
songyanguang
1d7bcb479d Modify MessageLength in usbh_rndis_eth_tx 2024-07-23 18:17:59 +08:00
songyanguang
46d67a2115 rndis bulk transfer buffer uses physical addresses 2024-07-23 14:56:38 +08:00
songyanguang
f81170c61d Modify rndis_host.c according to CherryUSB v0.10.2 2024-07-23 09:24:27 +08:00
songyanguang
6504f11f00 rndis uses naive_mmap to allocate memory during connect. 2024-07-16 18:25:50 +08:00
songyanguang
f1f533cdc1 usbh_core hub and rndis use naive_mmap to assign virtual and physical addresses, and match the relevant codes. 2024-07-16 09:42:16 +08:00
songyanguang
4cceb8cd3b rndis ADAPTS to usb core to decouple xhci. 2024-07-10 09:44:08 +08:00
songyanguang
2da33e48dc Added file modification description. 2024-07-10 09:42:59 +08:00
songyanguang
459a7ad7cf Modify usbh_rndis related files according to CherryUSB v0.1.2 2024-07-09 16:40:13 +08:00
songyanguang
b623803db4 Add compiling rndis. 2024-07-09 16:34:10 +08:00
songyanguang
47a330b08f Modify the hub to decouple from xhci. 2024-06-24 15:42:00 +08:00
songyanguang
513b74b845 Modify usbh_hub.c according to freertos source code. 2024-06-24 15:31:57 +08:00
xj
01a92a269c Implant xhci codes 2024-06-17 02:56:24 -07:00
xj
6039856cd2 Modify source files 2024-06-11 22:58:17 -07:00
xj
cb397c2c9e transplant header files 2024-06-07 03:06:11 -07:00
xj
a4681f5f8f Modify Makefiles 2024-06-05 23:54:36 -07:00
xj
8ab512df2d Add Makefiles 2024-06-05 23:26:45 -07:00
xj
f02fa3512f Ajust code tree 2024-06-04 00:49:57 -07:00