History log of /haiku/src/libs/compat/freebsd_network/compat/dev/usb/usb_device.h
Revision Date Author Comments
# 2e9f01f6 24-Feb-2022 Augustin Cavalier <waddlesplash@gmail.com>

freebsd_network: Introduce USB-handling code.

It is not yet wired in to the rest of the compatibilit layer;
that will happen in the next commits.

The bulk of the implementation is in usb.cpp; most of the
rest of the new files are copied from FreeBSD to varying degrees.