The Device Manager matches and attaches drivers to devices. With the help of one or more DriverLocator services it can dynamically install and start drivers on demand.
These concepts are used in the Device Manager documentation.
The device access model is a part of the OSGi service platform specification. It splits responsibilities for device management into several parts. The device manager is the motor in this process and it is supplied with the framework. There must never be more than one device manager installed.
Knopflerfish includes a basic driver locator bundle, basicdriverlocator.
Package | Version | Providers |
---|---|---|
org.osgi.service.device | 1.1.0 | device_all-4.0.1, device_api-4.0.1 |