Uses of Class
oshi.hardware.platform.unix.openbsd.OpenBsdUsbDevice
Packages that use OpenBsdUsbDevice
Package
Description
Provides information about hardware such as Memory, Power Sources, and Processor on OpenBSD systems
-
Uses of OpenBsdUsbDevice in oshi.hardware.platform.unix.openbsd
Methods in oshi.hardware.platform.unix.openbsd that return OpenBsdUsbDeviceModifier and TypeMethodDescriptionprivate static OpenBsdUsbDevice
OpenBsdUsbDevice.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 OpenBsdUsbDevices by fetching information from maps to populate fields