| Home | Sort by: relevance | last modified time | path |
| /src/sys/dev/pci/ | |
| if_wmreg.h | 1.98.6.15 Wed Sep 07 10:09:20 UTC 2022 martin Pull up the following revisions, requested by msaitoh in ticket #1759: sys/dev/pci/if_wm.c 1.741-1.749,1.753-1.757, 1.762 via patch sys/dev/pci/if_wmreg.h 1.126-1.127 - Fix I219 workaround in wm_flush_desc_rings(). - Add more statistics counters. - To avoid releasing mutex temporally, use new wm_set_mdio_slow_mode_hv_locked(). - No functional changes: - Turn a locking botch (shouldn't drop lock on error) into a KASSERT in wm_deferred_start_locked(). - Remove unneeded header inclusion. - Use __BIT() a little. - Modify comment and debug messages. - Consistency use -1 instead of 1 for some error code. - KNF. 1.115.2.6 Wed Sep 07 10:05:42 UTC 2022 martin Pull up the following revisions, requested by msaitoh in ticket #1515: sys/dev/pci/if_wm.c 1.741-1.749, 1.753-1.757, 1.762 via patch sys/dev/pci/if_wmreg.h 1.126-1.127 - Fix I219 workaround in wm_flush_desc_rings(). - Add more statistics counters. - To avoid releasing mutex temporally, use new wm_set_mdio_slow_mode_hv_locked(). - No functional changes: - Turn a locking botch (shouldn't drop lock on error) into a KASSERT in wm_deferred_start_locked(). - Remove unneeded header inclusion. - Use __BIT() a little. - Modify comment and debug messages. - Consistency use -1 instead of 1 for some error code. - KNF. |
| if_wm.c | 1.753 Mon Aug 08 05:45:29 UTC 2022 msaitoh Modify debug messages so that we can determine where it happened. 1.508.4.46 Wed Sep 07 10:09:20 UTC 2022 martin Pull up the following revisions, requested by msaitoh in ticket #1759: sys/dev/pci/if_wm.c 1.741-1.749,1.753-1.757, 1.762 via patch sys/dev/pci/if_wmreg.h 1.126-1.127 - Fix I219 workaround in wm_flush_desc_rings(). - Add more statistics counters. - To avoid releasing mutex temporally, use new wm_set_mdio_slow_mode_hv_locked(). - No functional changes: - Turn a locking botch (shouldn't drop lock on error) into a KASSERT in wm_deferred_start_locked(). - Remove unneeded header inclusion. - Use __BIT() a little. - Modify comment and debug messages. - Consistency use -1 instead of 1 for some error code. - KNF. 1.645.2.14 Wed Sep 07 10:05:42 UTC 2022 martin Pull up the following revisions, requested by msaitoh in ticket #1515: sys/dev/pci/if_wm.c 1.741-1.749, 1.753-1.757, 1.762 via patch sys/dev/pci/if_wmreg.h 1.126-1.127 - Fix I219 workaround in wm_flush_desc_rings(). - Add more statistics counters. - To avoid releasing mutex temporally, use new wm_set_mdio_slow_mode_hv_locked(). - No functional changes: - Turn a locking botch (shouldn't drop lock on error) into a KASSERT in wm_deferred_start_locked(). - Remove unneeded header inclusion. - Use __BIT() a little. - Modify comment and debug messages. - Consistency use -1 instead of 1 for some error code. - KNF. |
| pcidevs | 1.753 Mon Jan 02 00:48:34 UTC 2006 tron - Spell NVIDIA as "NVIDIA" instead of "Nvidia". This matches their website and viaide(4). - Add entry for builtin ethernet of NVIDIA nForce4 chipset. Information provided by Bernhard Moellemann. 1.701.2.19 Tue Jan 10 02:09:06 UTC 2006 snj Pull up following revision(s) (requested by tron in ticket #1112): sys/dev/pci/pcidevs: revision 1.753 - Spell NVIDIA as "NVIDIA" instead of "Nvidia". This matches their website and viaide(4). - Add entry for builtin ethernet of NVIDIA nForce4 chipset. Information provided by Bernhard Moellemann. |
| pcidevs.h | 1.753 Sun Jan 01 11:32:41 UTC 2006 xtraeme regen |
| pcidevs_data.h | 1.753 Mon Jan 02 00:49:29 UTC 2006 tron Regen. |
| /src/sys/dev/usb/ | |
| usbdevs | 1.753 Fri Jul 20 16:36:16 UTC 2018 martin Andrius V in Pr kern/53461: add D-Link DUB-1312 1.736.2.3 Thu Feb 07 06:13:26 UTC 2019 msaitoh Pullup the following revision (requested by martin in ticket #1182): sys/dev/usb/usbdevs 1.753 Andrius V in Pr kern/53461: add D-Link DUB-1312 |
| usbdevs.h | 1.753 Thu Nov 08 02:03:37 UTC 2018 manu regen |
| usbdevs_data.h | 1.753 Thu Nov 08 02:03:37 UTC 2018 manu regen |
| /src/usr.bin/make/ | |
| parse.c | 1.753 Sat Jun 28 22:39:27 UTC 2025 rillig make: consistently use double quotes in error messages Previously, some error messages used single quotes, very few used backticks or parentheses, most already used double quotes. While here, reword a few error messages to be clearer or more consistent with related error messages. |
| var.c | 1.753 Sun Dec 20 19:10:53 UTC 2020 rillig make(1): remove wrong error message for indirect modifier in lint mode |
| /src/sys/arch/i386/i386/ | |
| machdep.c | 1.753 Fri Jan 23 02:52:14 UTC 2015 christos whitespace |
| /src/sys/arch/i386/conf/ | |
| GENERIC | 1.753 Sun Jun 04 15:48:08 UTC 2006 perry convert a tab to a space so commenting out of piixpm is cleaner |
| /src/sys/conf/ | |
| files | 1.753 Tue Jan 17 06:08:48 UTC 2006 thorpej Add an API for loading firmware images for devices. |
| /src/doc/ | |
| CHANGES | 1.753 Thu Nov 09 15:08:02 UTC 2006 jmmv Note audit of kqueue notifications in tmpfs. |
| 3RDPARTY | 1.753 Sun Mar 21 11:24:58 UTC 2010 wiz gdb-7.1 out. |
| /src/distrib/sets/lists/tests/ | |
| mi | 1.753 Fri Jun 09 06:09:01 UTC 2017 knakahara add tests of ioctl for /dev/crypto |
| /src/share/mk/ | |
| bsd.own.mk | 1.753 Mon Oct 14 16:00:16 UTC 2013 joerg Rename USE_LIBGCC to HAVE_LIBGCC and retry using it as flag on unwind.h. |
| /src/distrib/sets/lists/base/ | |
| mi | 1.753 Thu Jun 12 10:55:44 UTC 2008 dogcow add named-compilezone. (HI EXPLORER!) |
| shl.mi | 1.753 Wed Nov 04 23:57:05 UTC 2015 knakahara if_gif supports rump now. |
| /src/distrib/sets/lists/man/ | |
| mi | 1.753 Tue Jan 11 22:07:02 UTC 2005 tron Mark login_access(4) als "pam". |
| /src/distrib/sets/lists/comp/ | |
| mi | 1.753 Thu Jan 06 15:30:27 UTC 2005 lukem document getgroupmembership(3) |