Re: 600E Audio problem (Solved!)
Doug White <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 22 Aug 2004, Kevin Oberman wrote: > Got it! And, boy, do I feel dumb. > > It turns out that the device in the 600E is a CS432X device and that > device uses the mss driver. So just modify your kernel config to > include: > device sound > device snd_mss > And make sure that snd_csa is NOT present as it will see another audio > component and try to connect to it as a CS4610. This would block the mss > driver from finding the audio chip. > > It's amazing what you find when you actually take the time to read the > source for the drivers. That sounds right -- the old 4.x hack for the 600E was to point pcm at the MSS interface (port 0x530, I think). I could pull mine out and check. :) -- Doug White | FreeBSD: The Power to Serve [email protected] | www.FreeBSD.org _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"