> At the time, the idea was just to have a single binary (usbd) carrying the usb
> stuff. Because using multiple ones implied that the kernel (usbd was at /boot)
> had multiple copies of the same libraries for each different binary.

When we worry about multiple copies of the same library code, sometimes the
answer is to abstract the library functionality into another fileserver.
Is there a way we could invent another usb driver layer to do that?


Reply via email to