Re: svn commit: r320127 - in head: . share/mk

2017-06-19 Thread Emmanuel Vadot
On Mon, 19 Jun 2017 20:08:08 -0700 Ngie Cooper <yaneurab...@gmail.com> wrote: > > > On Jun 19, 2017, at 19:09, Emmanuel Vadot <m...@freebsd.org> wrote: > > > > Author: manu > > Date: Tue Jun 20 02:09:50 2017 > > New Revision: 320127 > > UR

svn commit: r320133 - head/sys/modules/dtb/allwinner

2017-06-19 Thread Emmanuel Vadot
Author: manu Date: Tue Jun 20 04:58:12 2017 New Revision: 320133 URL: https://svnweb.freebsd.org/changeset/base/320133 Log: Add sun8i-h3-orangepi-one.dts to the build We support the board and have a u-boot port for it. Modified: head/sys/modules/dtb/allwinner/Makefile Modified:

svn commit: r320128 - in vendor/device-tree/dist: Bindings Bindings/arm Bindings/arm/bcm Bindings/arm/hisilicon Bindings/arm/marvell Bindings/arm/omap Bindings/ata Bindings/bus Bindings/clock Bindi...

2017-06-19 Thread Emmanuel Vadot
Author: manu Date: Tue Jun 20 02:28:15 2017 New Revision: 320128 URL: https://svnweb.freebsd.org/changeset/base/320128 Log: Update the DTS file from Linux 4.11 Added: vendor/device-tree/dist/Bindings/arm/axentia.txt (contents, props changed)

svn commit: r320129 - vendor/device-tree/4.11

2017-06-19 Thread Emmanuel Vadot
Author: manu Date: Tue Jun 20 02:29:03 2017 New Revision: 320129 URL: https://svnweb.freebsd.org/changeset/base/320129 Log: Tag import of DTS files from Linux 4.11 Added: vendor/device-tree/4.11/ - copied from r320128, vendor/device-tree/dist/

svn commit: r320127 - in head: . share/mk

2017-06-19 Thread Emmanuel Vadot
Author: manu Date: Tue Jun 20 02:09:50 2017 New Revision: 320127 URL: https://svnweb.freebsd.org/changeset/base/320127 Log: Switch back to the BSDL DTC (Device Tree Compiler). The BSDL dtc has grown the needed features (overlays mostly) and is able to compile all of our base DTS. You can

svn commit: r320131 - head/sys/boot/fdt/dts/arm

2017-06-19 Thread Emmanuel Vadot
Author: manu Date: Tue Jun 20 03:41:06 2017 New Revision: 320131 URL: https://svnweb.freebsd.org/changeset/base/320131 Log: Remove some custom DTS files as we are using upstream ones. Deleted: head/sys/boot/fdt/dts/arm/bananapi.dts head/sys/boot/fdt/dts/arm/bananapim2.dts

svn commit: r320132 - in head: . share/man/man5

2017-06-19 Thread Emmanuel Vadot
Author: manu Date: Tue Jun 20 03:44:21 2017 New Revision: 320132 URL: https://svnweb.freebsd.org/changeset/base/320132 Log: Fix punctionation in UPDATING and regen src.conf after r320127 Reported by: ngie Modified: head/UPDATING head/share/man/man5/src.conf.5 Modified: head/UPDATING

svn commit: r320130 - in head/sys/gnu/dts: arm include/dt-bindings/clock include/dt-bindings/display include/dt-bindings/gpio include/dt-bindings/leds include/dt-bindings/mailbox include/dt-binding...

2017-06-19 Thread Emmanuel Vadot
Author: manu Date: Tue Jun 20 03:13:49 2017 New Revision: 320130 URL: https://svnweb.freebsd.org/changeset/base/320130 Log: Update the GNU DTS file from Linux 4.11 Added: - copied unchanged from r320128, vendor/device-tree/dist/src/arm/am335x-boneblack-common.dtsi - copied unchanged

svn commit: r320296 - head/usr.bin/dtc

2017-06-23 Thread Emmanuel Vadot
Author: manu Date: Fri Jun 23 20:21:53 2017 New Revision: 320296 URL: https://svnweb.freebsd.org/changeset/base/320296 Log: dtc: Update to upstream 9ce35ff8 - Add "compatible with gpl dtc X.Y.Z" to version output so U-Boot doesn't complain - Fix cross reference node This fixes

svn commit: r320276 - head/sbin/ipfw

2017-06-23 Thread Emmanuel Vadot
Author: manu Date: Fri Jun 23 17:31:07 2017 New Revision: 320276 URL: https://svnweb.freebsd.org/changeset/base/320276 Log: ipfw: Note that bandwidth can take G suffix in the manpage Reported by: Jose Luis Duran (github) Modified: head/sbin/ipfw/ipfw.8 Modified: head/sbin/ipfw/ipfw.8

Re: svn commit: r320276 - head/sbin/ipfw

2017-06-23 Thread Emmanuel Vadot
On Fri, 23 Jun 2017 17:31:07 + (UTC) Emmanuel Vadot <m...@freebsd.org> wrote: > Author: manu > Date: Fri Jun 23 17:31:07 2017 > New Revision: 320276 > URL: https://svnweb.freebsd.org/changeset/base/320276 > > Log: > ipfw: Note that bandwidth can t

svn commit: r320304 - head/sys/boot/efi/loader

2017-06-24 Thread Emmanuel Vadot
Author: manu Date: Sat Jun 24 09:33:25 2017 New Revision: 320304 URL: https://svnweb.freebsd.org/changeset/base/320304 Log: loader.efi: Disable smbios for arm The smbios code does a lot of unaligned access, since we don't really care about smbios info on ARM (not all board expose

