Searched hist:1.874 (Results 1 - 14 of 14) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.874 Sun Mar 25 06:42:20 GMT 2007 isaki Regen; ATI ES1000.
H A Dpcidevs_data.h1.874 Tue Mar 27 00:42:31 GMT 2007 pooka regen
H A Dpcidevs1.874 Sun Mar 25 06:41:30 GMT 2007 isaki Add ATI ES1000.
/src/distrib/sets/lists/base/
H A Dshl.mi1.874 Thu Oct 03 00:59:50 GMT 2019 mrg gcc 8 set lists updates. i don't appear to have broken gcc 7 builds
but i only tested a couple of them.
H A Dmi1.874 Mon Jul 05 20:32:23 GMT 2010 mrg move all the radeondrm firmware images into the filesystem. check that
some firmware sizes are the expected size. (XXX make all.)

based upon similar changes seen in the linux radeon drm driver.

this saves about 250KB in the kernel or module.
/src/doc/
H A D3RDPARTY1.874 Sun Sep 25 04:31:45 GMT 2011 christos mention new binutils
H A DCHANGES1.874 Fri Jun 15 23:17:29 GMT 2007 jmcneill Note glxsb(4) import.
/src/sys/arch/i386/conf/
H A DGENERIC1.874 Sun Dec 30 13:15:22 GMT 2007 joerg Enable wedge autodiscovery and wedge support for GPT. Both MBR and BSD
disklabel support is *not* enabled, but documented.
/src/distrib/sets/lists/man/
H A Dmi1.874 Fri Apr 07 18:55:22 GMT 2006 riz Dallas Semiconductor 1-Wire bus support, from OpenBSD. Currently includes
gpioow(4), attaching a bit-banging driver via a GPIO pin. Also,
owtemp(4) which supports some of the 1-Wire temperature sensors, including
the DS18b20 and DS1920 - temperatures are returned via the envsys(4)
framework.

Original drivers by Alexander Yurchenko (grange@openbsd), with envsys(4)
support and a fix to the 1-wire search algorithm (for discovering
devices on the bus) by me.

As discussed on tech-kern earlier this week.
/src/distrib/sets/lists/tests/
H A Dmi1.874 Fri Jul 17 15:34:17 GMT 2020 kamil Add ppoll() a compatibility wrapper around pollts(2)

Submitted by Apurva Nandan.
/src/share/mk/
H A Dbsd.own.mk1.874 Wed Sep 30 22:58:02 GMT 2015 rjs Build Xorg server and wsfb driver for mac68k.
/src/usr.bin/make/
H A Dvar.c1.874 Sun Mar 14 18:30:24 GMT 2021 rillig make: do not evaluate ':gmtime' and ':localtime' in parse-only mode

No functional change.
/src/sys/conf/
H A Dfiles1.874 Tue Nov 13 23:22:06 GMT 2007 cube Rename 'arc' into 'arcnet' to avoid conflict with
sys/arch/arc/conf/files.arc's machine statement.
/src/distrib/sets/lists/comp/
H A Dmi1.874 Fri May 05 00:03:21 GMT 2006 rpaulo Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292).
* RFC 3542 isn't binary compatible with RFC 2292.
* RFC 2292 support is on by default but can be disabled.
* update ping6, telnet and traceroute6 to the new API.

From the KAME project (www.kame.net).
Reviewed by core.

Completed in 1298 milliseconds