Searched hist:1.776 (Results 1 - 19 of 19) sorted by relevance

/src/sys/dev/pci/
H A Dif_wm.c1.785 Mon Sep 25 06:18:09 GMT 2023 msaitoh wm(4): Use SCVPC and HRMPC for 82575 and newer.

The SCVPC(SerDes/SGMII Code Violation Packet Count) register and the HRMPC
(Header Redirection Missed Packet Count) register were added in if_wm.c
rev. 1.776 but the location in the code were incorrect. Fix them.

1.776 Thu May 11 07:19:02 GMT 2023 msaitoh Add some new event counters.

Add the following counters for 82575 and newer except 80003, ICHs and PCHs:
- Only 82576 document describes about the circuit breaker,
so the following two might be only for 82575:
- Circuit Breaker TX Manageability Packet
- Circuit Breaker RX Dropped Packet
- 82575's document doesn't describe the following two, but we can see
the same value as GO{T,R}C have:
- Host Good Octets RX
- Host Good Octets TX
- 82575's document doesn't describe the LENERRS (Length Errors) counter.
I don't know if it has.
- Perhaps Non-SerDes/SGMII devices don't have SCVPC
(SerDes/SGMII Code Violation Packet) register. We don't care if
it's SerDes/SGMII or not for now.
- HRMPC (Header Redirection Missed Packet) appears only once
in 8257[56]'s datasheet. FreeBSD's igb counts it, so we do, too.
- Count the following two for I350 and newer. I don't know if PCHs have:
- EEE TX LPI
- EEE RX LPI

H A Dpcidevs.h1.776 Sun Mar 12 22:35:32 GMT 2006 chs branches: 1.776.2;
regen
1.776 Sun Mar 12 22:35:32 GMT 2006 chs branches: 1.776.2;
regen
H A Dpcidevs_data.h1.776 Tue Mar 21 20:20:59 GMT 2006 he Regenerated files after adding IDs for HP/Compaq Smart Array controllers.
H A Dpcidevs1.776 Tue Mar 21 20:19:21 GMT 2006 he Add a bunch of IDs for Compaq/HP Smart Array controllers supported
by the soon to be added ciss(4) driver.
/src/sys/dev/usb/
H A Dusbdevs.h1.776 Mon Sep 07 06:33:05 GMT 2020 ryoon branches: 1.776.2;
Regenerate

1.776 Mon Sep 07 06:33:05 GMT 2020 ryoon branches: 1.776.2;
Regenerate

H A Dusbdevs_data.h1.776 Mon Sep 07 06:33:05 GMT 2020 ryoon branches: 1.776.2;
Regenerate
1.776 Mon Sep 07 06:33:05 GMT 2020 ryoon branches: 1.776.2;
Regenerate
H A Dusbdevs1.776 Sat Feb 15 02:08:54 GMT 2020 manu Add UE version of D-Link DWM-157
/src/sys/arch/i386/i386/
H A Dmachdep.c1.776 Mon Dec 26 17:54:06 GMT 2016 cherry branches: 1.776.2;
the i386 and amd64 boot time msgbuf init code is nearly identical.

Unify them into x86/x86_machdep.c:init_x86_msgbuf()

Boot tested on GENERIC (i386, amd64), XEN3_DOM0 (amd64)
1.776 Mon Dec 26 17:54:06 GMT 2016 cherry branches: 1.776.2;
the i386 and amd64 boot time msgbuf init code is nearly identical.

Unify them into x86/x86_machdep.c:init_x86_msgbuf()

Boot tested on GENERIC (i386, amd64), XEN3_DOM0 (amd64)
/src/distrib/sets/lists/base/
H A Dshl.mi1.776 Sun Jun 05 01:31:03 GMT 2016 christos Add libubsan
H A Dmi1.776 Sun Oct 12 23:00:53 GMT 2008 mrg - install ldscripts on sparc64
- move ldscripts to /usr/libdata/ldscripts
/src/doc/
H A D3RDPARTY1.776 Thu Aug 26 15:01:07 GMT 2010 christos mention new nawk
H A DCHANGES1.776 Sun Jan 07 03:17:28 GMT 2007 xtraeme Mention ug(4), contributed by Mihai Chelaru.
/src/sys/arch/i386/conf/
H A DGENERIC1.776 Mon Aug 14 09:34:43 GMT 2006 itohy ACPI frontend for Yamaha OPL3-SA[23].
Derived from PR kern/33991 by jasper at pointless dot net.

/src/distrib/sets/lists/man/
H A Dmi1.776 Mon Apr 11 23:39:12 GMT 2005 jwise Provide obsolete list entries for old names of pfspamd et al.
/src/distrib/sets/lists/tests/
H A Dmi1.776 Fri Mar 09 20:20:48 GMT 2018 joerg Add ifunc support for statically linked applications on x86, ppc, sparc
and ARM.
/src/share/mk/
H A Dbsd.own.mk1.776 Tue Mar 04 21:06:02 GMT 2014 joerg When using Clang, disable integrated assembler for genassym. It creates
syntactically invalid assembler, which is normally not a problem as it
is also using -S.
/src/usr.bin/make/
H A Dvar.c1.776 Tue Dec 29 03:05:15 GMT 2020 rillig make(1): split ExportVar into separate functions
/src/sys/conf/
H A Dfiles1.776 Thu May 25 14:27:28 GMT 2006 yamt move wait points for kva from upper layers to vm_map. PR/33185 #1.

XXX there is a concern about interaction with kva fragmentation.
see: http://mail-index.NetBSD.org/tech-kern/2006/05/11/0000.html
/src/distrib/sets/lists/comp/
H A Dmi1.776 Mon Apr 04 20:38:24 GMT 2005 christos Add get{pw,gr}ent_r.{3,0}

Completed in 1554 milliseconds