From owner-freebsd-current@FreeBSD.ORG Tue Sep 14 23:57:42 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36D2416A4CE for ; Tue, 14 Sep 2004 23:57:42 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 104B943D45 for ; Tue, 14 Sep 2004 23:57:42 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id i8ENwbOG020860; Tue, 14 Sep 2004 16:58:37 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id i8ENwb4l020859; Tue, 14 Sep 2004 16:58:37 -0700 Date: Tue, 14 Sep 2004 16:58:37 -0700 From: Brooks Davis To: Adam Smith Message-ID: <20040914235837.GA20314@odin.ac.hmc.edu> References: <20040914235359.GB11665@internode.com.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX" Content-Disposition: inline In-Reply-To: <20040914235359.GB11665@internode.com.au> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: freebsd-current@freebsd.org Subject: Re: Sound -- but which? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Sep 2004 23:57:42 -0000 --huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 15, 2004 at 09:23:59AM +0930, Adam Smith wrote: > I don't know exactly which sound card I have, because I have a home-brand > laptop. I have compiled 'device sound' in my kernel, but have not > added any device-specific drivers at this stage, because I am having > trouble identifying my hardware. >=20 > If I 'kldload snd_driver' my /dev/dsp exists, but I have gone through most > of the drivers in /usr/src/sys/modules/sound/driver and loaded these > manually (ie 'kldload snd_emu10k1' for example) and none of the 60% or so > that I tried give me a /dev/dsp. >=20 > dmesg reports: >=20 > pcm0: port 0xe100-0xe13f,0xe000-0xe0ff irq 11 at > device 31.5 on pci0 > pcm0: [GIANT-LOCKED] > pcm0: >=20 > when I 'kldload snd_driver' so *one* of these drivers *MUST* be presenting > me with a /dev/dsp. The closest match I can find is the driver snd_cs428= 1, > however loading this on it's own also doesn't give me a /dev/dsp. >=20 > So what is giving me my /dev/dsp? For me at least, cating /dev/sndstat shows the module snd_maestro3: Installed devices: pcm0: at io 0x1800 irq 5 kld snd_maestro3 (4p/1r/= 0v channels duplex default) Off hand, I'd guess snd_ich. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --huq684BweRXVnRxX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFBR4WtXY6L6fI4GtQRAie4AJ9NzIBgGlHZNe9pojjTF6FhMMXczQCeMez2 XT1VD0S/YI1jh6cdEUVilHY= =v5vY -----END PGP SIGNATURE----- --huq684BweRXVnRxX--