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

/src/sys/dev/pci/
H A Dif_wm.c1.795 Mon Jan 29 05:02:06 GMT 2024 msaitoh wm(4): Add RQDPC(Receive Queue Drop Packet Count) to iqdrops.

The iqdrops counter should include not only MPC(Missed Packet Count)
but also RQDPC(Receive Queue Drop Packet Count). Same as ixgbe(4) and igc(4).

Note that the RQDPC is not currently counted because SRRCTL_DROP_EN
is not set.

H A Dpcidevs.h1.795 Sun Jun 18 10:33:42 GMT 2006 xtraeme regen
H A Dpcidevs_data.h1.795 Sun Jun 18 21:32:50 GMT 2006 christos Regen
H A Dpcidevs1.795 Thu Jun 15 21:42:15 GMT 2006 heinz Added information about LSI's SAS, parallel SCSI and FC adapters (from LSI's
Linux driver package and http://pciids.sourceforge.net/).
/src/sys/dev/usb/
H A Dusbdevs1.795 Fri Oct 01 21:01:34 GMT 2021 macallan add PixArt Raspberry Pi Mouse
H A Dusbdevs.h1.795 Thu May 19 03:58:13 GMT 2022 charlotte Regen for real

H A Dusbdevs_data.h1.795 Thu May 19 03:58:13 GMT 2022 charlotte Regen for real
/src/sys/arch/i386/i386/
H A Dmachdep.c1.795 Sat Sep 30 11:43:57 GMT 2017 maxv Add a bootspace structure. It describes the physical and virtual space
layout created by the early kernel bootstrap code. Start using it, and
eliminate several references to KERNBASE and other global symbols. While
here clean up xen-i386, it's really tiring.
/src/distrib/sets/lists/base/
H A Dshl.mi1.795 Sun Dec 25 00:09:20 GMT 2016 christos bump libssh
H A Dmi1.795 Mon Feb 02 20:47:19 GMT 2009 joerg Merge pkg_install-20090201 and update build system.
/src/doc/
H A D3RDPARTY1.795 Wed Dec 15 02:59:05 GMT 2010 christos put real openssl version.
H A DCHANGES1.795 Wed Feb 21 06:03:18 GMT 2007 xtraeme poyt
/src/sys/arch/i386/conf/
H A DGENERIC1.795 Sat Nov 11 18:47:10 GMT 2006 jmmv Remove tmpfs's experimental status. OK'ed by core@.

/src/distrib/sets/lists/man/
H A Dmi1.795 Tue Jun 21 17:37:06 GMT 2005 kent add azalia(4) man page
/src/distrib/sets/lists/tests/
H A Dmi1.795 Sun Sep 23 13:36:04 GMT 2018 christos merge openssl-1.1.1
/src/share/mk/
H A Dbsd.own.mk1.795 Fri Apr 04 01:20:12 GMT 2014 christos Add NOCTF
/src/usr.bin/make/
H A Dvar.c1.795 Wed Feb 03 13:53:12 GMT 2021 rillig make: replace Global_AppendExpand with Global_Append

All callers with a variable name that is guaranteed to not contain a
dollar sign have been converted to call Global_Append instead of the
previous Global_AppendExpand. After that, Global_AppendExpand was
unused, therefore it was effectively just renamed.
/src/sys/conf/
H A Dfiles1.795 Fri Aug 25 17:32:27 GMT 2006 matt Remove support for netns and netccitt. For now, don't include files.netns
and files.netccitt.
/src/distrib/sets/lists/comp/
H A Dmi1.795 Sun Jun 19 20:00:29 GMT 2005 thorpej Move common Sun ID PROM definitions into <dev/sun/idprom.h>.

Completed in 1423 milliseconds