man pages section 7: Device and Network Interfaces

Exit Print View

Updated: July 2014
 
 

bbc_beep(7D)

Name

bbc_beep - Platform-dependent Beep driver for BBC-based hardware.

SYNOPSIS

SYNOPSIS
beep@unit-address

Description

The bbc_beep driver generates beeps on platforms (including Sun Blade 1000) that use BBC-based registers and USB keyboards. When the KIOCCMD ioctl is issued to the USB keyboard module (see usbkbm(7M)) with command KBD_CMD_BELL/KBD_CMD_NOBELL, usbkbm(7M) passes the request to the bbc_beep driver to turn the beep on and off, respectively.

Files

/platform/sun4u/kernel/drv/sparcv9/bbc_beep

64–bit ELF kernel driver

Attributes

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

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Architecture
BBC-based SPARC
Availability
system/kernel/platform

See also

kbd(1), attributes(5), kb(7M), usbkbm(7M)

Writing Device Drivers