From owner-freebsd-hackers@FreeBSD.ORG Sun Sep 28 10:48:06 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E907316A4B3 for ; Sun, 28 Sep 2003 10:48:06 -0700 (PDT) Received: from Shenton.org (23.ebbed1.client.atlantech.net [209.190.235.35]) by mx1.FreeBSD.org (Postfix) with SMTP id BAB474401A for ; Sun, 28 Sep 2003 10:48:05 -0700 (PDT) (envelope-from chris@Shenton.Org) Received: (qmail 47395 invoked by uid 1001); 28 Sep 2003 17:50:21 -0000 To: lemon References: <20030924123003.B23100@tikitechnologies.com> <3F72F919.9040104@aldigital.co.uk> <86vfrchp4n.fsf@PECTOPAH.shenton.org> From: Chris Shenton Date: Sun, 28 Sep 2003 13:50:21 -0400 In-Reply-To: <86vfrchp4n.fsf@PECTOPAH.shenton.org> (Chris Shenton's message of "Sun, 28 Sep 2003 12:08:40 -0400") Message-ID: <86vfrc6bvm.fsf@PECTOPAH.shenton.org> User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-hackers@freebsd.org cc: Clifton Royston Subject: Re: VIA EPIA-M10000 board "just works" with FreeBSD 4.8 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Sep 2003 17:48:07 -0000 Chris Shenton writes: lemon> sound works too, y'normal pcm(4). > Hmmm, I see this in dmesg at boot: > > pci0: at device 17.5 (no driver attached) > > but there's no /dev/pcm devices. There's also no /dev/MAKEDEV in > FreeBSD-5.x so I'm confused about how I talk to this audio chip. I'm an idiot, I didn't have "pcm" in my kernel. :-( I added "device pcm" to my kernel and now devices like dsp0[W].[0-5] and audio0.[0-5] appear in /dev and I've got audio.