svn commit: r320315 - in head/sys: arm/allwinner arm/conf conf modules/dtb/allwinner

2017-06-24 Thread Emmanuel Vadot
Author: manu Date: Sat Jun 24 16:41:26 2017 New Revision: 320315 URL: https://svnweb.freebsd.org/changeset/base/320315 Log: Allwinner: Add support for H2 Plus SoC H2+ SoC is a stripped down version of H3 without gigabit ethernet and 4K HDMI. Also add sun8i-h2-plus-orangepi-zero.dts to

svn commit: r320327 - head/sys/arm/conf

2017-06-25 Thread Emmanuel Vadot
Author: manu Date: Sun Jun 25 11:31:39 2017 New Revision: 320327 URL: https://svnweb.freebsd.org/changeset/base/320327 Log: Remove ALLWINNER kernel config file, all release image for SMP Allwinner board uses GENERIC and it's not updated for newer SoC. Deleted: head/sys/arm/conf/ALLWINNER

svn commit: r320160 - head/usr.bin/dtc

2017-06-20 Thread Emmanuel Vadot
Author: manu Date: Tue Jun 20 18:29:01 2017 New Revision: 320160 URL: https://svnweb.freebsd.org/changeset/base/320160 Log: dtc: Update to upstream 917526 - Add missing "typename" in divmod's "using" of binary_operator_base::result. Modified: head/usr.bin/dtc/input_buffer.cc Modified:

svn commit: r320268 - head/sbin/ipfw

2017-06-23 Thread Emmanuel Vadot
Author: manu Date: Fri Jun 23 14:00:28 2017 New Revision: 320268 URL: https://svnweb.freebsd.org/changeset/base/320268 Log: ipfw: dummynet: Add 'G' and 'g' suffix for bandwidth configuration/display MFC after:2 weeks Sponsored by: Gandi.net Modified: head/sbin/ipfw/dummynet.c

svn commit: r318452 - in head/usr.sbin/makefs: . ffs

2017-05-18 Thread Emmanuel Vadot
Author: manu Date: Thu May 18 14:19:06 2017 New Revision: 318452 URL: https://svnweb.freebsd.org/changeset/base/318452 Log: makefs: Add soft-updates option Add the ffs option to enable soft-updates. The option is only processed is ufs2 has been selected. Reviewed by: emaste, bapt

svn commit: r319125 - head/usr.bin/mkimg

2017-05-29 Thread Emmanuel Vadot
Author: manu Date: Mon May 29 12:51:02 2017 New Revision: 319125 URL: https://svnweb.freebsd.org/changeset/base/319125 Log: mkimg: Correct an off by one error in the PMBR size The PMBR last sector should be number of sector - 1 (As stated in UEFI Spec 2.6 page 118 table 17). This fixes

Re: svn commit: r319125 - head/usr.bin/mkimg

2017-05-31 Thread Emmanuel Vadot
On Wed, 31 May 2017 00:20:45 -0700 "Ngie Cooper (yaneurabeya)" <yaneurab...@gmail.com> wrote: > > > On May 29, 2017, at 05:51, Emmanuel Vadot <m...@freebsd.org> wrote: > > > > Author: manu > > Date: Mon May 29 12:51:02 2017 > > New Revisio

svn commit: r319406 - head/sbin/ipfw

2017-06-01 Thread Emmanuel Vadot
Author: manu Date: Thu Jun 1 09:14:49 2017 New Revision: 319406 URL: https://svnweb.freebsd.org/changeset/base/319406 Log: ipfw.8: Note that the ipfw_nat kernel module must be loaded or that the IPFIREWALL_NAT options must be in the kernel config in order to use in-kernel nat. MFC

svn commit: r319700 - stable/11/release/arm

2017-06-08 Thread Emmanuel Vadot
Author: manu Date: Thu Jun 8 15:50:50 2017 New Revision: 319700 URL: https://svnweb.freebsd.org/changeset/base/319700 Log: Currently stable/11 is using custom DTS for beaglebone(-black) while CURRENT is using the upstream ones from Linux. U-Boot ports have been changed to use the upstream

svn commit: r320064 - in head: share/man/man5 sys/conf sys/tools/fdt

2017-06-17 Thread Emmanuel Vadot
Author: manu Date: Sat Jun 17 23:34:53 2017 New Revision: 320064 URL: https://svnweb.freebsd.org/changeset/base/320064 Log: make.conf: Add the possibility to use another DTC Add a make.conf DTC variable that control which DTC (Device Tree Compiler) to use. Reviewed by: bdrewery,

svn commit: r320091 - head/sys/arm/allwinner

2017-06-19 Thread Emmanuel Vadot
Author: manu Date: Mon Jun 19 06:30:04 2017 New Revision: 320091 URL: https://svnweb.freebsd.org/changeset/base/320091 Log: allwinner: Configure pins for DTS >= Linux 4.11 Starting with DTS from Linux 4.11, the pins list, function, drive and pull are no longer prefixed with "allwinner,".

svn commit: r323641 - head/sys/arm/allwinner

2017-09-16 Thread Emmanuel Vadot
Author: manu Date: Sat Sep 16 15:58:20 2017 New Revision: 323641 URL: https://svnweb.freebsd.org/changeset/base/323641 Log: Allwinner usb phy: Rework resource allocation The usbphy node for allwinner have two kind of resources, one for the phy_ctrl and one per phy. Instead of blindy

svn commit: r323640 - head/sys/arm/allwinner/clkng

