Path to this page:
./
sysutils/hal,
FreeDesktop hardware abstraction layer
Branch: pkgsrc-2013Q3,
Version: 0.5.14nb12,
Package name: hal-0.5.14nb12,
Maintainer: netbsd-desktopWhat is the point of HAL?
To merge information from various sources such that desktop applications can
locate and use hardware devices. The point is that the exact set of
information to merge varies by device and bus type. In order to do this, we
need to define a format for the information, hence the HAL specification.
We may read some stuff from the hardware itself, then add some info provided
by the kernel, then add some metadata from some systemwide files, then add
some data that has been obtained by the desktop and stored per-user, then
look at some blacklist, and finally we have a complete picture of everything
known about that particular device.
An extra value is that we can do this in an operating system independent way.
Stuff like this is important to the major desktop environments.
MESSAGE.NetBSD [+/-]===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.2 2008/12/24 13:55:24 wiz Exp $
For the NetBSD 5.0+ HAL backend to function properly, your kernel needs
to include /dev/drvctl support. If the /dev/drvctl device node does not
exist, run the following command:
# cd /dev
# sh MAKEDEV drvctl
For proper kernel support, the following directive must be in your kernel
config:
pseudo-device drvctl
===========================================================================
Required to run:[
security/policykit] [
devel/libvolume_id] [
devel/GConf] [
devel/glib2] [
sysutils/hal-info] [
sysutils/dbus-glib] [
sysutils/dbus]
Master sites:
SHA1: a6ec098d78112e18e2773afa5f9ed642b00c4c59
RMD160: 0314dace9512bf49a62bd1556963fc60a6c9caf9
Filesize: 920.854 KB
Version history: (Expand)
- (2013-10-04) Package added to pkgsrc.se, version hal-0.5.14nb12 (created)