linuxOS_AP05/kernel/drivers/usb/usbip
2025-06-02 13:59:07 +08:00
..
Kconfig add dma for uart 2025-06-02 13:59:07 +08:00
Makefile add dma for uart 2025-06-02 13:59:07 +08:00
README add dma for uart 2025-06-02 13:59:07 +08:00
stub_dev.c add dma for uart 2025-06-02 13:59:07 +08:00
stub_main.c add dma for uart 2025-06-02 13:59:07 +08:00
stub_rx.c add dma for uart 2025-06-02 13:59:07 +08:00
stub_tx.c add dma for uart 2025-06-02 13:59:07 +08:00
stub.h add dma for uart 2025-06-02 13:59:07 +08:00
usbip_common.c add dma for uart 2025-06-02 13:59:07 +08:00
usbip_common.h add dma for uart 2025-06-02 13:59:07 +08:00
usbip_event.c add dma for uart 2025-06-02 13:59:07 +08:00
vhci_hcd.c add dma for uart 2025-06-02 13:59:07 +08:00
vhci_rx.c add dma for uart 2025-06-02 13:59:07 +08:00
vhci_sysfs.c add dma for uart 2025-06-02 13:59:07 +08:00
vhci_tx.c add dma for uart 2025-06-02 13:59:07 +08:00
vhci.h add dma for uart 2025-06-02 13:59:07 +08:00
vudc_dev.c add dma for uart 2025-06-02 13:59:07 +08:00
vudc_main.c add dma for uart 2025-06-02 13:59:07 +08:00
vudc_rx.c add dma for uart 2025-06-02 13:59:07 +08:00
vudc_sysfs.c add dma for uart 2025-06-02 13:59:07 +08:00
vudc_transfer.c add dma for uart 2025-06-02 13:59:07 +08:00
vudc_tx.c add dma for uart 2025-06-02 13:59:07 +08:00
vudc.h add dma for uart 2025-06-02 13:59:07 +08:00

TODO:
	- more discussion about the protocol
	- testing
	- review of the userspace interface
	- document the protocol

Please send patches for this code to Greg Kroah-Hartman <greg@kroah.com>