From owner-freebsd-questions@FreeBSD.ORG Fri Jan 30 16:09:17 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92FB7106566B for ; Fri, 30 Jan 2009 16:09:17 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 4EBE38FC27 for ; Fri, 30 Jan 2009 16:09:17 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-questions@freebsd.org with esmtp (envelope-from ) id <1LSvvg-0001bI-68>; Fri, 30 Jan 2009 17:09:16 +0100 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-questions@freebsd.org with esmtpsa (envelope-from ) id <1LSvvg-0000s2-51>; Fri, 30 Jan 2009 17:09:16 +0100 Message-ID: <498325AD.3060200@zedat.fu-berlin.de> Date: Fri, 30 Jan 2009 16:07:09 +0000 From: "O. Hartmann" Organization: Freie =?ISO-8859-15?Q?Universit=E4t_Berlin?= User-Agent: Thunderbird 2.0.0.19 (X11/20090128) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 130.133.86.198 Subject: How to force usage of pcm1 instead of pcm0 (HDA audio hardware two time present) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2009 16:09:18 -0000 Hello, since I have a AMD/ATI HDMI-capable graphics hardware my onboard sound hardware (HDA) gets recogniced as pcm1-3, the HDA capable digital device onboard the graphics adaptor is numberd pcm0. How can I force the OS (FreeBSD 7.1-STABLE) to number the on-graphics-HDA device as the last one found? Thanks, Oliver