From owner-freebsd-mobile Sat Mar 18 6:49:15 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from glynnis.copacetic.net (glynnis.copacetic.net [216.67.14.242]) by hub.freebsd.org (Postfix) with ESMTP id 34F9C37B5A1 for ; Sat, 18 Mar 2000 06:49:09 -0800 (PST) (envelope-from steve@navinet.net) Received: from localhost (steve@localhost) by glynnis.copacetic.net (8.9.2/8.9.2) with ESMTP id JAA12595 for ; Sat, 18 Mar 2000 09:49:08 -0500 (EST) Date: Sat, 18 Mar 2000 09:49:07 -0500 (EST) From: "Steve Bernacki Jr." X-Sender: steve@glynnis.copacetic.net To: freebsd-mobile@freebsd.org Subject: Sound on a Dell Latitude CPi R-series Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi everyone, I'm attempting to get sound working on my Latitude CPi R laptop. According to Windoze, the laptop has a NeoMagic MAgicMedia 256 sound chip. However, dmesg doesn't seem to pick this up. Here's the output of pciconf -l: [snip] none0@pci0:7:2: class=0x0c0300 card=0x00000000 chip=0x71128086 rev=0x01 hdr=0x00 chip5@pci0:7:3: class=0x068000 card=0x00000000 chip=0x71138086 rev=0x02 hdr=0x00 vga0@pci1:0:0: class=0x030000 card=0x008b1028 chip=0x000610c8 rev=0x00 hdr=0x00 none1@pci1:0:1: class=0x040100 card=0x008b1028 chip=0x800610c8 rev=0x00 hdr=0x00 From previous postings on this subject, it would seem the last entry (none1) is the sound card. Here are the device line I'm using: device pcm0 at isa? port ? tty irq 5 drq 1 flags 0x0 Windoze sees the card at IRQ 5. Still, nothing found. There's no mention of the sound card in the BIOS, so it doesn't appear to be anything I can tweak. I'm running 4.0-20000317-STABLE that I downloaded just yesterday. Has anyone gotten this laptop's sound chip to work? Thanks for any insight you can provide! -S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message