1582eadeeSfl#
2582eadeeSfl# CDDL HEADER START
3582eadeeSfl#
4582eadeeSfl# The contents of this file are subject to the terms of the
5582eadeeSfl# Common Development and Distribution License (the "License").
6582eadeeSfl# You may not use this file except in compliance with the License.
7582eadeeSfl#
8582eadeeSfl# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9582eadeeSfl# or http://www.opensolaris.org/os/licensing.
10582eadeeSfl# See the License for the specific language governing permissions
11582eadeeSfl# and limitations under the License.
12582eadeeSfl#
13582eadeeSfl# When distributing Covered Code, include this CDDL HEADER in each
14582eadeeSfl# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15582eadeeSfl# If applicable, add the following below this CDDL HEADER, with the
16582eadeeSfl# fields enclosed by brackets "[]" replaced with your own identifying
17582eadeeSfl# information: Portions Copyright [yyyy] [name of copyright owner]
18582eadeeSfl#
19582eadeeSfl# CDDL HEADER END
20582eadeeSfl#
21582eadeeSfl#
22b96a6eceSZhao Edgar Liu - Sun Microsystems# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
23582eadeeSfl#
24582eadeeSfl#
25582eadeeSfl# Configuration file for the audiohd audio driver.
26582eadeeSfl#
27582eadeeSfl#	WARNING: This is an UNSTABLE configuration file. Its contents
28582eadeeSfl#		may change at any time.
29582eadeeSfl
3042c41cf8Slipeng sang - Sun Microsystems - Beijing Chinaaudiohd_beep=1;
31*a33ad26eSZhao Edgar Liu - Sun Microsystems
32*a33ad26eSZhao Edgar Liu - Sun Microsystems# sample-rate can be set as 192000/96000/48000
33*a33ad26eSZhao Edgar Liu - Sun Microsystemssample-rate=48000;
34*a33ad26eSZhao Edgar Liu - Sun Microsystems# sample-bits can be set as 16/24
35*a33ad26eSZhao Edgar Liu - Sun Microsystemssample-bits=16;
36