drivers/usb: add usbother driver and usbdrv.dat config #253

Closed
Doczom wants to merge 6 commits from add_usbother into main

6 Commits

Author SHA1 Message Date
7db3d22a37 [drivers/usbother]: more grammar fixes in comments
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 35s
Build system / Build (pull_request) Successful in 6m2s
2025-07-10 20:08:12 +02:00
d5655958f0 [drivers/usbother] grammar fixes in comments 2025-07-10 20:08:12 +02:00
389ad8b926 drivers/usb: fix usbother driver
Added array of endpoints in DRV_CONTEXT and save params for ioctl API.
2025-07-10 20:08:12 +02:00
3d4532b8a5 drivers/usb: fix auto build usbother (part 2) 2025-07-10 20:08:12 +02:00
1768006cc8 drivers/usb: fix auto build usbother 2025-07-10 20:08:12 +02:00
18ba430af1 drivers/usb: add usbother driver and usbdrv.dat config
This driver loading usb drivers for class and for vendor and product id device.
2025-07-10 20:08:12 +02:00