HomeSort by: relevance | last modified time | path
    Searched hist:1.751 (Results 1 - 21 of 21) sorted by relevancy

  /src/sys/dev/pci/
pcidevs_data.h 1.751 Thu Dec 29 11:07:30 UTC 2005 silke branches: 1.751.2;
Regen from revision 1.751 of pcidevs.
Thu Dec 29 11:07:30 UTC 2005 silke branches: 1.751.2;
Regen from revision 1.751 of pcidevs.
.2;
Regen from revision 1.751 of pcidevs.
1.750 Thu Dec 29 05:46:34 UTC 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.
1.751.2.4 Wed Mar 01 09:28:21 UTC 2006 yamt sync with head.
1.751.2.3 Sat Feb 18 15:39:08 UTC 2006 yamt sync with head.
1.751.2.2 Wed Feb 01 14:52:09 UTC 2006 yamt sync with head.
1.751.2.1 Sun Jan 15 10:02:49 UTC 2006 yamt sync with head.
pcidevs 1.751 Thu Dec 29 05:44:51 UTC 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.
Thu Dec 29 05:44:51 UTC 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.2.4 Wed Mar 01 09:28:21 UTC 2006 yamt sync with head.
1.751.2.3 Sat Feb 18 15:39:08 UTC 2006 yamt sync with head.
1.751.2.2 Wed Feb 01 14:52:09 UTC 2006 yamt sync with head.
1.751.2.1 Sun Jan 15 10:02:48 UTC 2006 yamt sync with head.
pcidevs.h 1.752 Thu Dec 29 11:07:30 UTC 2005 silke branches: 1.752.2;
Regen from revision 1.751 of pcidevs.
1.751 Mon Dec 19 02:08:20 UTC 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.
if_wm.c 1.751 Wed Aug 03 05:29:04 UTC 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@
  /src/sys/dev/usb/
usbdevs.h 1.751 Sun Aug 12 04:19:31 UTC 2018 rin regen.
usbdevs_data.h 1.751 Sun Aug 12 04:19:31 UTC 2018 rin regen.
usbdevs 1.751 Tue Jul 10 11:21:34 UTC 2018 spz add Yubikey ids, this time more complete (thanks for the reminders)
  /src/usr.bin/make/
parse.c 1.751 Fri Jun 13 18:31:08 UTC 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.
var.c 1.751 Sun Dec 20 18:23:24 UTC 2020 rillig make(1): remove redundant const declarations for parameters
  /src/share/man/man4/
Makefile 1.751 Fri Feb 20 07:54:26 UTC 2026 yamt pchtemp: add a simple driver for intel pch thermal sensor

tested on PCI_PRODUCT_INTEL_2HS_THERM, which was found on HP Z4 G4.
although other variants look compatible, i have not actually tested them.
(no hardware)

dmesg:
```
[ 512.596379] pchtemp0 at pci0 dev 20 function 2: Intel PCH Temperature Sensor
```

envstat:
```
[pchtemp0]
pchtemp0 temperature: 41.500 degC
```

enable in kernel configs where amdtemp is enabled.

the man page is mostly copy-and-paste from amdtemp.4.
  /src/sys/arch/i386/i386/
machdep.c 1.751 Sun Feb 23 00:56:40 UTC 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/sys/arch/i386/conf/
GENERIC 1.751 Sat May 13 09:02:18 UTC 2006 xtraeme Driver for iTE IT87xxF and compatibles hardware monitor. Add
commented out entries on GENERIC and GENERIC_LAPTOP.

Adapted from OpenBSD.
  /src/sys/conf/
files 1.751 Sat Jan 07 14:19:51 UTC 2006 peter Include net/pfil.c when pf is set.
  /src/doc/
CHANGES 1.751 Wed Nov 08 17:16:08 UTC 2006 macallan mention macppc using accelerated framebuffer drivers now
3RDPARTY 1.751 Mon Mar 08 06:48:10 UTC 2010 lukem openldap updated to 2.4.21
  /src/distrib/sets/lists/tests/
mi 1.751 Wed May 31 00:18:21 UTC 2017 perseant Add new locale tests to distrib sets, thanks pgoyette@ for the reminder
  /src/share/mk/
bsd.own.mk 1.751 Sun Sep 29 00:11:59 UTC 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/distrib/sets/lists/base/
mi 1.751 Tue Jun 10 18:41:47 UTC 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.
shl.mi 1.751 Fri Sep 25 10:30:36 UTC 2015 martin More conditional dance for librtld_db
  /src/distrib/sets/lists/man/
mi 1.751 Mon Jan 10 03:13:04 UTC 2005 lukem Support ${MKINET6} == "no".
  /src/distrib/sets/lists/comp/
mi 1.751 Sun Jan 02 17:34:43 UTC 2005 thorpej Document file system extended attribute functions.

Completed in 2530 milliseconds