14.2.2 USB Device and Device File
14.2.2.1 USB Device and “/dev” File
A USB device is a bus type device. In Raspberry Pi system, USB device is managed by “/dev/bus/usb” folder. If you look inside the 001 folder, you will see the following files. File names are in the form of 001 ~ 016, which means the device number of USB device. You can see that you have a one-to-one correspondence with the USB device that you inquired before with the “lsusb” command.