2017-09-16 Thread Emmanuel Vadot
Author: manu Date: Sat Sep 16 15:50:31 2017 New Revision: 323640 URL: https://svnweb.freebsd.org/changeset/base/323640 Log: A64 CCUNG: Correct gate and reset for OHCI0/1 Reported by: jmcneill Pointy Hat: manu Modified: head/sys/arm/allwinner/clkng/ccu_a64.c Modified:

svn commit: r323639 - head/sys/arm/allwinner

2017-09-16 Thread Emmanuel Vadot
Author: manu Date: Sat Sep 16 14:08:20 2017 New Revision: 323639 URL: https://svnweb.freebsd.org/changeset/base/323639 Log: Allwinner: a10_gpio Fix panic on multiple lock r323392 introduce gpio_pin_get/gpio_pin_set for a10_gpio driver. When called via gpio method they must aquire the

svn commit: r324257 - head/usr.sbin/mountd

2017-10-04 Thread Emmanuel Vadot
Author: manu Date: Wed Oct 4 08:43:56 2017 New Revision: 324257 URL: https://svnweb.freebsd.org/changeset/base/324257 Log: mountd: Convert exportlist to SLIST Use SLIST from sys/queue.h instead of homebrew linked list for the exportlist. Reviewed by: bapt, rmacklem MFC after:1

svn commit: r324258 - head/usr.sbin/mountd

2017-10-04 Thread Emmanuel Vadot
Author: manu Date: Wed Oct 4 08:48:05 2017 New Revision: 324258 URL: https://svnweb.freebsd.org/changeset/base/324258 Log: mountd: Convert mountlist to SLIST Use SLIST from sys/queue.h instead of homebrew linked list for mountlist. Reviewed by: bapt, rmacklem MFC after:1 week

Re: svn commit: r324257 - head/usr.sbin/mountd

2017-10-04 Thread Emmanuel Vadot
On Wed, 4 Oct 2017 08:07:29 -0700 Ngie Cooper <yaneurab...@gmail.com> wrote: > > > On Oct 4, 2017, at 01:43, Emmanuel Vadot <m...@freebsd.org> wrote: > > > > Author: manu > > Date: Wed Oct 4 08:43:56 2017 > > New Revision: 324257 > > UR

Re: svn commit: r324054 - head/sys/kern

2017-10-05 Thread Emmanuel Vadot
On Thu, 5 Oct 2017 17:17:48 +0300 Guy Yur <guy...@gmail.com> wrote: > On 27 September 2017 at 12:39, Emmanuel Vadot <m...@freebsd.org> wrote: > > Author: manu > > Date: Wed Sep 27 09:39:16 2017 > > New Revision: 324054 > > URL: https://svnweb.freebs

Re: svn commit: r324341 - in head/sys: arm/allwinner arm/altera/socfpga arm/amlogic/aml8726 arm/annapurna/alpine arm/broadcom/bcm2835 arm/conf arm/freescale/imx arm/freescale/vybrid arm/mv arm/mv/arma

2017-10-06 Thread Emmanuel Vadot
std.exynos5250 > head/sys/arm/samsung/exynos/std.exynos5420 > head/sys/arm/ti/std.ti > head/sys/arm/xilinx/std.zynq7 > head/sys/conf/files.arm > head/sys/conf/options.arm > None of the release conf files have been updated so they will likely fail. Thanks, -- Emmanuel Vadot

svn commit: r324353 - head/sys/kern

2017-10-06 Thread Emmanuel Vadot
Author: manu Date: Fri Oct 6 09:02:36 2017 New Revision: 324353 URL: https://svnweb.freebsd.org/changeset/base/324353 Log: vfs_export_lookup: Fix r324054 When using the default address list nam is still valid, the code in r324054 assumed that is was NULL. Reported by: Guy Yur

Re: svn commit: r324646 - in head/sys/boot/efi: boot1 libefi loader

2017-10-16 Thread Emmanuel Vadot
t/efi/libefi/efi_main.c (contents, props changed) > >>> > - copied, changed from r324645, head/sys/boot/efi/loader/efi_main.c > >>> > Deleted: > >>> > head/sys/boot/efi/boot1/boot_module.h > >>> > head/sys/boot/efi/boot1/ufs_module.c >

svn commit: r324020 - head/sys/arm/allwinner

2017-09-26 Thread Emmanuel Vadot
Author: manu Date: Tue Sep 26 19:19:44 2017 New Revision: 324020 URL: https://svnweb.freebsd.org/changeset/base/324020 Log: aw_usbphy: Fix write of unknown register Some SoC require a write to a unknown register to work corectly. This write should be in the pmu region not in the phy ctrl

svn commit: r324021 - head/sys/arm/allwinner

2017-09-26 Thread Emmanuel Vadot
Author: manu Date: Tue Sep 26 19:20:50 2017 New Revision: 324021 URL: https://svnweb.freebsd.org/changeset/base/324021 Log: aw_usbphy: Only reroute OTG for phy0 We only need to route OTG port to host mode on phy0 and if no VBUS is present on the port, otherwise leave the port in

svn commit: r324022 - head/sys/arm/allwinner

2017-09-26 Thread Emmanuel Vadot
Author: manu Date: Tue Sep 26 19:21:43 2017 New Revision: 324022 URL: https://svnweb.freebsd.org/changeset/base/324022 Log: a10_ehci: Enable all clocks and reset a10_ehci can have multiple clocks and reset, enable them all instead of only the first one. Modified:

svn commit: r324024 - head/sys/arm/allwinner

2017-09-26 Thread Emmanuel Vadot
Author: manu Date: Tue Sep 26 20:23:09 2017 New Revision: 324024 URL: https://svnweb.freebsd.org/changeset/base/324024 Log: a10_gpio: Enable all needed clocks Do not enable only the first clock, enable them all. Modified: head/sys/arm/allwinner/a10_gpio.c Modified:

