Move /var/svc/log to /var/log/svc
[unleashed/lotheac.git] / share / man / man4 / devices.4
blob6d01cfa42055317bcfded0e360ed30eea548c9d5
1 '\" te
2 .\" Copyright (c) 2004, Sun Microsystems, Inc. All Rights Reserved.
3 .\" 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.
4 .\" 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.
5 .\" 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]
6 .TH DEVICES 4 "Jun 8, 2006"
7 .SH NAME
8 devices, devid_cache, snapshot_cache, mdi_scsi_vhci_cache, mdi_ib_cache,
9 devname_cache, pci_unitaddr_persistent \- device configuration information
10 .SH SYNOPSIS
11 .LP
12 .nf
13 \fB/etc/devices\fR
14 .fi
16 .LP
17 .nf
18 \fB/etc/devices/devid_cache\fR
19 .fi
21 .LP
22 .nf
23 \fB/etc/devices/snapshot_cache\fR
24 .fi
26 .LP
27 .nf
28 \fB/etc/devices/mdi_scsi_vhci_cache\fR
29 .fi
31 .LP
32 .nf
33 \fB/etc/devices/mdi_ib_cache\fR
34 .fi
36 .LP
37 .nf
38 \fB/etc/devices/devname_cache\fR
39 .fi
41 .LP
42 .nf
43 \fB/etc/devices/pci_unitaddr_persistent\fR
44 .fi
46 .SH DESCRIPTION
47 .sp
48 .LP
49 The directory \fB/etc/devices\fR is a repository of device-related data. Files
50 in this directory are used to preserve this information across reboots and are
51 created and updated as necessary by the system.
52 .sp
53 .LP
54 There are no administrative actions necessary with respect to files in
55 \fB/etc/devices\fR. Should the contents of a file become corrupted or an update
56 fail, the file can simply be removed. The system re-creates the file as
57 necessary.
58 .SH SEE ALSO
59 .sp
60 .LP
61 \fBdevfsadm\fR(8), \fBdev\fR(7FS), \fBddi_devid_compare\fR(9F),
62 \fBddi_devid_compare\fR(9F)
63 .SH NOTES
64 .sp
65 .LP
66 Files in this directory do not constitute an API. Files might not exist or
67 might have a different content or interpretation in a future release. The
68 existence of this notice does not imply that any other documentation that lacks
69 this notice constitutes an API.