Go to file
martin e624e5bc14 Pull up the following revisions, requested by msaitoh in ticket #1751:
sys/dev/pci/if_wmreg.h				1.122-1.125 via patch
	sys/dev/pci/if_wmvar.h				1.48
	sys/dev/pci/if_wm.c				1.719-1.720,1.722-1.725,
							1.727-1.740 via patch

- wm_tick: Add missing splx(s) when not WM_MPSAFE.
- Print DMA range info if the system is booting in the verbose mode.
- Micro optimization:
  - Call m_freem(m) only if m0 == NULL.
  - Call wm_xxeof() only when limit > 0.
  - Don't set the more flag when there is no packet to process.
- No functional changes:
  - Call txeof first, then rxeof for the consistency.
  - Remove duplicated break.
  - Remove stray semicolons from struct declaration.
  - Fix value return from void function.
  - Use macros.
  - Modify comment.
  - KNF.
2022-07-11 14:15:57 +00:00
bin Pull up following revision(s) (requested by kre in ticket #1736): 2022-02-24 10:07:46 +00:00
common Pull up following revision(s) (requested by skrll in ticket #1672): 2021-04-26 18:39:26 +00:00
compat Apply patch, requested by mrg in ticket #1684 (no corresponding 2021-06-21 17:43:18 +00:00
crypto Pull up following revision(s) (requested by ozaki-r in ticket #1306): 2019-07-25 08:58:21 +00:00
dist/pf Pull up following revision(s) (requested by maxv in ticket #978): 2018-08-25 11:21:53 +00:00
distrib Pull up following revision(s) (requested by martin in ticket #1694): 2021-09-07 22:28:31 +00:00
doc Remove bogus ticket #1748 entry that was actually a fixup of ticket #1746 2022-06-17 15:33:02 +00:00
etc Pull up following revision(s) (requested by martin in ticket #1643): 2020-12-28 16:02:33 +00:00
external Pull up the following, requested by kre in ticket #1676: 2021-04-30 14:26:38 +00:00
extsrc
games Pull up following revision(s) (requested by nia in ticket #1544): 2020-04-30 16:21:14 +00:00
include Pull up following revision(s) (requested by is in ticket #1625): 2020-11-29 11:18:54 +00:00
lib Pull up following revision(s) (requested by hannken in ticket #1739): 2022-04-27 16:55:18 +00:00
libexec Pull up following revision(s) (requested by kre in ticket #1743): 2022-05-17 12:12:14 +00:00
regress Pull up following revision(s) (requested by maxv in ticket #282): 2017-09-23 17:27:02 +00:00
rescue Remove MKCRYPTO option. 2017-05-21 15:28:36 +00:00
sbin Pull up following revision(s) (requested by msaitoh in ticket #1741): 2022-05-15 12:15:53 +00:00
share Pull up following revision(s) via patch (requested by msaitoh in ticket #1454): 2022-05-17 10:33:46 +00:00
sys Pull up the following revisions, requested by msaitoh in ticket #1751: 2022-07-11 14:15:57 +00:00
tests Pull up following revision(s) (requested by ozaki-r in ticket #1339): 2019-08-19 14:27:16 +00:00
tools Apply patch, requested by maya in ticket #1070: 2018-10-26 15:12:53 +00:00
usr.bin Pull up following revision(s) (requested by gutteridge in ticket #1737): 2022-03-13 09:54:01 +00:00
usr.sbin Pull up following revision(s) (requested by hannken in ticket #1739): 2022-04-27 16:55:18 +00:00
BUILDING regen 2017-05-21 15:30:20 +00:00
Makefile don't descend into gnu 2017-04-11 14:04:15 +00:00
Makefile.inc
UPDATING New dhcpcd does not like update builds from previous versions. 2017-04-03 09:37:58 +00:00
build.sh Pull up following revision(s) (requested by martin in ticket #1695): 2021-09-15 05:07:42 +00:00