svn commit: r324014 - head/usr.sbin/mountd

2017-09-26 Thread Emmanuel Vadot
Author: manu Date: Tue Sep 26 12:15:13 2017 New Revision: 324014 URL: https://svnweb.freebsd.org/changeset/base/324014 Log: mountd: Avoid memory leak by freeing dp_dirp Introduced in r324007, the data alloced by strdup was never free'ed. While here, remove cast to caddr_t when freeing

Re: svn commit: r324007 - head/usr.sbin/mountd

2017-09-26 Thread Emmanuel Vadot
On Tue, 26 Sep 2017 22:09:53 +1000 (EST) Bruce Evans <b...@optusnet.com.au> wrote: > On Tue, 26 Sep 2017, Emmanuel Vadot wrote: > > > On Tue, 26 Sep 2017 13:24:57 +0300 > > Konstantin Belousov <kostik...@gmail.com> wrote: > > > >> On Tue, Sep 26, 2

svn commit: r324208 - head/sys/arm/allwinner/clkng

2017-10-02 Thread Emmanuel Vadot
Author: manu Date: Mon Oct 2 15:48:39 2017 New Revision: 324208 URL: https://svnweb.freebsd.org/changeset/base/324208 Log: Allwinner H3 ccu: Use clock/reset IDs from dt-bindings Do not redefines resets and clocks ID which are already in the dt-bindings include directory. Those files are

svn commit: r324210 - head/sys/arm/allwinner/clkng

2017-10-02 Thread Emmanuel Vadot
Author: manu Date: Mon Oct 2 16:12:06 2017 New Revision: 324210 URL: https://svnweb.freebsd.org/changeset/base/324210 Log: Allwinner A64 ccu: Use clock/reset IDs from dt-bindings Do not redefines resets and clocks ID which are already in the dt-bindings include directory. Those files

svn commit: r324211 - head/sys/arm/allwinner/clkng

2017-10-02 Thread Emmanuel Vadot
Author: manu Date: Mon Oct 2 16:21:20 2017 New Revision: 324211 URL: https://svnweb.freebsd.org/changeset/base/324211 Log: Allwinner A31 ccu: Use clock/reset IDs from dt-bindings Do not redefines resets and clocks ID which are already in the dt-bindings include directory. Those files

svn commit: r324213 - head/sys/arm/allwinner

2017-10-02 Thread Emmanuel Vadot
Author: manu Date: Mon Oct 2 16:39:12 2017 New Revision: 324213 URL: https://svnweb.freebsd.org/changeset/base/324213 Log: Allwinner: Remove a10_gpio.h a10_gpio.h isn't used since a long time, remove it from the tree. Deleted: head/sys/arm/allwinner/a10_gpio.h

svn commit: r324214 - head/sys/arm/allwinner

2017-10-02 Thread Emmanuel Vadot
Author: manu Date: Mon Oct 2 17:20:07 2017 New Revision: 324214 URL: https://svnweb.freebsd.org/changeset/base/324214 Log: Allwinner GPIO: Fail if we cannot enable a clock If we cannot enable a clock (which is required to have the device working), do not attach the device as it will not

svn commit: r324217 - head/sys/arm/allwinner/clkng

2017-10-02 Thread Emmanuel Vadot
Author: manu Date: Mon Oct 2 19:17:09 2017 New Revision: 324217 URL: https://svnweb.freebsd.org/changeset/base/324217 Log: Allwinner H3 CCU: Fix build on ARM64 ccu_h3.c is also used on ARM64 as it provides clocks for the H5 SoC. Since ARM64 doesn't have sys/gun/dts/include in it's

svn commit: r324234 - stable/11/usr.sbin/mountd

2017-10-03 Thread Emmanuel Vadot
Author: manu Date: Tue Oct 3 08:29:46 2017 New Revision: 324234 URL: https://svnweb.freebsd.org/changeset/base/324234 Log: MFC r324007, r324012, r324014 r324007: mountd: Replace malloc+strcpy to strdup Reviewed by: bapt Sponsored by: Gandi.net Differential Revision:

svn commit: r324007 - head/usr.sbin/mountd

2017-09-26 Thread Emmanuel Vadot
Author: manu Date: Tue Sep 26 09:18:18 2017 New Revision: 324007 URL: https://svnweb.freebsd.org/changeset/base/324007 Log: mountd: Replace malloc+strcpy to strdup Reviewed by: bapt MFC after:1 week Sponsored by: Gandi.net Differential Revision:

svn commit: r324012 - head/usr.sbin/mountd

2017-09-26 Thread Emmanuel Vadot
Author: manu Date: Tue Sep 26 11:11:17 2017 New Revision: 324012 URL: https://svnweb.freebsd.org/changeset/base/324012 Log: mountd: Remove unneeded cast Reported by: kib MFC after:1 week X MFC With: r324007 Modified: head/usr.sbin/mountd/mountd.c Modified:

Re: svn commit: r324007 - head/usr.sbin/mountd

