Uses of Class
oshi.hardware.platform.unix.freebsd.FreeBsdUsbDevice
Packages that use FreeBsdUsbDevice
Package
Description
Provides information about hardware such as Memory, Power Sources, and Processor on FreeBSD systems
-
Uses of FreeBsdUsbDevice in oshi.hardware.platform.unix.freebsd
Methods in oshi.hardware.platform.unix.freebsd that return FreeBsdUsbDeviceModifier and TypeMethodDescriptionprivate static FreeBsdUsbDevice
FreeBsdUsbDevice.getDeviceAndChildren
(String devPath, String vid, String pid, Map<String, String> nameMap, Map<String, String> vendorMap, Map<String, String> vendorIdMap, Map<String, String> productIdMap, Map<String, String> serialMap, Map<String, List<String>> hubMap) Recursively creates FreeBsdUsbDevices by fetching information from maps to populate fields