hal-find-by-capability
Hardware Abstraction Layer
Install
- All systems
-
curl cmd.cat/hal-find-by-capability.sh
- Debian
-
apt-get install hal
- CentOS
-
yum install hal
- Raspbian
-
apt-get install hal
- Dockerfile
- dockerfile.run/hal-find-by-capability
hal
Hardware Abstraction Layer
HAL provides an abstract view on hardware. This abstraction layer is simply an interface that makes it possible to add support for new devices and new ways of connecting devices to the computer, without modifying every application that uses the device. It maintains a list of devices that currently exist, and can provide information about those upon request.