Move everything from /var/adm to /var/log
[unleashed.git] / share / man / man7d / nulldriver.7d
blob8bb2ef7705d9c4018253e17746e8348801dc21b7
1 '\" te
2 .\" Copyright (c) 2008, 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 NULLDRIVER 7D "Nov 8, 2008"
7 .SH NAME
8 nulldriver \- Null driver
9 .SH DESCRIPTION
10 .sp
11 .LP
12 This driver succeeds \fBprobe\fR(9E), \fBattach\fR(9E) and \fBdetach\fR(9E) but
13 provides no namespace or functionality.
14 .sp
15 .LP
16 In some circumstances having device nodes bound to \fBnulldriver\fR is
17 expected. For example, \fBprtconf\fR(8) might capture a nexus driver with a
18 \fBnulldriver\fR bound child if the nexus is performing child discovery.
19 .SH SEE ALSO
20 .sp
21 .LP
22 \fBprtconf\fR(8), \fBattach\fR(9E), \fBdetach\fR(9E), \fBprobe\fR(9E)