Searched hist:1.1172 (Results 1 - 13 of 13) sorted by relevance

/src/distrib/sets/lists/base/
H A Dmi1.1172 Sat Feb 03 21:27:45 GMT 2018 mrg branches: 1.1172.2;
updates for GCC 6.4: add gcc-6 specific headers, combine some
all-gcc files, bump the shlib versions on new libs.
1.1172 Sat Feb 03 21:27:45 GMT 2018 mrg branches: 1.1172.2;
updates for GCC 6.4: add gcc-6 specific headers, combine some
all-gcc files, bump the shlib versions on new libs.
/src/sys/dev/pci/
H A Dpcidevs.h1.1172 Thu Jan 09 22:37:44 GMT 2014 christos regen
H A Dpcidevs_data.h1.1172 Fri Jan 10 01:42:20 GMT 2014 msaitoh regen.
H A Dpcidevs1.1172 Mon Dec 23 10:04:49 GMT 2013 msaitoh Add Intel C2000 devices.
/src/doc/
H A D3RDPARTY1.1172 Fri Nov 14 00:02:20 GMT 2014 roy Note import of dhcpcd-6.6.2
H A DCHANGES1.1172 Fri Jan 23 13:12:36 GMT 2009 jmcneill Note that msdosfs now assumes long filenames for empty filesystems by
default.
/src/sys/arch/i386/conf/
H A DGENERIC1.1172 Thu Nov 30 11:56:45 GMT 2017 jmcneill add qemufwcfg(4)
/src/distrib/sets/lists/man/
H A Dmi1.1172 Mon Oct 26 21:38:01 GMT 2009 christos re-add flex.info
/src/distrib/sets/lists/tests/
H A Dmi1.1172 Sun Nov 28 16:05:59 GMT 2021 rillig tests/indent: migrate test token_case_label to lsym_case_label
/src/share/mk/
H A Dbsd.own.mk1.1172 Fri Jan 17 16:26:12 GMT 2020 christos Back to libarchive's bsdtar
/src/usr.bin/make/
H A Dvar.c1.1172 Tue Sep 16 15:15:47 GMT 2025 sjg Allow compiler to set size of hexdigits
/src/sys/conf/
H A Dfiles1.1172 Sat May 27 21:02:56 GMT 2017 bouyer 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/distrib/sets/lists/comp/
H A Dmi1.1172 Mon Aug 04 21:33:01 GMT 2008 matt Add manpage entries for imax{abs,div}.{0,3}

Completed in 1218 milliseconds