summaryrefslogtreecommitdiffstats
path: root/share/man/man4/spkr.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-11-11 09:57:32 +0000
committerru <ru@FreeBSD.org>2005-11-11 09:57:32 +0000
commit61c0ca0abb146b3965f3b99a542bd310c599ee00 (patch)
tree655b865ee787feb1738baa0b0344fac767b143b6 /share/man/man4/spkr.4
parent1e312e1197fb6399949da259dfd37b5d126257aa (diff)
downloadFreeBSD-src-61c0ca0abb146b3965f3b99a542bd310c599ee00.zip
FreeBSD-src-61c0ca0abb146b3965f3b99a542bd310c599ee00.tar.gz
Add /dev/speaker support to amd64.
The following repo-copies were made (by Mark Murray): sys/i386/isa/spkr.c -> sys/dev/speaker/spkr.c sys/i386/include/speaker.h -> sys/dev/speaker/speaker.h share/man/man4/man4.i386/spkr.4 -> share/man/man4/spkr.4
Diffstat (limited to 'share/man/man4/spkr.4')
-rw-r--r--share/man/man4/spkr.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/spkr.4 b/share/man/man4/spkr.4
index fc0ed99..1f39a1ee 100644
--- a/share/man/man4/spkr.4
+++ b/share/man/man4/spkr.4
@@ -1,8 +1,8 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 7, 1993
-.Dt SPKR 4 i386
+.Dd November 10, 2005
+.Dt SPKR 4
.Os
.Sh NAME
.Nm speaker ,
@@ -10,7 +10,7 @@
.Nd console speaker device driver
.Sh SYNOPSIS
.Cd device speaker
-.In machine/speaker.h
+.In dev/speaker/speaker.h
.Sh DESCRIPTION
The speaker device driver allows applications to control the PC console
speaker on an
@@ -47,7 +47,7 @@ on a speaker file descriptor to control the
speaker driver directly; definitions for the
.Xr ioctl 2
interface are in
-.In machine/speaker.h .
+.In dev/speaker/speaker.h .
The
.Li tone_t
structure used in these calls has two fields,
OpenPOWER on IntegriCloud