Searched hist:1.1158 (Results 1 - 13 of 13) sorted by relevance
| /src/distrib/sets/lists/base/ | ||
| H A D | mi | 1.1158 Sat May 27 21:02:54 GMT 2017 bouyer branches: 1.1158.2; 1.1158.4; merge the bouyer-socketcan branch to HEAD. CAN stands for Controller Area Network, a broadcast network used in automation and automotive fields. For example, the NMEA2000 standard developped for marine devices uses a CAN network as the link layer. This is an implementation of the linux socketcan API: https://www.kernel.org/doc/Documentation/networking/can.txt you can also see can(4). This adds a new socket family (AF_CAN) and protocol (PF_CAN), as well as the canconfig(8) utility, used to set timing parameter of CAN hardware. Also inclued is a driver for the CAN controller found in the allwinner A20 SoC (I tested it with an Olimex lime2 board, connected with PIC18-based CAN devices). There is also the canloop(4) pseudo-device, which allows to use the socketcan API without CAN hardware. At this time the CANFD part of the linux socketcan API is not implemented. Error frames are not implemented either. But I could get the cansend and canreceive utilities from the canutils package to build and run with minimal changes. tcpudmp(8) can also be used to record frames, which can be decoded with etherreal. 1.1158 Sat May 27 21:02:54 GMT 2017 bouyer branches: 1.1158.2; 1.1158.4; merge the bouyer-socketcan branch to HEAD. CAN stands for Controller Area Network, a broadcast network used in automation and automotive fields. For example, the NMEA2000 standard developped for marine devices uses a CAN network as the link layer. This is an implementation of the linux socketcan API: https://www.kernel.org/doc/Documentation/networking/can.txt you can also see can(4). This adds a new socket family (AF_CAN) and protocol (PF_CAN), as well as the canconfig(8) utility, used to set timing parameter of CAN hardware. Also inclued is a driver for the CAN controller found in the allwinner A20 SoC (I tested it with an Olimex lime2 board, connected with PIC18-based CAN devices). There is also the canloop(4) pseudo-device, which allows to use the socketcan API without CAN hardware. At this time the CANFD part of the linux socketcan API is not implemented. Error frames are not implemented either. But I could get the cansend and canreceive utilities from the canutils package to build and run with minimal changes. tcpudmp(8) can also be used to record frames, which can be decoded with etherreal. 1.1158 Sat May 27 21:02:54 GMT 2017 bouyer branches: 1.1158.2; 1.1158.4; merge the bouyer-socketcan branch to HEAD. CAN stands for Controller Area Network, a broadcast network used in automation and automotive fields. For example, the NMEA2000 standard developped for marine devices uses a CAN network as the link layer. This is an implementation of the linux socketcan API: https://www.kernel.org/doc/Documentation/networking/can.txt you can also see can(4). This adds a new socket family (AF_CAN) and protocol (PF_CAN), as well as the canconfig(8) utility, used to set timing parameter of CAN hardware. Also inclued is a driver for the CAN controller found in the allwinner A20 SoC (I tested it with an Olimex lime2 board, connected with PIC18-based CAN devices). There is also the canloop(4) pseudo-device, which allows to use the socketcan API without CAN hardware. At this time the CANFD part of the linux socketcan API is not implemented. Error frames are not implemented either. But I could get the cansend and canreceive utilities from the canutils package to build and run with minimal changes. tcpudmp(8) can also be used to record frames, which can be decoded with etherreal. |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs | 1.1158 Thu Jun 13 06:11:34 GMT 2013 matt branches: 1.1158.2; 1.1158.4; Add ATI RADEON_HD7340 1.1158 Thu Jun 13 06:11:34 GMT 2013 matt branches: 1.1158.2; 1.1158.4; Add ATI RADEON_HD7340 1.1158 Thu Jun 13 06:11:34 GMT 2013 matt branches: 1.1158.2; 1.1158.4; Add ATI RADEON_HD7340 |
| H A D | pcidevs.h | 1.1158 Wed Nov 13 16:24:59 GMT 2013 msaitoh regen. |
| H A D | pcidevs_data.h | 1.1158 Sun Dec 08 07:41:06 GMT 2013 msaitoh regen. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.1158 Thu Oct 16 19:31:38 GMT 2014 christos new wpa code. |
| H A D | CHANGES | 1.1158 Mon Dec 22 02:23:05 GMT 2008 haad NetBSD now has LVM working. 1.1158 Mon Dec 22 02:23:05 GMT 2008 haad NetBSD now has LVM working. |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.1158 Fri Jul 28 13:59:07 GMT 2017 maxv Disable vm86 by default. The use case is limited, and the potential for damage is too high. This code is fragile, and relies on a certain number of assumptions, some of which are not be totally true. For example, it relies on the fact that a 16bit process cannot perform a syscall, but verily it can. The slighest confusion in the trap frame can lead to ring0 exploits. Also, I'm not convinced that it interacts well with the compatibility layers. |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.1158 Mon Sep 14 10:36:49 GMT 2009 degroote Import pfsync support from OpenBSD 4.2 Pfsync interface exposes change in the pf(4) over a pseudo-interface, and can be used to synchronise different pf. This work was part of my 2009 GSoC No objection on tech-net@ |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.1158 Sat Oct 23 20:17:08 GMT 2021 rillig tests/indent: migrate test for offsetof to t_options |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.1158 Thu Oct 24 18:46:20 GMT 2019 christos 1. All Makefiles that use ARM_APCS_FLAGS add -marm unconditionally and bsd.own.mk also adds it for gcc only (so we end up with 2 -marm for gcc). Just add -marm unconditionally in bsd.own.mk in ARM_APCS_FLAGS and remove it from everywhere else. 2. gcc-8 now warns about thumb internetwork in APCS mode. This does not make sense because the documentation says that this flag does not make a difference in apcs mode, but might produce larger code in non-APCS mode. So we just add it to silence the warnings. |
| /src/usr.bin/make/ | ||
| H A D | var.c | 1.1158 Sun Mar 30 21:24:57 GMT 2025 sjg make: POSIX mode, check for sysV style modifiers first A POSIX compatible makefile should not be using any of our native modifiers, so give preference to the sysV style modifier and only check the others as a fallback. Reviewed by: rillig |
| /src/sys/conf/ | ||
| H A D | files | 1.1158 Sun May 01 10:21:02 GMT 2016 nonaka Added nvme(4) for Non-Volatile Memory Host Controller Interface devices. Ported from OpenBSD. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.1158 Mon Jun 16 14:25:49 GMT 2008 rmind - Add affinity(3) manual page, which describes thread affinity, pthread_setaffinity_np(3) and pthread_getaffinity_np(3) functions, provides simple code example. - Add cpuset(3) manual page, which describes API of CPU-sets. Thanks <wiz> for many improvements! |
Completed in 1221 milliseconds