Re: CVS commit: src/sys/dev

2017-09-25 Thread Nathanial Sloss
Hi isaki@, I'm currently making in kernel mixing optional depending on a sysctl variable to benefit slower/older platforms and as a default if audio auto config fails, it will work as audio did before in kernel mixing. This commit was an intermediate works as I may have to inject audio into

CVS commit: src/sys/dev

2017-09-25 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Tue Sep 26 04:34:59 UTC 2017 Modified Files: src/sys/dev: audio.c Log Message: Call audio_mix for a third time - thus ensuring there is a block of data in the mix ring before the audio interrupt occurs. This addresses the

CVS commit: src/sys/dev

2017-09-25 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Tue Sep 26 04:34:59 UTC 2017 Modified Files: src/sys/dev: audio.c Log Message: Call audio_mix for a third time - thus ensuring there is a block of data in the mix ring before the audio interrupt occurs. This addresses the

CVS commit: src/doc

2017-09-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Sep 25 23:19:31 UTC 2017 Modified Files: src/doc: 3RDPARTY Log Message: belatedly update ACPICA To generate a diff of this commit: cvs rdiff -u -r1.1472 -r1.1473 src/doc/3RDPARTY Please note that diffs are not public

CVS commit: src/doc

2017-09-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Sep 25 23:19:31 UTC 2017 Modified Files: src/doc: 3RDPARTY Log Message: belatedly update ACPICA To generate a diff of this commit: cvs rdiff -u -r1.1472 -r1.1473 src/doc/3RDPARTY Please note that diffs are not public

CVS commit: [jdolecek-ncq] src/sys/dev/ic

2017-09-25 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Mon Sep 25 22:50:20 UTC 2017 Modified Files: src/sys/dev/ic [jdolecek-ncq]: mvsata.c Log Message: move mvsata_quetag_get() to the start routines, so that it always matches the active list of ata queue; important during error

CVS commit: [jdolecek-ncq] src/sys/dev/ic

2017-09-25 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Mon Sep 25 22:50:20 UTC 2017 Modified Files: src/sys/dev/ic [jdolecek-ncq]: mvsata.c Log Message: move mvsata_quetag_get() to the start routines, so that it always matches the active list of ata queue; important during error

CVS commit: [jdolecek-ncq] src/sys/dev/ata

2017-09-25 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Mon Sep 25 22:43:46 UTC 2017 Modified Files: src/sys/dev/ata [jdolecek-ncq]: ata.c Log Message: put recovery command on head of active xfers queue, so that drivers using ata_queue_get_active_xfer() like mvsata(4) will find it

CVS commit: [jdolecek-ncq] src/sys/dev/ata

2017-09-25 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Mon Sep 25 22:43:46 UTC 2017 Modified Files: src/sys/dev/ata [jdolecek-ncq]: ata.c Log Message: put recovery command on head of active xfers queue, so that drivers using ata_queue_get_active_xfer() like mvsata(4) will find it

Re: CVS commit: src/sys/lib/libsa

2017-09-25 Thread Joerg Sonnenberger
On Mon, Sep 25, 2017 at 08:39:21PM +, Maxime Villard wrote: > Module Name: src > Committed By: maxv > Date: Mon Sep 25 20:39:21 UTC 2017 > > Modified Files: > src/sys/lib/libsa: loadfile_elf32.c > > Log Message: > Clean up and split loadfile, reduces a patch I have. I dislike

CVS commit: src/sys/lib/libsa

2017-09-25 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Mon Sep 25 20:39:21 UTC 2017 Modified Files: src/sys/lib/libsa: loadfile_elf32.c Log Message: Clean up and split loadfile, reduces a patch I have. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41

CVS commit: src/sys/lib/libsa

2017-09-25 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Mon Sep 25 20:39:21 UTC 2017 Modified Files: src/sys/lib/libsa: loadfile_elf32.c Log Message: Clean up and split loadfile, reduces a patch I have. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41

Re: CVS commit: src/sys/dev

2017-09-25 Thread Tetsuya Isaki
Hi nat@, At Sun, 24 Sep 2017 23:40:41 +, > Module Name: src > Committed By: nat > Date: Sun Sep 24 23:40:41 UTC 2017 > > Modified Files: > src/sys/dev: audio.c audiovar.h > > Log Message: > Move play/rec mix ring buffers into a virtual channel sc_mixring. NFCI. > > > To

CVS commit: src/sys/arch/arm/nvidia

2017-09-25 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Sep 25 08:55:27 UTC 2017 Modified Files: src/sys/arch/arm/nvidia: tegra_pcie.c Log Message: Enable pcie on tegra210 To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sys/arch/arm/nvidia/tegra_pcie.c

CVS commit: src/sys/arch/arm/nvidia

2017-09-25 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Sep 25 08:55:27 UTC 2017 Modified Files: src/sys/arch/arm/nvidia: tegra_pcie.c Log Message: Enable pcie on tegra210 To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sys/arch/arm/nvidia/tegra_pcie.c

CVS commit: src/sys/arch/arm/nvidia

2017-09-25 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Sep 25 08:55:07 UTC 2017 Modified Files: src/sys/arch/arm/nvidia: tegra210_car.c tegra210_carreg.h Log Message: Add clocks used by pcie To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

CVS commit: src/sys/arch/arm/nvidia

2017-09-25 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Sep 25 08:55:07 UTC 2017 Modified Files: src/sys/arch/arm/nvidia: tegra210_car.c tegra210_carreg.h Log Message: Add clocks used by pcie To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

CVS commit: src/external/bsd/cron/dist

2017-09-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Sep 25 08:30:46 UTC 2017 Modified Files: src/external/bsd/cron/dist: do_command.c Log Message: Factor out the read and write data code from the huge child_process function. When we create a pipe to read data, restore the

CVS commit: src/external/bsd/cron/dist

2017-09-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Sep 25 08:30:46 UTC 2017 Modified Files: src/external/bsd/cron/dist: do_command.c Log Message: Factor out the read and write data code from the huge child_process function. When we create a pipe to read data, restore the