From owner-freebsd-mobile@FreeBSD.ORG Mon Mar 7 20:26:46 2005 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D27916A4CE for ; Mon, 7 Mar 2005 20:26:46 +0000 (GMT) Received: from lenti.med.umn.edu (lenti.med.umn.edu [128.101.81.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id E11FD43D1F for ; Mon, 7 Mar 2005 20:26:45 +0000 (GMT) (envelope-from lparsons@mail.ahc.umn.edu) Received: from lenti.med.umn.edu (lparsons@lenti.med.umn.edu [128.101.81.1]) by lenti.med.umn.edu (8.9.3p2/8.9.1) with ESMTP id OAA02852 for ; Mon, 7 Mar 2005 14:26:45 -0600 (CST) Date: Mon, 7 Mar 2005 14:26:44 -0600 (CST) From: "Lee Parsons (CCGB)" X-X-Sender: lparsons@lenti.med.umn.edu To: freebsd-mobile@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: sound in a 5.3 kernel ? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 20:26:46 -0000 > Read the comments in /usr/src/UPDATING. Then read the comments > in /usr/src/sys/conf/NOTES and /usr/src/sys/i386/conf/NOTES. The two > NOTES files will show you all the devices that you can add to the > kernel. > There's also a section of the Handbook devoted to configuring sound. > Read through that as well. > And finally, I've posted a How-To / walkthrough for configuring sound on > 4.x and 5.x. It's posted in the HowTo forum at > http://www.bsdforums.org/forums/ Read through that as well. > :) > -- Thanks Freddie! I had read both the NOTES files, and didn't seem to have a /usr/src/UDPATING file. But when I read through your howto I found what I needed. The commands involving "snd_driver" were what I was looking for, it seems. Now that I have my sound working, I just need to figure out how to get the radeon mobility 7000 driver to compile on here. But that will be another thread. For now, VESA works ok. thanks again, Lee Parsons