>>> "enami tsugutomo" wrote
> Module Name: src
> Committed By: enami
> Date: Mon Mar 2 03:17:24 UTC 2015
>
> Modified Files:
> src/bin/cp: utils.c
> src/bin/mv: mv.c
> src/sbin/restore: dirs.c tape.c
> src/usr.bin/touch: touch.c
>
> Log Message:
> Don't truncat
On Fri, Oct 02, 2015 at 12:44:32PM -0300, Jared McNeill wrote:
> Instead of an extra line of output, can you change this to use your own
> callback instead of gpiobus_print for config_attach_ia? Here's what I do on
> Tegra:
>
> http://nxr.netbsd.org/xref/src/sys/arch/arm/nvidia/tegra_gpio.c#196
Instead of an extra line of output, can you change this to use
your own callback instead of gpiobus_print for config_attach_ia? Here's
what I do on Tegra:
http://nxr.netbsd.org/xref/src/sys/arch/arm/nvidia/tegra_gpio.c#196
The result is a lot cleaner (especially since there are 31 instances