Searched hist:1.741 (Results 1 - 22 of 22) sorted by relevance

/src/sys/dev/pci/
H A Dif_wm.c1.741 Tue Jul 19 06:46:29 GMT 2022 skrll Turn a locking botch (shouldn't drop lock on error) into a KASSERT
H A Dpcidevs.h1.741 Sun Dec 04 17:39:28 GMT 2005 christos Regen.
H A Dpcidevs_data.h1.741 Tue Dec 06 20:55:33 GMT 2005 fvdl Regen for BCM5789.
H A Dpcidevs1.741 Tue Dec 06 20:54:28 GMT 2005 fvdl Add ID for yet another 57xx-compatible Broadcom chip, the 5789.
/src/sys/dev/usb/
H A Dusbdevs1.741 Wed Oct 18 16:00:53 GMT 2017 jmcneill Add Sony UWA-BR100 WLAN adapter
H A Dusbdevs.h1.741 Tue Jun 05 09:28:56 GMT 2018 eadler usbdevs: regen generated files
H A Dusbdevs_data.h1.741 Sat Jun 02 21:17:06 GMT 2018 sevan regen
/src/share/man/man4/
H A DMakefile1.741 Wed Feb 26 15:18:45 GMT 2025 ryoon Add amdgpio(4) device driver for AMD GPIO found on some HP laptops

This device driver enables power button and trackpad on
HP Envy 13 ay1000 and HP Envy 14 fa0000.
Touchscreen and stylus have no decodable HID descriptors and not enabled.

Based on qcomgpio(4) and OpenBSD's amdgpio(4).

Add the following to your kernel configuration file:

amdgpio* at acpi?
/src/sys/arch/i386/i386/
H A Dmachdep.c1.741 Thu Jan 09 00:57:25 GMT 2014 dholland Make the amd64 post-halt-press-a-key code match i386, and introduce
into both a message for the case where cngetc() doesn't work. If
there's no console attached, this won't accomplish anything; but if
there's a screen but no keyboard, or the keyboard's wedged, or
whatever, it might provide useful information.

Suggested back in 2009 by some stuff in PR 37924 and has been hanging
about in one of my trees ever since.
/src/distrib/sets/lists/base/
H A Dshl.mi1.741 Sat Jun 27 15:42:08 GMT 2015 matt Fix various missing or incorrect keywords.
H A Dmi1.741 Sat Mar 22 08:37:24 GMT 2008 mlelstv Import Heimdal-1.1
/src/doc/
H A D3RDPARTY1.741 Sat Dec 26 23:14:32 GMT 2009 christos mention new bind
H A DCHANGES1.741 Wed Nov 01 10:21:34 GMT 2006 joerg Note addition of rum(4).
/src/usr.bin/make/
H A Dparse.c1.741 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
H A Dvar.c1.741 Sun Dec 20 11:38:51 GMT 2020 rillig make(1): document memory handling in ApplyModifiers
/src/sys/sys/
H A Dparam.h1.741 Sun Sep 21 14:43:19 GMT 2025 thorpej Tidy up the i2c subsystem ABI:
- Remove unused structures and deprecated fields (ia_prop, ia_cookie,
ia_cookietype).
- Normalize the "compatible" list; we get it as a strlist, don't bother
converting to an array when we can use the strlist as-is. (This is
invisible to drivers using the API correctly, but it does change
the i2c_attach_args).
- Add a "channel" field to i2c_tag_t, for use by controllers with
built-in i2c muxes or discrete i2c muxes.

Bienvenido, NetBSD 11.99.3.
/src/sys/arch/i386/conf/
H A DGENERIC1.741 Wed Apr 12 03:41:51 GMT 2006 martti Added ciss(4). Tested by Joseph Dacuma on HP DL-380 G3 with Smart Array 5i.
/src/distrib/sets/lists/man/
H A Dmi1.741 Wed Dec 29 00:12:02 GMT 2004 thorpej Add PAM libraries, modules, and headers.
/src/distrib/sets/lists/tests/
H A Dmi1.741 Sun May 14 02:02:25 GMT 2017 kamil Add new ATF C++ tests in usr.bin/c++: t_static_destructor

These tests are cloned from t_cxxruntime and check proper order of destructor
calls. They must be reported in reverse order of constructor completion.

Added tests:
- static_destructor
- static_destructor_pic
- static_destructor_pie
- static_destructor32

This test file replaces src/regress/usr.bin/c++/static_destructor.
/src/share/mk/
H A Dbsd.own.mk1.741 Mon Aug 05 00:21:50 GMT 2013 matt Add 3 more MACHINE_ARCH: earmv4 earmv7eb earmv7hfeb
The latter are for cortex big-endian which uses a different binary format
than previous arm big endian platforms.
/src/sys/conf/
H A Dfiles1.741 Fri Nov 25 17:33:56 GMT 2005 thorpej Use a once control to call initialize the 802.11 layer when
ieee80211_ifattach() is called. "wlan" no longer needs-flag,
and remove the ieee80211_init() call from main().
/src/distrib/sets/lists/comp/
H A Dmi1.741 Fri Dec 03 03:35:53 GMT 2004 atatat Add new errno.9 page

Completed in 1599 milliseconds