> For the complete documentation index, see [llms.txt](https://man.bsdcn.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://man.bsdcn.org/man4/snd_vibes.4.md).

# snd\_vibes(4)

`snd_vibes` — S3 SonicVibes 桥设备驱动

## 名称

`snd_vibes`

## 概要

`要将此驱动编译进内核，请在你的内核配置文件中加入以下行：`

> device sound device snd\_vibes

`或者，要在引导时以模块形式加载此驱动，请在 loader.conf(5) 中加入以下行：`

```sh
snd_vibes_load="YES"
```

## 描述

`snd_vibes` 桥驱动允许通用音频驱动 sound(4) 附加到基于 S3 SonicVibes 芯片组的音频设备。

## 硬件

`snd_vibes` 驱动支持基于以下芯片组的音频设备：

* S3 SonicVibes

## 参见

sound(4)

## 历史

`snd_vibes` 设备驱动首次出现于 FreeBSD 4.4。

## 作者

本手册页由 Joel Dahl <joel@FreeBSD.org> 编写。
