OpenBSD src changes summary for 2016-06-12 ==========================================
distrib/notes sys/arch/arm/simplebus sys/arch/armv7/armv7 sys/arch/armv7/conf sys/arch/armv7/imx sys/arch/armv7/sunxi sys/dev/ofw sys/kern usr.bin/file == distrib =========================================================== 01/03 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/distrib notes ~ armv7/hardware > imxenet -> fec (jsg@) ~ armv7/hardware > ethernet -> Ethernet (jsg@) == sys =============================================================== 02/03 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys arch/arm/simplebus ~ simplebus.c > Use OF_getpropintarray(). (kettenis@) arch/armv7/armv7 ~ armv7_machdep.c > Ignore everything after and including ':' in stdout-path when > finding the console node. Characters after this are device specific > settings (baud etc). > ok kettenis@ (jsg@) arch/armv7/conf ~ GENERIC ~ RAMDISK > Dynamically attach fec(4) using the FDT. > ok jsg@, patrick@ (kettenis@) arch/armv7/imx ~ files.imx ~ if_fec.c ~ imx.c > Dynamically attach fec(4) using the FDT. > ok jsg@, patrick@ (kettenis@) arch/armv7/sunxi ~ sxie.c ~ sxiuart.c > Handle both the nintr 1 (allwinner a10/cortex a8) and > nintr 3 (allwinner a20/cortex a7) cases. (jsg@) dev/ofw ~ fdt.c ~ openfirm.h > Add OF_getpropint() and OF_getpropintarray(). > ok visa@, jsg@ (kettenis@) kern ~ uipc_socket.c > Fix format string in ddb show socket. (bluhm@) == usr.bin =========================================================== 03/03 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin file ~ file.h > Remove old unused prototype, from Ilya Kaliman. (nicm@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
