From owner-freebsd-questions@FreeBSD.ORG Tue May 11 06:13:09 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E6B316A4CE for ; Tue, 11 May 2004 06:13:09 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38A7E43D31 for ; Tue, 11 May 2004 06:13:08 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1])i4BDD2vX020088 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 11 May 2004 14:13:03 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i4BDD23O020087; Tue, 11 May 2004 14:13:02 +0100 (BST) (envelope-from matthew) Date: Tue, 11 May 2004 14:13:02 +0100 From: Matthew Seaman To: arden Message-ID: <20040511131302.GB19755@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , arden , freebsd-questions@freebsd.org References: <1084279644.2433.5.camel@localhost> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zx4FCpZtqtKETZ7O" Content-Disposition: inline In-Reply-To: <1084279644.2433.5.camel@localhost> User-Agent: Mutt/1.5.6i X-Virus-Scanned: clamd / ClamAV version devel-20040504, clamav-milter version 0.70u X-Virus-Status: Clean X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk cc: freebsd-questions@freebsd.org Subject: Re: sound set up X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 13:13:09 -0000 --zx4FCpZtqtKETZ7O Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 11, 2004 at 01:47:26PM +0100, arden wrote: > ive been using linux for some time and thought was time to try something > new=20 > the install of 5.2 went without a prob but did not set up my sound card > in linux would be able to probe the pci bus to get an id of the card=20 > with cat /proc/ pci but could not under bsd can you please point me in > the right direction=20 # pciconf -lv or look at the dmesg output from when the system last booted up: % less /var/run/dmesg.boot or if the sound card is supported by the pcm(4) driver: # cat /dev/sndstat [although these last two are less useful if you don't have an appropriate driver available in the kernel or the loadable kernel modules for that particular sound card]. Cheers, Matthew=09 --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --zx4FCpZtqtKETZ7O Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAoNFeiD657aJF7eIRAiBeAKCjKyQxX1P/EpCC98oi/dqegiQ5AACdFbHM eAUImaW6iSfIlGx9dhttnSo= =Av2Q -----END PGP SIGNATURE----- --zx4FCpZtqtKETZ7O--