Move everything from /var/adm to /var/log
[unleashed.git] / share / man / man7d / bbc_beep.7d
blob55b50c1e03b87eb4fd5e7463bd77be1680fa391d
1 '\" te
2 .\"  Copyright (c) 2001, Sun Microsystems, Inc.
3 .\"  All Rights Reserved
4 .\" 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.
5 .\" 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.
6 .\" 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]
7 .TH BBC_BEEP 7D "Dec 18, 2001"
8 .SH NAME
9 bbc_beep \-  Platform-dependent Beep driver for BBC-based hardware.
10 .SH SYNOPSIS
11 .LP
12 .nf
13 beep@unit-address
14 .fi
16 .SH DESCRIPTION
17 .sp
18 .LP
19 The \fBbbc_beep\fR driver generates beeps on platforms (including Sun Blade
20 1000) that use BBC-based registers and USB keyboards. When the \fBKIOCCMD\fR
21 ioctl is issued to the USB keyboard module (see \fBusbkbm\fR(7M)) with command
22 \fBKBD_CMD_BELL/KBD_CMD_NOBELL\fR, \fBusbkbm\fR(7M) passes the request to the
23 \fBbbc_beep\fR driver to turn the beep on and off, respectively.
24 .SH FILES
25 .sp
26 .ne 2
27 .na
28 \fB\fB/platform/sun4u/kernel/drv/sparcv9/bbc_beep\fR\fR
29 .ad
30 .sp .6
31 .RS 4n
32  64-bit ELF kernel driver
33 .RE
35 .SH ATTRIBUTES
36 .sp
37 .LP
38 See attributes(5) for descriptions of the following attributes:
39 .sp
41 .sp
42 .TS
43 box;
44 c | c
45 l | l .
46 ATTRIBUTE TYPE  ATTRIBUTE VALUE
48 Architecture    BBC-based SPARC
49 .TE
51 .SH SEE ALSO
52 .sp
53 .LP
54 \fBkbd\fR(1), \fBattributes\fR(5), \fBgrbeep\fR(7d), \fBkb\fR(7M),
55 \fBusbkbm\fR(7M)
56 .sp
57 .LP
58 \fIWriting Device Drivers\fR
59 .SH DIAGNOSTICS
60 .sp
61 .LP
62 None