Minor word tweaks.
Submitted by: Mathew Kanner <mat@cnd.mcgill.ca>
This commit is contained in:
parent
6b74f9b7f5
commit
4008aa4cd2
@ -268,8 +268,10 @@ Creative Labs SoundBlaster PCI is supported as well.
|
|||||||
.It NeoMagic 256AV/ZX (PCI)
|
.It NeoMagic 256AV/ZX (PCI)
|
||||||
.El
|
.El
|
||||||
.Sh FILES
|
.Sh FILES
|
||||||
The following commonly used symbolic links to real device nodes
|
The
|
||||||
should be present:
|
.Nm
|
||||||
|
drivers may create the following
|
||||||
|
device nodes:
|
||||||
.Pp
|
.Pp
|
||||||
.Bl -tag -width "/dev/dspr%d.%dXXX" -compact
|
.Bl -tag -width "/dev/dspr%d.%dXXX" -compact
|
||||||
.It Pa /dev/audio%d.%d
|
.It Pa /dev/audio%d.%d
|
||||||
@ -288,11 +290,18 @@ Current
|
|||||||
status, including all channels and drivers.
|
status, including all channels and drivers.
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
Each symbolic link refers to a device node of the same name,
|
The first number in the device node
|
||||||
but with a unit number appended.
|
represents the unit number of the
|
||||||
The unit number for each device matches the unit number of the
|
.Nm PCM
|
||||||
device probed at boot time.
|
device.
|
||||||
Device probe messages can be examined with the
|
All
|
||||||
|
.Nm
|
||||||
|
PCM
|
||||||
|
devices are listed
|
||||||
|
in
|
||||||
|
.Pa /dev/sndstat.
|
||||||
|
Additional messages are sometimes recorded when the
|
||||||
|
device is probed and attached, these messages can be viewed with the
|
||||||
.Xr dmesg 8
|
.Xr dmesg 8
|
||||||
utility.
|
utility.
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
|
Loading…
Reference in New Issue
Block a user