2017-09-26 Thread Emmanuel Vadot
On Tue, 26 Sep 2017 13:24:57 +0300 Konstantin Belousov <kostik...@gmail.com> wrote: > On Tue, Sep 26, 2017 at 09:18:18AM +, Emmanuel Vadot wrote: > > @@ -1940,14 +1936,16 @@ add_expdir(struct dirlist **dpp, char *cp, int len) > > { > > struct dirlist *dp;

svn commit: r324054 - head/sys/kern

2017-09-27 Thread Emmanuel Vadot
Author: manu Date: Wed Sep 27 09:39:16 2017 New Revision: 324054 URL: https://svnweb.freebsd.org/changeset/base/324054 Log: vfs_export: Simplify vfs_export_lookup If the filesystem is not exported directly return NULL. If no address is given and filesystem is exported using some default

Re: svn commit: r322694 - in head/sys: boot/fdt/dts/arm modules/dtb/rpi

2017-08-19 Thread Emmanuel Vadot
On Sat, 19 Aug 2017 14:27:11 + (UTC) Emmanuel Vadot <m...@freebsd.org> wrote: > Author: manu > Date: Sat Aug 19 14:27:11 2017 > New Revision: 322694 > URL: https://svnweb.freebsd.org/changeset/base/322694 > > Log: > RPI DTS: Add value previously set

svn commit: r324383 - in head/sys: arm/allwinner/clkng arm/allwinner/h3 conf

2017-10-07 Thread Emmanuel Vadot
s newly added) +++ head/sys/arm/allwinner/clkng/ccu_sun8i_r.c Sat Oct 7 16:48:42 2017 (r324383) @@ -0,0 +1,127 @@ +/*- + * Copyright (c) 2017 Emmanuel Vadot <m...@freebsd.org> + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * mo

svn commit: r324563 - head/sys/arm/allwinner

2017-10-12 Thread Emmanuel Vadot
Author: manu Date: Thu Oct 12 18:00:29 2017 New Revision: 324563 URL: https://svnweb.freebsd.org/changeset/base/324563 Log: a10_ehci: Remove the passby code It doesn't seems to be needed anymore and this make ehci working again on the Pine64. Thanks to jmcneill@ for the help.

svn commit: r324775 - head/sys/arm/allwinner

2017-10-19 Thread Emmanuel Vadot
Author: manu Date: Thu Oct 19 21:34:53 2017 New Revision: 324775 URL: https://svnweb.freebsd.org/changeset/base/324775 Log: Allwinner: Fix compilation Forgot an #endif in r324773, sorry for the breakage. Modified: head/sys/arm/allwinner/aw_machdep.c Modified:

svn commit: r324773 - head/sys/arm/allwinner

2017-10-19 Thread Emmanuel Vadot
Author: manu Date: Thu Oct 19 20:56:30 2017 New Revision: 324773 URL: https://svnweb.freebsd.org/changeset/base/324773 Log: Allwinner: Add EARLY_PRINTF function EARLY_PRINTF can help debugging early problems. Add it for Allwinner SoCs. Tested On: OrangePi One (H3) Modified:

svn commit: r324771 - head/sys/arm/nvidia/tegra124

2017-10-19 Thread Emmanuel Vadot
Author: manu Date: Thu Oct 19 20:52:17 2017 New Revision: 324771 URL: https://svnweb.freebsd.org/changeset/base/324771 Log: tegra: Do not define early printf function Since tegra is now in GENERIC, do not enable the early printf function as it can conflict with others. Modified:

svn commit: r325861 - head/release/arm

2017-11-15 Thread Emmanuel Vadot
Author: manu Date: Wed Nov 15 19:03:06 2017 New Revision: 325861 URL: https://svnweb.freebsd.org/changeset/base/325861 Log: release: Update u-boot and firmware file for RPI-B target THe u-boot port for RPI-B was updated to use u-boot-master, this cause an update in u-boot version to

svn commit: r325862 - head/release/arm

2017-11-15 Thread Emmanuel Vadot
Author: manu Date: Wed Nov 15 19:04:23 2017 New Revision: 325862 URL: https://svnweb.freebsd.org/changeset/base/325862 Log: release: Update u-boot and firmware file for RPI2 target The u-boot port for RPI-2 was updated to use u-boot-master, this cause an update in u-boot version to

svn commit: r326278 - head/etc/rc.d

2017-11-27 Thread Emmanuel Vadot
Author: manu Date: Mon Nov 27 15:39:11 2017 New Revision: 326278 URL: https://svnweb.freebsd.org/changeset/base/326278 Log: growfs: Commit the changes after expanding the partition This fix the problem in arm snapshot present since at least 6 months where growfs was failing at firstboot

Re: svn commit: r326095 - head/usr.sbin/bsdinstall/scripts

2017-11-24 Thread Emmanuel Vadot
te. > > All in all, I think what Manu committed is Good Enough For Now(tm). Thank you Ian for your time one this, I'll leave the tree as is right now and when there is anything new in the ntp world we will see what we will do. Case closed, mail thread closed too. Cheers, >

Re: svn commit: r326095 - head/usr.sbin/bsdinstall/scripts

2017-11-23 Thread Emmanuel Vadot
Hi Devin, On Thu, 23 Nov 2017 01:33:39 -0800 Devin Teske <de...@shxd.cx> wrote: > > > > On Nov 22, 2017, at 11:15 PM, Emmanuel Vadot <m...@bidouilliste.com> wrote: > > > >> On 2017-11-22 17:38, Ian Lepore wrote: > >>> On Wed, 2017-11-22

Re: svn commit: r326095 - head/usr.sbin/bsdinstall/scripts

2017-11-22 Thread Emmanuel Vadot
On 2017-11-22 17:38, Ian Lepore wrote: On Wed, 2017-11-22 at 15:27 +, Emmanuel Vadot wrote: Author: manu Date: Wed Nov 22 15:27:47 2017 New Revision: 326095 URL: https://svnweb.freebsd.org/changeset/base/326095 Log:   bsdinstall: Add ntpdate option      When you install a computer

Re: svn commit: r326095 - head/usr.sbin/bsdinstall/scripts

2017-11-23 Thread Emmanuel Vadot
On Thu, 23 Nov 2017 06:56:50 -0800 (PST) "Rodney W. Grimes" <free...@pdx.rh.cn85.dnsmgr.net> wrote: > > > > Hi Devin, > > > > On Thu, 23 Nov 2017 01:33:39 -0800 > > Devin Teske <de...@shxd.cx> wrote: > > > > > > > >

Re: svn commit: r326095 - head/usr.sbin/bsdinstall/scripts

2017-11-23 Thread Emmanuel Vadot
; > > Hi Devin, > > > > > > > > On Thu, 23 Nov 2017 01:33:39 -0800 > > > > Devin Teske <de...@shxd.cx> wrote: > > > > > > > > > > > > > > > > > > > > On Nov 22, 2017, at 11:15 PM, Emmanuel Va

svn commit: r326091 - in stable/11: share/man/man4 sys/cam/ctl

2017-11-22 Thread Emmanuel Vadot
Author: manu Date: Wed Nov 22 14:06:40 2017 New Revision: 326091 URL: https://svnweb.freebsd.org/changeset/base/326091 Log: MFC r325517, r325554 r325517: ctl: Make max_luns and max_ports tunable variables instead of hardcoded defines. Reviewed by: trasz (earlier version), bapt

svn commit: r326095 - head/usr.sbin/bsdinstall/scripts

2017-11-22 Thread Emmanuel Vadot
Author: manu Date: Wed Nov 22 15:27:47 2017 New Revision: 326095 URL: https://svnweb.freebsd.org/changeset/base/326095 Log: bsdinstall: Add ntpdate option When you install a computer for the first time, the date in the CMOS sometimes not accurate and you need to ntpdate as ntpd will fail

Re: svn commit: r326095 - head/usr.sbin/bsdinstall/scripts

2017-11-24 Thread Emmanuel Vadot
remove it to be honest. -- Emmanuel Vadot <m...@bidouilliste.com> <m...@freebsd.org> ___ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

svn commit: r326395 - head/sys/fs/devfs

2017-11-30 Thread Emmanuel Vadot
Author: manu Date: Thu Nov 30 14:06:54 2017 New Revision: 326395 URL: https://svnweb.freebsd.org/changeset/base/326395 Log: r326394 is calling malloc with M_WAITOK under a lock, revert for now Reported by: andrew Modified: head/sys/fs/devfs/devfs_dir.c Modified:

svn commit: r326394 - head/sys/fs/devfs

2017-11-30 Thread Emmanuel Vadot
Author: manu Date: Thu Nov 30 12:38:42 2017 New Revision: 326394 URL: https://svnweb.freebsd.org/changeset/base/326394 Log: devfs: Avoid a malloc/free if we just need to increment the refcount MFC after:1 week Sponsored by: Gandi.net Modified: head/sys/fs/devfs/devfs_dir.c

svn commit: r326542 - head/sys/arm/allwinner/clkng

2017-12-04 Thread Emmanuel Vadot
Author: manu Date: Mon Dec 4 20:45:15 2017 New Revision: 326542 URL: https://svnweb.freebsd.org/changeset/base/326542 Log: Allwinner: Add H5 compatible to aw_ccu Recent DTS (from Linux 4.14) specify a compatible "allwinner,sun50i-h5-ccu" for H5 SoC. Since we get the DTB from u-boot this

Re: svn commit: r326347 - in head/sys: kern sys vm

2017-12-04 Thread Emmanuel Vadot
Index=0x0001 ehci_roothub_exec: type=0xa3 request=0x00 wLen=0x0004 wValue=0x wIndex=0x0001 ehci_ep_init: endpoint=0xfd4f10f8, addr=0, endpt=0, mode=0 (1) If you have any idea on how to debug/resolve this, Cheers, -- Emmanuel Vadot <m...@bidouilliste.com> <m...@freebsd.org> __

svn commit: r326951 - in stable/11/sys: boot/fdt/dts/arm conf modules/dtb/rpi

2017-12-18 Thread Emmanuel Vadot
Author: manu Date: Mon Dec 18 20:17:54 2017 New Revision: 326951 URL: https://svnweb.freebsd.org/changeset/base/326951 Log: MFC r312914, r322694 r312914 by imp: Honor LINKS=x y in dtb modules. We need this for compatibility links for old, FreeBSD names. r322694: RPI DTS: Add

svn commit: r325768 - head/sys/arm/broadcom/bcm2835

2017-11-13 Thread Emmanuel Vadot
Author: manu Date: Mon Nov 13 18:53:41 2017 New Revision: 325768 URL: https://svnweb.freebsd.org/changeset/base/325768 Log: arm: rpi2: Fix cpufreq(4) Since r324184 the root node compatible for rpi2 is "brcm,bcm2836", add it to the compatible list of bcm2835_cpufreq. Tested On: RPI2

svn commit: r325773 - in vendor/device-tree/dist: Bindings Bindings/arc Bindings/arm Bindings/arm/bcm Bindings/arm/marvell Bindings/arm/omap Bindings/ata Bindings/bus Bindings/clock Bindings/clock/...

2017-11-13 Thread Emmanuel Vadot
Author: manu Date: Mon Nov 13 20:15:33 2017 New Revision: 325773 URL: https://svnweb.freebsd.org/changeset/base/325773 Log: Update our copies of the Device Tree Source to Linux 4.14 Added: vendor/device-tree/dist/Bindings/arc/hsdk.txt (contents, props changed)

svn commit: r325774 - vendor/device-tree/4.14

2017-11-13 Thread Emmanuel Vadot
Author: manu Date: Mon Nov 13 20:16:33 2017 New Revision: 325774 URL: https://svnweb.freebsd.org/changeset/base/325774 Log: Tag import of DTS 4.14 Added: vendor/device-tree/4.14/ - copied from r325773, vendor/device-tree/dist/ ___

svn commit: r325968 - in head/sys/gnu/dts: arm include/dt-bindings/clock include/dt-bindings/display include/dt-bindings/genpd include/dt-bindings/gpio include/dt-bindings/iio include/dt-bindings/i...

2017-11-18 Thread Emmanuel Vadot
Author: manu Date: Sat Nov 18 15:46:48 2017 New Revision: 325968 URL: https://svnweb.freebsd.org/changeset/base/325968 Log: Update our copy of DTS from the ones from Linux 4.14 Added: head/sys/gnu/dts/arm/am335x-moxa-uc-8100-me-t.dts - copied unchanged from r325773,

svn commit: r325969 - in head/sys: dts/arm modules/dtb/allwinner

2017-11-18 Thread Emmanuel Vadot
Author: manu Date: Sat Nov 18 16:07:53 2017 New Revision: 325969 URL: https://svnweb.freebsd.org/changeset/base/325969 Log: dts: Allwinner: Remove our last custom DTS All Allwinner boards should use the upstream DTS so remove our remaining custom ones. Deleted:

svn commit: r325981 - head/sys/arm/allwinner

2017-11-18 Thread Emmanuel Vadot
Author: manu Date: Sat Nov 18 20:55:37 2017 New Revision: 325981 URL: https://svnweb.freebsd.org/changeset/base/325981 Log: if_awg: replace multiple calls to if_setdrvflagbits with one call in awg_txintr Small optimization Submitted by: Guy Yur Differential

svn commit: r325985 - head/sys/arm/allwinner

2017-11-18 Thread Emmanuel Vadot
Author: manu Date: Sat Nov 18 21:12:06 2017 New Revision: 325985 URL: https://svnweb.freebsd.org/changeset/base/325985 Log: if_awg: drain tx buffers and clear rx buffers when stopping Stale packets should not be transmitted when the interface comes up after being down. Count the

svn commit: r325987 - head/sys/dts/arm64

2017-11-18 Thread Emmanuel Vadot
Author: manu Date: Sat Nov 18 21:39:54 2017 New Revision: 325987 URL: https://svnweb.freebsd.org/changeset/base/325987 Log: dts: arm64: allwinner: Remove unused dts for pine64 Latest u-boot port provide the dts for pine64, remove our custom and outdated dts for this board. Deleted:

svn commit: r325977 - head/sys/arm/allwinner

2017-11-18 Thread Emmanuel Vadot
Author: manu Date: Sat Nov 18 20:38:05 2017 New Revision: 325977 URL: https://svnweb.freebsd.org/changeset/base/325977 Log: if_awg: only request completion interrupt on the last descriptor of a tx frame The hardware will not issue a completion interrupt for a descriptor with TX_INT_CTL

svn commit: r325984 - head/sys/arm/allwinner

2017-11-18 Thread Emmanuel Vadot
Author: manu Date: Sat Nov 18 21:08:18 2017 New Revision: 325984 URL: https://svnweb.freebsd.org/changeset/base/325984 Log: if_awg: avoid hole in the rx ring buffer when mbuf allocation fails Use a spare dma map when attempting to map a new mbuf on the rx path. If the mbuf allocation

svn commit: r325978 - head/sys/arm/allwinner

2017-11-18 Thread Emmanuel Vadot
Author: manu Date: Sat Nov 18 20:42:48 2017 New Revision: 325978 URL: https://svnweb.freebsd.org/changeset/base/325978 Log: if_awg: mark the first tx descriptor as ready only after all the other tx descriptors are set up In a multi segment frame, if the first tx descriptor is marked with

svn commit: r325983 - head/sys/arm/allwinner

2017-11-18 Thread Emmanuel Vadot
Author: manu Date: Sat Nov 18 21:04:39 2017 New Revision: 325983 URL: https://svnweb.freebsd.org/changeset/base/325983 Log: if_awg: rename tx functions to match other drivers and free mbuf on m_collapse failure - use awg_encap and awg_txeof names to match iflib and other network drivers.

svn commit: r325982 - head/sys/arm/allwinner

2017-11-18 Thread Emmanuel Vadot
Author: manu Date: Sat Nov 18 20:59:20 2017 New Revision: 325982 URL: https://svnweb.freebsd.org/changeset/base/325982 Log: if_awg: don't process transmitted packets on TX_BUF_UA_INT, only on TX_INT TX_BUF_UA_INT is set when there are no buffers to transmit and can happen before

svn commit: r325979 - head/sys/arm/allwinner

2017-11-18 Thread Emmanuel Vadot
Author: manu Date: Sat Nov 18 20:46:31 2017 New Revision: 325979 URL: https://svnweb.freebsd.org/changeset/base/325979 Log: if_awg: store mbuf and dma mapping in the last segment of a tx frame instead of the first According to the datasheet, TX_DESC_CTL is cleared when whole frame is

svn commit: r325980 - head/sys/arm/allwinner

2017-11-18 Thread Emmanuel Vadot
Author: manu Date: Sat Nov 18 20:50:31 2017 New Revision: 325980 URL: https://svnweb.freebsd.org/changeset/base/325980 Log: if_awg: only increment IFCOUNTER_OPACKETS when the last segment of a frame has been successfully transmitted A packet may be built from multiple segments, don't

svn commit: r325373 - head/release/arm

2017-11-03 Thread Emmanuel Vadot
Author: manu Date: Fri Nov 3 23:02:57 2017 New Revision: 325373 URL: https://svnweb.freebsd.org/changeset/base/325373 Log: release/arm: Do not install ubldr ubldr is the non-pie version of ubldr.bin, do not install two copies of the same binary. This will allow us to remove ubldr in

svn commit: r325554 - head/share/man/man4

2017-11-08 Thread Emmanuel Vadot
Author: manu Date: Wed Nov 8 13:06:41 2017 New Revision: 325554 URL: https://svnweb.freebsd.org/changeset/base/325554 Log: ctl(4): Insert a new line after a sentence-ending full stop. Reported by: bjk MFC after:2 weeks Sponsored by: Gandi.net X-MFC-With: r325517 Modified:

svn commit: r325562 - head/sys/arm/allwinner/clkng

2017-11-08 Thread Emmanuel Vadot
Author: manu Date: Wed Nov 8 21:12:59 2017 New Revision: 325562 URL: https://svnweb.freebsd.org/changeset/base/325562 Log: Allwinner: clk: Unlock the clknode after locking it. Pointy Hat: manu Modified: head/sys/arm/allwinner/clkng/aw_clk_nkmp.c Modified:

svn commit: r325563 - in head/sys/arm/allwinner: a13 clkng

2017-11-08 Thread Emmanuel Vadot
, because file is newly added) +++ head/sys/arm/allwinner/clkng/ccu_a13.c Wed Nov 8 21:24:06 2017 (r325563) @@ -0,0 +1,566 @@ +/*- + * Copyright (c) 2017 Emmanuel Vadot <m...@freebsd.org> + * All rights reserved. + * + * Redistribution and use in source and binary forms, with o

Re: svn commit: r325530 - in head/sys: amd64/amd64 arm64/arm64 fs/tmpfs kern mips/mips powerpc/aim powerpc/powerpc sparc64/sparc64 vm x86/iommu

2017-11-08 Thread Emmanuel Vadot
r5 = 0xc0269c00 r6 = 0xc0c13a6c r7 = 0x r8 = 0x r9 = 0x r10 = 0x0008 ... Thanks, -- Emmanuel Vadot <m...@bidouilliste.com> <m...@freebsd.org> __

Re: svn commit: r325530 - in head/sys: amd64/amd64 arm64/arm64 fs/tmpfs kern mips/mips powerpc/aim powerpc/powerpc sparc64/sparc64 vm x86/iommu

2017-11-08 Thread Emmanuel Vadot
On Thu, 9 Nov 2017 01:25:28 +0200 Konstantin Belousov <kostik...@gmail.com> wrote: > On Wed, Nov 08, 2017 at 11:41:15PM +0100, Emmanuel Vadot wrote: > > > > Hello Jeff, > > > > On Wed, 8 Nov 2017 02:39:37 + (UTC) > > Jeff Roberson <j...@f

svn commit: r325517 - in head: share/man/man4 sys/cam/ctl

2017-11-07 Thread Emmanuel Vadot
Author: manu Date: Tue Nov 7 16:59:52 2017 New Revision: 325517 URL: https://svnweb.freebsd.org/changeset/base/325517 Log: ctl: Make max_luns and max_ports tunable variables instead of hardcoded defines. Reviewed by: trasz (earlier version), bapt (earlier version), bcr (manpages) MFC

svn commit: r326579 - in head/sys: arm/allwinner arm/allwinner/clkng arm/allwinner/h3 conf

2017-12-05 Thread Emmanuel Vadot
=== --- head/sys/arm/allwinner/h3/h3_padconf.c Tue Dec 5 21:00:31 2017 (r326578) +++ head/sys/arm/allwinner/h3/h3_padconf.c Tue Dec 5 21:21:23 2017 (r326579) @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2016 Emmanuel Vadot <m

svn commit: r326528 - head/sys/dts/arm

2017-12-04 Thread Emmanuel Vadot
Author: manu Date: Mon Dec 4 13:28:56 2017 New Revision: 326528 URL: https://svnweb.freebsd.org/changeset/base/326528 Log: dts: arm: Remove imx6 related dts Everything should work with dts from sys/gnu/dts Discussed with: ian Deleted: head/sys/dts/arm/apalis-imx6.dts

Re: svn commit: r326773 - in head/sys: conf dev/syscon

2017-12-12 Thread Emmanuel Vadot
we will move the driver into extres after adding some standard stuff common to extres framework. -- Emmanuel Vadot <m...@bidouilliste.com> <m...@freebsd.org> ___ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/

Re: svn commit: r326773 - in head/sys: conf dev/syscon

2017-12-12 Thread Emmanuel Vadot
syscons > How do you plan to resolve that name space conflict? > AND this man page has existed since 1.0, So 25 years of > finger memory, your just not gona do well trying to change that. The new driver name is "syscon" not "syscons", there is no name space confl

svn commit: r324995 - in head/sys: arm64/include boot/efi/loader boot/efi/loader/arch/amd64

2017-10-25 Thread Emmanuel Vadot
Author: manu Date: Wed Oct 25 18:55:04 2017 New Revision: 324995 URL: https://svnweb.freebsd.org/changeset/base/324995 Log: loader.efi: Make framebuffer commands available for arm64 Move framebuffer.{c,h} to sys/boot/efi/loader and add the efifb related metadata and pass it to the kernel

svn commit: r324955 - stable/11/usr.sbin/mountd

2017-10-24 Thread Emmanuel Vadot
Author: manu Date: Tue Oct 24 14:33:38 2017 New Revision: 324955 URL: https://svnweb.freebsd.org/changeset/base/324955 Log: MFC r324257-r324258 r324257: mountd: Convert exportlist to SLIST Use SLIST from sys/queue.h instead of homebrew linked list for the exportlist. Reviewed

<    1   2   3   4   5   6   7   8   9   10   >