ubuntu-linux-kernel/drivers/usb/usbip
chenyf d03373acdf 2 2024-04-01 23:06:58 +08:00
..
Kconfig 2 2024-04-01 23:06:58 +08:00
Makefile 2 2024-04-01 23:06:58 +08:00
README 2 2024-04-01 23:06:58 +08:00
stub.h 2 2024-04-01 23:06:58 +08:00
stub_dev.c 2 2024-04-01 23:06:58 +08:00
stub_main.c 2 2024-04-01 23:06:58 +08:00
stub_rx.c 2 2024-04-01 23:06:58 +08:00
stub_tx.c 2 2024-04-01 23:06:58 +08:00
usbip_common.c 2 2024-04-01 23:06:58 +08:00
usbip_common.h 2 2024-04-01 23:06:58 +08:00
usbip_event.c 2 2024-04-01 23:06:58 +08:00
vhci.h 2 2024-04-01 23:06:58 +08:00
vhci_hcd.c 2 2024-04-01 23:06:58 +08:00
vhci_rx.c 2 2024-04-01 23:06:58 +08:00
vhci_sysfs.c 2 2024-04-01 23:06:58 +08:00
vhci_tx.c 2 2024-04-01 23:06:58 +08:00
vudc.h 2 2024-04-01 23:06:58 +08:00
vudc_dev.c 2 2024-04-01 23:06:58 +08:00
vudc_main.c 2 2024-04-01 23:06:58 +08:00
vudc_rx.c 2 2024-04-01 23:06:58 +08:00
vudc_sysfs.c 2 2024-04-01 23:06:58 +08:00
vudc_transfer.c 2 2024-04-01 23:06:58 +08:00
vudc_tx.c 2 2024-04-01 23:06:58 +08:00

README

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>