Searched hist:1.817 (Results 1 - 18 of 18) sorted by relevance

/src/sys/dev/usb/
H A Dusbdevs.h1.817 Wed Nov 05 20:45:35 GMT 2025 brad ... and regen...
1.809 Wed Oct 02 17:17:26 GMT 2024 tsutsui Regen from usbdevs rev 1.817:

> Add SANWA SUPPLY 500-KC002N USB to VGA Adapter.
H A Dusbdevs_data.h1.817 Wed Nov 05 20:45:35 GMT 2025 brad ... and regen...
1.809 Wed Oct 02 17:17:26 GMT 2024 tsutsui Regen from usbdevs rev 1.817:

> Add SANWA SUPPLY 500-KC002N USB to VGA Adapter.
H A Dusbdevs1.817 Wed Oct 02 17:15:10 GMT 2024 tsutsui Add SANWA SUPPLY 500-KC002N USB to VGA Adapter.
/src/distrib/sets/lists/base/
H A Dshl.mi1.817 Sat May 27 21:02:54 GMT 2017 bouyer branches: 1.817.2;
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.817 Sat May 27 21:02:54 GMT 2017 bouyer branches: 1.817.2;
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.
H A Dmi1.817 Tue Jun 16 00:26:10 GMT 2009 mrg - build and install swrast_dri.so
- don't force linking dri_util.c into swrast_dri.so
- fix the source lists in libGL/OSmesa makefiles
- unobsolete the symbols/pc keymap and 7x14-KOI8-R.pcf.gz font

XXX the libGL/OSmesa makefiles could use some reorg. there
XXX are a bunch of duplicated items.
/src/sys/dev/pci/
H A Dpcidevs.h1.817 Wed Aug 09 05:51:01 GMT 2006 jnemeth regen for Token Ring additions
H A Dpcidevs_data.h1.817 Thu Aug 10 13:22:54 GMT 2006 simonb Regen.
H A Dpcidevs1.817 Wed Aug 09 05:47:08 GMT 2006 jnemeth add some Token Ring devices
/src/sys/arch/i386/i386/
H A Dmachdep.c1.817 Thu Mar 07 13:26:24 GMT 2019 maxv Drop PG_RO, PG_KR and PG_PROT, they are useless and create confusion.
/src/doc/
H A D3RDPARTY1.817 Wed Mar 02 22:42:01 GMT 2011 tron Postfix with update to version 2.8.1.
H A DCHANGES1.817 Wed Mar 28 19:05:47 GMT 2007 manu Add support for LC_TIME, from Joachim Kuebart, through PR lib/10877
/src/sys/arch/i386/conf/
H A DGENERIC1.817 Tue Mar 13 04:09:28 GMT 2007 xtraeme Add aiboost* at acpi, enabled by default on i386/GENERIC and disable
in the other ones (to follow current scheme).
/src/distrib/sets/lists/man/
H A Dmi1.817 Sat Aug 20 17:23:53 GMT 2005 rpaulo Adapted to the changes of grfinfo(1) MANSUBDIR (hp300). (thanks Klaus Klein)
/src/distrib/sets/lists/tests/
H A Dmi1.817 Thu Jun 20 00:14:46 GMT 2019 isaki Rewrite t_pad test.
Previous version compared the pad's output binary passed mulaw-slinear
conversion and frequency conversion with the prepared "good result".
In such case, a test may fail when the implemantation changes. In fact,
the frequency conversion algorithm was changed in isaki-audio2, so
output waveforms is not completely the same (but that's no problem with
the audio waveforms).
New version uses slinear_le/2ch/44100Hz input data and compares the
output binary with the input data. pad with no conversions should
output the same binary.
Fix PR kern/54187.
/src/share/mk/
H A Dbsd.own.mk1.817 Sun Jun 29 15:10:17 GMT 2014 mrg set TOOLCHAIN_MISSING for playstation2.
default EXTERNAL_TOOLCHAIN to choosing to be GCC.

ps2 pkgsrc almost works now..
/src/usr.bin/make/
H A Dvar.c1.817 Sun Feb 14 18:55:51 GMT 2021 rillig make: clean up ParseVarnameShort

Single-character short variable expressions such as $V neither have a
starting character nor an ending character. The only interesting
character forms the complete variable name.

No functional change.
/src/sys/conf/
H A Dfiles1.817 Wed Nov 22 02:02:51 GMT 2006 elad Initial implementation of PaX Segvguard (this is still work-in-progress,
it's just to get it out of my local tree).
/src/distrib/sets/lists/comp/
H A Dmi1.817 Fri Sep 23 00:10:32 GMT 2005 jmmv Apply the NFS exports list rototill patch:

- Remove all NFS related stuff from file system specific code.
- Drop the vfs_checkexp hook and generalize it in the new nfs_check_export
function, thus removing redundancy from all file systems.
- Move all NFS export-related stuff from kern/vfs_subr.c to the new
file sys/nfs/nfs_export.c. The former was becoming large and its code
is always compiled, regardless of the build options. Using the latter,
the code is only compiled in when NFSSERVER is enabled. While doing this,
also make some functions in nfs_subs.c conditional to NFSSERVER.
- Add a new command in nfssvc(2), called NFSSVC_SETEXPORTSLIST, that takes a
path and a set of export entries. At the moment it can only clear the
exports list or append entries, one by one, but it is done in a way that
allows setting the whole set of entries atomically in the future (see the
comment in mountd_set_exports_list or in doc/TODO).
- Change mountd(8) to use the nfssvc(2) system call instead of mount(2) so
that it becomes file system agnostic. In fact, all this whole thing was
done to remove a 'XXX' block from this utility!
- Change the mount*, newfs and fsck* userland utilities to not deal with NFS
exports initialization; done internally by the kernel when initializing
the NFS support for each file system.
- Implement an interface for VFS (called VFS hooks) so that several kernel
subsystems can run arbitrary code upon receipt of specific VFS events.
At the moment, this only provides support for unmount and is used to
destroy NFS exports lists from the file systems being unmounted, though it
has room for extension.

Thanks go to yamt@, chs@, thorpej@, wrstuden@ and others for their comments
and advice in the development of this patch.

Completed in 1423 milliseconds