From owner-freebsd-multimedia@FreeBSD.ORG Tue Aug 26 21:43:16 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BBFBC1065672 for ; Tue, 26 Aug 2008 21:43:16 +0000 (UTC) (envelope-from fred@comment.icecreamhasnobones.org) Received: from ns1.vrmetro.com (ns1.vrmetro.com [209.124.34.254]) by mx1.freebsd.org (Postfix) with ESMTP id 7FD878FC0C for ; Tue, 26 Aug 2008 21:43:16 +0000 (UTC) (envelope-from fred@comment.icecreamhasnobones.org) Received: from localhost.vrmetro.com ([127.0.0.1] helo=localhost) by ns1.vrmetro.com with esmtp (Exim 4.60) (envelope-from ) id 1KY6Jn-000LDR-Sx; Tue, 26 Aug 2008 17:43:15 -0400 MIME-Version: 1.0 X-Mailer: AtMail PHP 5.3 Message-ID: <64306.1219786995@comment.icecreamhasnobones.org> To: Fred Woods Content-Type: text/plain; charset="utf-8" X-Origin: 70.187.86.3 X-Atmail-Account: fred@comment.icecreamhasnobones.org Date: Tue, 26 Aug 2008 17:43:15 -0400 From: Fred Woods Content-Transfer-Encoding: quoted-printable Cc: freebsd-multimedia@freebsd.org Subject: Re: Re: Re: Hda patch from this day X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fred@comment.icecreamhasnobones.org List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2008 21:43:16 -0000 On Tue 08/08/26 18:50 , raoul m=C3=A9g=C3=A9las rmgls@free.fr sent: > On Tue, 26 Aug 2008 10:07:01 -0400 > Woods fred@comment.icecreamhasnobones.org> wrote: > > > sysctl dev.hdac.0.pindump=3D3D1 > > > dev.hdac.0.pindump: 0 -> 0 > > > > > > impossible to put it to 1! no dump. >=20 > > try: sysctl -w dev.hdac.0.pindump=3D1 >=20 > hi, >=20 > according to the man page, sysctl -w is deprecated > and is silently ignored. >=20 Ummm... maybe it was setting hw.snd.verbose=3D4 twice that made it take then? I remember getting the same result setting it the first time, added -w and it took. -w is not listing in my 6.x man page, have the 7.x laptop running MSW now to do some USB protocol analysis. Will be reloading 7 this weekend and will try it again. Have fun, Fred=20