From owner-freebsd-hackers@FreeBSD.ORG Fri Feb 17 16:20:19 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3DAC7106568B for ; Fri, 17 Feb 2012 16:20:19 +0000 (UTC) (envelope-from alex-goncharov@comcast.net) Received: from qmta10.westchester.pa.mail.comcast.net (qmta10.westchester.pa.mail.comcast.net [76.96.62.17]) by mx1.freebsd.org (Postfix) with ESMTP id E9A6D8FC1E for ; Fri, 17 Feb 2012 16:20:18 +0000 (UTC) Received: from omta08.westchester.pa.mail.comcast.net ([76.96.62.12]) by qmta10.westchester.pa.mail.comcast.net with comcast id b4Ha1i0040Fqzac5A4LKv1; Fri, 17 Feb 2012 16:20:19 +0000 Received: from hans3 ([66.30.197.229]) by omta08.westchester.pa.mail.comcast.net with comcast id b4LJ1i00b4xSlmi3U4LKxo; Fri, 17 Feb 2012 16:20:19 +0000 Received: from algo by hans3 with local (Exim 4.77 (FreeBSD)) (envelope-from ) id 1RyQXh-000Il2-J6; Fri, 17 Feb 2012 11:20:17 -0500 From: Alex Goncharov To: Freddie Cash In-reply-to: (message from Freddie Cash on Fri, 17 Feb 2012 08:08:18 -0800) References: <201202171612.36971.hselasky@c2i.net> <4F3E72B7.2050005@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Alex Goncharov Date: Fri, 17 Feb 2012 11:20:17 -0500 Cc: sendtomatt@gmail.com, freebsd-hackers@freebsd.org, hselasky@c2i.net Subject: Re: 8 to 9: Kernel modularization -- did it change? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alex Goncharov List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2012 16:20:19 -0000 ,--- You/Freddie (Fri, 17 Feb 2012 08:08:18 -0800) ----* | > So, how do I go about finding and modifying the sound card pin | > assignments in FreeBSD 9?  (If I can't do it without temporarily | > installing FreeBSD 8, it would be a huge disappointment. :) | | Stick the hint into /boot/loader.conf and reboot. How do I find the correct hint if I can't reload the sound module in the new kernel environment and explore 'dmesg', '/dev/sndstat' and the physical headphones with the new hint without a reboot? Stick something in a file (/boot/device.hints or /boot/loader.conf), reboot and see if it works... if it doesn't put a different combination of 'cad', 'nid' and 'seq' and reboot?... And again and again, till it works?.. (I would call this being grossly screwed up if I base my feelings on the FreeBSD 8 experience. :) -- Alex -- alex-goncharov@comcast.net --