Searched hist:1.751 (Results 1 - 20 of 20) sorted by relevance

/src/sys/dev/pci/
H A Dif_wm.c1.751 Wed Aug 03 05:29:04 GMT 2022 skrll Add a KASSERT for the locking protocol in wm_ioctl.

Read the interface up/down status from sc_if_flags (under WM_CORE_LOCK)
when deciding if the multicast filter needs to be updated.

Discussed with msaitoh@, knakahara@ and riastradh@
H A Dpcidevs_data.h1.751 Thu Dec 29 11:07:30 GMT 2005 silke branches: 1.751.2;
Regen from revision 1.751 of pcidevs.
1.751 Thu Dec 29 11:07:30 GMT 2005 silke branches: 1.751.2;
Regen from revision 1.751 of pcidevs.
1.751 Thu Dec 29 11:07:30 GMT 2005 silke branches: 1.751.2;
Regen from revision 1.751 of pcidevs.
1.750 Thu Dec 29 05:46:34 GMT 2005 jonathan Regen from src/sys/dev/pci/pcidevs rev 1.751, which adds an entry for
the integral PCIe-to-PCIX bridge found in broadcom 5714/5715
PCI-Express dual-port gigabit ethernet chips.
H A Dpcidevs.h1.752 Thu Dec 29 11:07:30 GMT 2005 silke branches: 1.752.2;
Regen from revision 1.751 of pcidevs.
1.751 Mon Dec 19 02:08:20 GMT 2005 jonathan Regem from src/sys/dev/pci/pcidevs rev 1.750, adding an entry for SK
PCi-Express gigabit ethernet boards based on Marvell's Yukon-2 chipset.
H A Dpcidevs1.751 Thu Dec 29 05:44:51 GMT 2005 jonathan branches: 1.751.2;
Add pcidevs entry for the (Serverworks?) PCI-Express to PCI-X bridge
chip integral to Broadcom bcm5714 and bcm5715 PCI-Express dual-port
gigabit Ethernet chips.
1.751 Thu Dec 29 05:44:51 GMT 2005 jonathan branches: 1.751.2;
Add pcidevs entry for the (Serverworks?) PCI-Express to PCI-X bridge
chip integral to Broadcom bcm5714 and bcm5715 PCI-Express dual-port
gigabit Ethernet chips.
/src/sys/dev/usb/
H A Dusbdevs1.751 Tue Jul 10 11:21:34 GMT 2018 spz add Yubikey ids, this time more complete (thanks for the reminders)
H A Dusbdevs.h1.751 Sun Aug 12 04:19:31 GMT 2018 rin regen.
H A Dusbdevs_data.h1.751 Sun Aug 12 04:19:31 GMT 2018 rin regen.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.751 Sun Feb 23 00:56:40 GMT 2014 dsl Determine whether the cpu supports xsave (and hence AVX).
The result is only written to sysctl nodes at the moment.
I see:
machdep.fpu_save = 3 (implies xsaveopt)
machdep.xsave_size = 832
machdep.xsave_features = 7
Completely common up the i386 and amd64 machdep sysctl creation.
/src/distrib/sets/lists/base/
H A Dshl.mi1.751 Fri Sep 25 10:30:36 GMT 2015 martin More conditional dance for librtld_db
H A Dmi1.751 Tue Jun 10 18:41:47 GMT 2008 aymeric enable the wcurses-enabled vi as 'nvi', 'nex', and 'nview'.
Will be put in place of the default "non-n" variants when they are stable.
/src/doc/
H A D3RDPARTY1.751 Mon Mar 08 06:48:10 GMT 2010 lukem openldap updated to 2.4.21
H A DCHANGES1.751 Wed Nov 08 17:16:08 GMT 2006 macallan mention macppc using accelerated framebuffer drivers now
/src/usr.bin/make/
H A Dparse.c1.751 Fri Jun 13 18:31:08 GMT 2025 rillig make: skip inter-process stack trace when MAKE_STACK_TRACE=no

Previously, setting MAKE_STACK_TRACE to any other value than "yes"
accidentally generated almost-complete inter-process stack traces.
H A Dvar.c1.751 Sun Dec 20 18:23:24 GMT 2020 rillig make(1): remove redundant const declarations for parameters
/src/sys/arch/i386/conf/
H A DGENERIC1.751 Sat May 13 09:02:18 GMT 2006 xtraeme Driver for iTE IT87xxF and compatibles hardware monitor. Add
commented out entries on GENERIC and GENERIC_LAPTOP.

Adapted from OpenBSD.
/src/distrib/sets/lists/man/
H A Dmi1.751 Mon Jan 10 03:13:04 GMT 2005 lukem Support ${MKINET6} == "no".
/src/distrib/sets/lists/tests/
H A Dmi1.751 Wed May 31 00:18:21 GMT 2017 perseant Add new locale tests to distrib sets, thanks pgoyette@ for the reminder
/src/share/mk/
H A Dbsd.own.mk1.751 Sun Sep 29 00:11:59 GMT 2013 joerg Hook up initial build infrastructure for LLDB. Update LLVM/Clang
snapshot to r191390 for some required changed. Re-enable static analyzer
in Clang.
/src/sys/conf/
H A Dfiles1.751 Sat Jan 07 14:19:51 GMT 2006 peter Include net/pfil.c when pf is set.
/src/distrib/sets/lists/comp/
H A Dmi1.751 Sun Jan 02 17:34:43 GMT 2005 thorpej Document file system extended attribute functions.

Completed in 1625 milliseconds