From owner-freebsd-multimedia@FreeBSD.ORG Thu May 10 18:47:06 2012 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5B5BF106564A for ; Thu, 10 May 2012 18:47:06 +0000 (UTC) (envelope-from mavbsd@gmail.com) Received: from mail-qc0-f182.google.com (mail-qc0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 135A38FC0A for ; Thu, 10 May 2012 18:47:04 +0000 (UTC) Received: by qcsg15 with SMTP id g15so1837471qcs.13 for ; Thu, 10 May 2012 11:47:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=S1/oq58rzEWY2DcK2vHIybxONXG5uYz8mhB1yRyEHuo=; b=0qeyxEFmT/Jmj6WHo3EvMjP8vYtqq3FyDPhqaN0lYRSIL+u1DvMKWMkpaoC2MUQVf0 ZvQvUDkg9HgNkntNy+YVSeIpDE1SNBHSDnPoji9S2dGSCPxu9CzpA1UpUJRA3ajP0dDz P6X4ygPMMpH3oEXJ+Gd+Apmz2h5LHfSQBhYhZScnDoLewikvT8bWDR+7gIhklvitS4jF U1GmB3sn7THd7fV4iCwNG1b+IZxoHLLdKa2L2aBBPyunERqBtSnTa6JoBuYzWeQMHZV7 zZkuNutmyyTf7zMhQkYcZq9b+3D7vOI8af3dmKfnIH/ATzzOyW/j8ng/8++HRo6pdcZv ndAQ== Received: by 10.224.33.134 with SMTP id h6mr13783100qad.28.1336675624515; Thu, 10 May 2012 11:47:04 -0700 (PDT) Received: from mavbook.mavhome.dp.ua ([192.75.139.249]) by mx.google.com with ESMTPS id hs1sm17698591qab.21.2012.05.10.11.47.03 (version=SSLv3 cipher=OTHER); Thu, 10 May 2012 11:47:04 -0700 (PDT) Sender: Alexander Motin Message-ID: <4FAC0D1D.5060701@FreeBSD.org> Date: Thu, 10 May 2012 21:46:53 +0300 From: Alexander Motin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20120116 Thunderbird/9.0 MIME-Version: 1.0 To: Patrick Lamaiziere , freebsd-multimedia@FreeBSD.org Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: [snd_hda] no more sound on 9-STABLE X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 May 2012 18:47:06 -0000 Hi. If you look into updated man page carefully, you will find hint.hdaa.%d.gpio_config option there. Try setting: hint.hdaa.0.gpio_config="0=set" -- Alexander Motin