600E Audio problem (Solved!)
Doug White
dwhite at gumbysoft.com
Sun Aug 22 20:01:12 PDT 2004
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
dwhite at gumbysoft.com | www.FreeBSD.org
More information about the freebsd-mobile
mailing list