On Tue, Aug 19, 2003 at 07:09:40AM -0700, Orion Hodson wrote: > /-- Rudolf Cejka wrote: > | Rudolf Cejka wrote (2003/08/18): > | > my "another machine" is at home, so I will be sure about your patch > | > tomorrow and I will send you another mail, however it looks reasonably. > | > Maybe just for "defensive programming" wouldn't it be "safer" to switch > | > values instead of assignment? Maybe there are some boards, which can use > | > both outputs... > | > | So, I have tested your patch (machine with AD1885) and it works for me, > | however it would be really better to switch values instead of assignment > | even in my case just with HP_OUT connected. With an assignment, it is > | possible to control main volume by two independent controls, > | SOUND_MIXER_VOLUME and SOUND_MIXER_MONITOR, and if I change one of them, > | then there is an inconsistency between the real volume state and the other > | control. > > Thank you for the info regarding the patch. > > Rather than "defensively" assign the input monitor control > (SOUND_MIXER_MONITOR) to an output, it'd be better to use a separate output > control, eg add a control for SOUND_MIXER_OGAIN, should it actually be > necessary.
hi, sorry for jumping in late: what is/is not now in 4.8-stable as far as the patches go to make the Asus P4P800 work? I get as far as: [EMAIL PROTECTED] ~: dmesg| grep pcm pcm0: <Intel ICH5 (82801EB)> port 0xee80-0xeebf,0xe800-0xe8ff mem 0xfebff400-0xfebff4ff,0xfebff800-0xfebff9ff irq 10 at device 31.5 on pci0 pcm0: <Analog Devices AD1985 AC97 Codec> [EMAIL PROTECTED] ~: cat /dev/sndstat FreeBSD Audio Driver (newpcm) Installed devices: pcm0: <Intel ICH5 (82801EB)> at io 0xfebff800, 0xfebff400 irq 10 bufsz 16384 (1p/1r/0v channels duplex) [EMAIL PROTECTED] ~: But no sound, as reported earlier. tnx, Wilko (who could use the PCI slot currently occupied by the sound card for something else ;) -- | / o / /_ _ [EMAIL PROTECTED] |/|/ / / /( (_) Bulte _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

