mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
the devfs clone handler to open the (invisible) devices on the fly. The /dev entries are layed out as follows, /dev/usbctl = master device /dev/usb/0.1.0.5 = usb device, (<bus>.<dev>.<iface>.<endpoint>) /dev/ugen0.1 -> usb/0.1.0.0 = ugen link to ctrl endpoint This also removes the custom permissions model from USB. Bump __FreeBSD_version to 800066. Submitted by: rink (earlier version) |
||
|---|---|---|
| .. | ||
| u3g.c | ||
| uark.c | ||
| ubsa.c | ||
| ubser.c | ||
| uchcom.c | ||
| ucycom.c | ||
| ufoma.c | ||
| uftdi.c | ||
| uftdi_reg.h | ||
| ugensa.c | ||
| uipaq.c | ||
| ulpt.c | ||
| umct.c | ||
| umodem.c | ||
| umoscom.c | ||
| uplcom.c | ||
| usb_serial.c | ||
| usb_serial.h | ||
| uslcom.c | ||
| uvisor.c | ||
| uvscom.c | ||