190827d82STom Rhodes.\" Copyright (c) 2005 Joel Dahl 290827d82STom Rhodes.\" All rights reserved. 390827d82STom Rhodes.\" 490827d82STom Rhodes.\" Redistribution and use in source and binary forms, with or without 590827d82STom Rhodes.\" modification, are permitted provided that the following conditions 690827d82STom Rhodes.\" are met: 790827d82STom Rhodes.\" 1. Redistributions of source code must retain the above copyright 890827d82STom Rhodes.\" notice, this list of conditions and the following disclaimer. 990827d82STom Rhodes.\" 2. Redistributions in binary form must reproduce the above copyright 1090827d82STom Rhodes.\" notice, this list of conditions and the following disclaimer in the 1190827d82STom Rhodes.\" documentation and/or other materials provided with the distribution. 1290827d82STom Rhodes.\" 1390827d82STom Rhodes.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 1490827d82STom Rhodes.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1590827d82STom Rhodes.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1690827d82STom Rhodes.\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 1790827d82STom Rhodes.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1890827d82STom Rhodes.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1990827d82STom Rhodes.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2090827d82STom Rhodes.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2190827d82STom Rhodes.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 2290827d82STom Rhodes.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2390827d82STom Rhodes.\" SUCH DAMAGE. 2490827d82STom Rhodes.\" 2590827d82STom Rhodes.\" $FreeBSD$ 2690827d82STom Rhodes.\" 27e85afe78SJoel Dahl.Dd November 28, 2005 2890827d82STom Rhodes.Dt SND_FM801 4 2990827d82STom Rhodes.Os 3090827d82STom Rhodes.Sh NAME 3190827d82STom Rhodes.Nm snd_fm801 3290827d82STom Rhodes.Nd "Forte Media FM801 bridge device driver" 3390827d82STom Rhodes.Sh SYNOPSIS 3490827d82STom Rhodes.Cd "device sound" 3590827d82STom Rhodes.Cd "device snd_fm801" 3690827d82STom Rhodes.Sh DESCRIPTION 3790827d82STom RhodesThe 3890827d82STom Rhodes.Nm 3990827d82STom Rhodesbridge driver allows the generic audio driver, 4090827d82STom Rhodes.Xr sound 4 , 4190827d82STom Rhodesto attach audio devices based on the Forte Media FM801 chipset. 4290827d82STom RhodesThis is a common chipset found in various parts used by OEM manufacturers. 4390827d82STom Rhodes.Sh HARDWARE 4490827d82STom RhodesThe 4590827d82STom Rhodes.Nm 4690827d82STom Rhodesdriver supports audio devices based on the following chipset: 4790827d82STom Rhodes.Pp 4890827d82STom Rhodes.Bl -bullet -compact 4990827d82STom Rhodes.It 5090827d82STom RhodesForte Media FM801 5190827d82STom Rhodes.El 5290827d82STom Rhodes.Sh SEE ALSO 5390827d82STom Rhodes.Xr sound 4 5490827d82STom Rhodes.Sh HISTORY 5590827d82STom RhodesThe 5690827d82STom Rhodes.Nm 5790827d82STom Rhodesdevice driver first appeared in 5890827d82STom Rhodes.Fx 4.2 . 59e85afe78SJoel Dahl.Sh AUTHORS 60e85afe78SJoel DahlThis manual page was written by 61e85afe78SJoel Dahl.An Joel Dahl Aq joel@FreeBSD.org . 6290827d82STom Rhodes.Sh BUGS 6390827d82STom RhodesThe Forte Media FM801 chipset is a sort of PCI bridge, not an actual 6490827d82STom Rhodessound controller, making it possible to have soundless support. 6590827d82STom RhodesOne problem is that both chipsets, with and without sound support, use the 6690827d82STom Rhodessame PCI ID. 6790827d82STom RhodesThis makes it impossible to determine which one is installed. 68