hal-device.1m revision c10c16dec587a0662068f6e2991c29ed3a9db943
te
Copyright (c) 2006, Sun Microsystems, Inc. All Rights Reserved
The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
hal-device 1M "25 Aug 2006" "SunOS 5.11" "System Administration Commands"
NAME
hal-device - manage HAL devices
SYNOPSIS

hal-device [-h] [--a udi | --r udi]
DESCRIPTION

The Hardware Abstraction Layer (HAL) provides a view of the various hardware attached to a system. The hal-device command enables you to manage devices that conform to the HAL standard. Specifically, hal-device lets you add or remove a device to or from the HAL global device list. Device properties are read from stdin in lshal(1M) syntax.

OPTIONS

The following options are supported:

-a, --add udi

Add device specified by Universal Device Identifier udi to HAL's global device list.

-h

Display usage information.

-r, --remove udi

Remove device specified by Universal Device Identifier udi from HAL's global device list.

ATTRIBUTES

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
Interface StabilityVolatile
SEE ALSO

hald(1M), attributes(5), hal(5)