Searched hist:1.1363 (Results 1 - 10 of 10) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.1363 Tue Jun 04 09:12:07 GMT 2019 msaitoh Regen.
1.1363 Tue Jun 04 09:12:07 GMT 2019 msaitoh Regen.
1.1363 Tue Jun 04 09:12:07 GMT 2019 msaitoh Regen.
H A Dpcidevs_data.h1.1363 Tue Jul 02 07:53:23 GMT 2019 msaitoh Regen.
1.1363 Tue Jul 02 07:53:23 GMT 2019 msaitoh Regen.
1.1363 Tue Jul 02 07:53:23 GMT 2019 msaitoh Regen.
H A Dpcidevs1.1363 Thu Feb 14 03:25:47 GMT 2019 msaitoh Add Tundra (now IDT) TSI381 and PEB383 from OpenBSD.
1.1363 Thu Feb 14 03:25:47 GMT 2019 msaitoh Add Tundra (now IDT) TSI381 and PEB383 from OpenBSD.
1.1363 Thu Feb 14 03:25:47 GMT 2019 msaitoh Add Tundra (now IDT) TSI381 and PEB383 from OpenBSD.
/src/doc/
H A D3RDPARTY1.1363 Thu Sep 29 20:44:06 GMT 2016 kre Note tzdata update to 2016g
H A DCHANGES1.1363 Sat Feb 27 16:04:33 GMT 2010 roy Import dhcpcd-5.2.1
1.1363 Sat Feb 27 16:04:33 GMT 2010 roy Import dhcpcd-5.2.1
1.1363 Sat Feb 27 16:04:33 GMT 2010 roy Import dhcpcd-5.2.1
/src/distrib/sets/lists/base/
H A Dmi1.1363 Tue Mar 11 13:56:47 GMT 2025 brad A driver and userland utility for a couple of families of the
Microchip Technology / SMSC fan controller chips.

The driver and utility supports the:

o EMC2101 and EMC2101-R
o EMC2103-1, EMC2102-2 and EMC2103-4
o EMC2104
o EMC2106
o EMC2301
o EMC2302
o EMC2303
o EMC2305

The EMC210X family supports 1 or 2 fans with tachometer. Depending on
the chip, it may support 2 additional fans without tach and might
support a high side attachment (i.e. a fan, usually 5v, driven
directly from the chip and not PWM or DAC). All versions of EMC210X
support internal temperature measurements, and depending on the chip,
may support up to 5 additional temperature zones. The tachometers and
temperature measurements are provided to the system via the envsys(4)
framework. Some chip types support GPIO pins and support is provided
via the gpio(4) framework.

The EMC230X family supports 1, 2, 3 or 5 fans with the same number of
tachometers. No temperature zone or GPIO support. The tachometers
are provided to the system via the envsys(4) framework. The fan
support can be provided by PWM signaling or DAC.

The two chip families mostly do PWM signaling for the fan speed, but a
number of them support DAC output, a 0 to 3v or so voltage. When the
chip supports external temperature zones, this is done usually by a
bipolar NPN or PNP transister configured as a diode, but some of the
chip varients support thermistors.

The emcfan(4) kernel driver provides a simple read / write / seek
device in /dev/ to the register set in the chip. The heavy lifting is
done in the userland utility emcfanctl(8) which provides the ability
to read and write to any valid register and provides some basic higher
level commands to control fan behavior. The output is simple text
lines, or JSON.

The kernel driver does not reset or other mess with the chip, aside
from reading registers. It is entirely possible that something else
in any particular system is the major manager of the fan controller
and it would not do for the kernel driver to mess too much with the
attached device. All interactions are intentional via the userland
utility.

It is known that a EMC2301 is present on the Raspberry PI 4 Compute IO
module (not to be confused with the Raspberry PI 4 Compute module
itself) and there is a breakout board from Adafruit with a EMC2101 on
it. The chips themselves are pretty inexpensive from Mouser or
Digi-key and can be soldered using the simpler SMD soldering
techniques. A number of the variants are QFN packages, but the pads
are exposed to the side of the chip. No other external components are
required to use these fan controllers.
/src/distrib/sets/lists/man/
H A Dmi1.1363 Wed Jan 04 16:25:15 GMT 2012 yamt install tprof related commands and man pages.
/src/distrib/sets/lists/tests/
H A Dmi1.1363 Mon Mar 31 13:57:06 GMT 2025 riastradh pthread_cancel(3): Add some automatic tests.

PR lib/59240: POSIX.1-2024: cancellation point audit
PR lib/59134: POSIX-1.2024: pthread_setcancelstate must be
async-signal-safe
1.1363 Mon Mar 31 13:57:06 GMT 2025 riastradh pthread_cancel(3): Add some automatic tests.

PR lib/59240: POSIX.1-2024: cancellation point audit
PR lib/59134: POSIX-1.2024: pthread_setcancelstate must be
async-signal-safe
1.1363 Mon Mar 31 13:57:06 GMT 2025 riastradh pthread_cancel(3): Add some automatic tests.

PR lib/59240: POSIX.1-2024: cancellation point audit
PR lib/59134: POSIX-1.2024: pthread_setcancelstate must be
async-signal-safe
1.1363 Mon Mar 31 13:57:06 GMT 2025 riastradh pthread_cancel(3): Add some automatic tests.

PR lib/59240: POSIX.1-2024: cancellation point audit
PR lib/59134: POSIX-1.2024: pthread_setcancelstate must be
async-signal-safe
/src/share/mk/
H A Dbsd.own.mk1.1363 Sat Jan 20 08:09:13 GMT 2024 skrll risc-v: Add bwfm(4) firmware files to release image

Create the correct link for beagle,beaglev-starlight-jh7100-r0.txt NVRAM
config file.
1.1363 Sat Jan 20 08:09:13 GMT 2024 skrll risc-v: Add bwfm(4) firmware files to release image

Create the correct link for beagle,beaglev-starlight-jh7100-r0.txt NVRAM
config file.
/src/distrib/sets/lists/comp/
H A Dmi1.1363 Thu Jan 14 21:35:57 GMT 2010 pooka add mount_puffs

Completed in 2724 milliseconds