Date: Thu, 12 Jun 2008 13:01:45 -0300 From: "Joey Mingrone" <joey@mingrone.org> To: freebsd-questions@freebsd.org Subject: determining sound card device from /var/run/dmesg.boot Message-ID: <f5b896260806120901n6b6251d7la4e52ea2fcc51900@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I'm trying to determine what sound card a notebook has. There are three relevant dmesg lines below, but looking at freebsd's hardware notes, I can't tell whether I should use the snd_ich(4) driver for an Intel ICH4 card, the snd_hda(4) driver for an 82801 card or a sigmatel card. Any suggestions? %cat /var/run/dmesg.boot| grep pcm pcm0: <Intel ICH4 (82801DB)> port 0xee00-0xeeff,0xe000-0xe03f mem 0xffaff800-0xffaff9ff,0xffaff400-0xffaff4ff irq 4 at device 31.5 on pci0 pcm0: [ITHREAD] pcm0: <SigmaTel STAC9750/51 AC97 Codec> Thanks, Joey
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f5b896260806120901n6b6251d7la4e52ea2fcc51900>