Re: audio usemixer breaks vs(4) Re: CVS commit: src/sys/dev

2017-11-07 Thread Pierre Pronchery
Hi Nathanial, Tetsuya, (Christos) this is one more thank you to Nathanial for this awesome work. He's going to great length to make sure his changes work everywhere every time, and even then it is very, very difficult to achieve a net positive on every platform in every commit - w

Re: CVS commit: src/sys/dev/sdmmc

2017-11-07 Thread Jared McNeill
On Wed, 8 Nov 2017, Pierre Pronchery wrote: Sorry, I could not guess that, and I currently do not have reliable Internet at home so I often have to work on this offline. I got this part to build, thought this was a net positive and decided to commit it so it can benefit others too. You are much

Re: audio usemixer breaks vs(4) Re: CVS commit: src/sys/dev

2017-11-07 Thread Nathanial Sloss
Hello Tetsuya and Christos, On Tue, 7 Nov 2017 14:45:47 Tetsuya Isaki wrote: > nat@, (cc: christos@) > > With this change, vs(4) no longer works even if usemixer=0. > Please revert it, and don't break without public discussion. vs audio with the mixer enabled has been fixed in a follow up commi

Re: CVS commit: src/sys/arch

2017-11-07 Thread Ryo Shimizu
>On 11/07/17 09:05, Ryo Shimizu wrote: >> Module Name: src >> Committed By:ryo >> Date:Tue Nov 7 09:05:06 UTC 2017 >> >> Modified Files: >> src/sys/arch/arm/broadcom: bcm2835_intr.c >> src/sys/arch/evbarm/rpi: rpi_machdep.c >> >> Log Message: >> on RPI2, fix comp

Re: CVS commit: src/sys/dev/sdmmc

2017-11-07 Thread Jared McNeill
Could have saved yourself a lot of time if you had emailed me first, I've been sitting on this code since I ported bwfm but didn't commit it as the original code doesn't actually work. Do you plan on finishing it? On Tue, 7 Nov 2017, Pierre Pronchery wrote: Module Name:src Committed By:

Re: CVS commit: src/sys/arch

2017-11-07 Thread Nick Hudson
On 11/07/17 09:05, Ryo Shimizu wrote: Module Name:src Committed By: ryo Date: Tue Nov 7 09:05:06 UTC 2017 Modified Files: src/sys/arch/arm/broadcom: bcm2835_intr.c src/sys/arch/evbarm/rpi: rpi_machdep.c Log Message: on RPI2, fix compile failure without options M