Chris Shenton <[EMAIL PROTECTED]> writes: lemon> sound works too, y'normal pcm(4).
> Hmmm, I see this in dmesg at boot: > > pci0: <multimedia, audio> at device 17.5 (no driver attached) > > but there's no /dev/pcm devices. There's also no /dev/MAKEDEV in > FreeBSD-5.x so I'm confused about how I talk to this audio chip. I'm an idiot, I didn't have "pcm" in my kernel. :-( I added "device pcm" to my kernel and now devices like dsp0[W].[0-5] and audio0.[0-5] appear in /dev and I've got audio. _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

