Adrian Chadd
88c0971a31
Quieten the AR9300 HAL attach a little - the setupXTxDesc method
...
is only called during attach now.
The EDMA TX path never calls this - only the legacy TX path does.
2014-09-20 01:18:36 +00:00
Adrian Chadd
f3bf91638b
Quieten the AR9300 HAL probe a bit.
2014-09-20 01:17:02 +00:00
Adrian Chadd
e0fc1dc35a
Don't double-call the ar9300 stub function method.
2014-09-20 01:16:41 +00:00
Hans Petter Selasky
9dc2190371
Add new USB IDs.
...
PR: 193775
MFC after: 1 week
2014-09-19 16:06:54 +00:00
Steven Hartland
59ef6b46e9
Fix static kernel build with options ZFS
...
This was broken by r271802.
MFC after: 1 week
X-MFC-With: r271802
Sponsored by: Multiplay
2014-09-19 13:55:28 +00:00
Jean-Sébastien Pédron
09d058d153
vt(4): Remove superfluous word in comment
...
Submitted by: brueffer@
MFC after: 3 days
MFC with: 271871
2014-09-19 12:38:43 +00:00
Jean-Sébastien Pédron
1454439c13
vt(4): Rewrite history scrolling
...
It's now possible to scroll up the 500 hard-coded lines of history, not
just a fraction of them. For instance, one can reach the top of the boot
process.
Sometimes, when scrolling or when changing the screen size (by changing
the font or loading a KMS driver for instance), one could see the
history cycling (old content appeared below latest lines). This is
fixed.
Now, when the resolution changes are more lines can be shown, the
displayed area is adjusted so that, if the screen was filled with
content before, it's filled with content after as well: more history
is visible, instead of having blank lines below the previously visible
content.
MFC after: 3 days
2014-09-19 12:20:43 +00:00
Gleb Smirnoff
5d53210ced
- Provide igb_get_counter() to return counters that are not collected,
...
but taken from hardware.
- Mechanically convert to if_inc_counter() the rest of counters.
2014-09-19 11:49:41 +00:00
Alexander Motin
810a5a5c08
Fix inverted expression to report block size in mode page block descriptor.
2014-09-19 11:15:30 +00:00
Jean-Sébastien Pédron
c3a05e5422
vt(4): Remove vt_buf->vb_dirtymask
...
This structure and the associated functions were unused since the
implementation of vd_bitblt_text_t callbacks.
MFC after: 3 days
2014-09-19 11:02:44 +00:00
Gleb Smirnoff
3751dddb3e
Mechanically convert to if_inc_counter().
2014-09-19 10:39:58 +00:00
Gleb Smirnoff
a001989d9b
Mechanically convert to if_inc_counter().
2014-09-19 10:35:56 +00:00
Gleb Smirnoff
e3393daf63
Mechanically convert to if_inc_counter().
2014-09-19 10:33:23 +00:00
Gleb Smirnoff
b2d3d26fa0
Move rl(4) to dev/rl.
2014-09-19 10:32:20 +00:00
Gleb Smirnoff
32c7c51c2a
Mechanically convert to if_inc_counter().
2014-09-19 10:19:51 +00:00
Gleb Smirnoff
6ff8af1ca5
Mechanically convert to if_inc_counter().
2014-09-19 10:18:14 +00:00
Gleb Smirnoff
dea4512157
Mechanically convert to if_inc_counter().
2014-09-19 09:20:55 +00:00
Gleb Smirnoff
e2efa70e1c
Mechanically convert to if_inc_counter().
2014-09-19 09:20:34 +00:00
Gleb Smirnoff
6625a48525
Mechanically convert to if_inc_counter().
2014-09-19 09:20:16 +00:00
Gleb Smirnoff
d8cc52c9a1
Mechanically convert to if_inc_counter().
2014-09-19 09:19:49 +00:00
Gleb Smirnoff
2a6009bfa6
Mechanically convert to if_inc_counter().
2014-09-19 09:19:29 +00:00
Gleb Smirnoff
56b61ca27a
Remove ifq_drops from struct ifqueue. Now queue drops are accounted in
...
struct ifnet if_oqdrops.
Some netgraph modules used ifqueue w/o ifnet. Accounting of queue drops
is simply removed from them. There were no API to read this statistic.
Sponsored by: Netflix
Sponsored by: Nginx, Inc.
2014-09-19 09:01:19 +00:00
Poul-Henning Kamp
35163b6c15
This is a white-space/comment cleanup commit as a precursor for
...
some upcoming work on the NTP kernel PLL.
2014-09-19 07:44:49 +00:00
Gleb Smirnoff
a6f2696932
Increase errors, not queue drops, in cases the module is supplied
...
with a bad packet or if mbuf allocation failes.
2014-09-19 05:43:38 +00:00
Gleb Smirnoff
22bfa4f5b1
Remove disabled code, that is very unlikely to be ever enabled again,
...
as well as the comment that explains why is it disabled.
2014-09-19 05:23:47 +00:00
Gleb Smirnoff
94b52d99da
Mechanically convert to if_inc_counter().
2014-09-19 05:03:11 +00:00
Gleb Smirnoff
9d204116ad
Fix typo.
...
Submitted by: jkim
2014-09-19 03:55:19 +00:00
Gleb Smirnoff
c8dfaf382f
Mechanically convert to if_inc_counter().
2014-09-19 03:51:26 +00:00
Alexander Motin
fb767c2ba2
Allow more commands to pass persistent reservation according to SPC-4 r37.
2014-09-18 22:22:14 +00:00
Bjoern A. Zeeb
94b0d1ae8d
Fx a type from r271817; it's IFCOUNTER_* not IFNET_*.
2014-09-18 22:10:49 +00:00
Alexander Motin
64c5167c91
Add support for "no Data-Out Buffer" (NDOB) flag of WRITE SAME (16) command.
2014-09-18 21:39:00 +00:00
Gleb Smirnoff
4df50c3ae3
Mechanically convert to if_inc_counter().
2014-09-18 21:19:21 +00:00
Gleb Smirnoff
d5002dd19f
Mechanically convert to if_inc_counter().
2014-09-18 21:16:05 +00:00
Gleb Smirnoff
590a9de587
Mechanically convert to if_inc_counter().
2014-09-18 21:14:46 +00:00
Gleb Smirnoff
499986541b
Mechanically convert to if_inc_counter().
2014-09-18 21:13:12 +00:00
Bjoern A. Zeeb
d94ca7cf07
Revert r270808, which were changes to common code (i40e_alloc.h).
...
Rather than #define-ing common code function calls to OS-dependent
ones, make the osdep versions match the common code expectations,
adjust the FreeBSD specific code to use those, and remove the
#defines.
In the FreeBSD specific code, use "i40e_mem_reserved" for the
now expected but unused argument to i40e_allocate_dma_mem().
Reviewed by: gnn, eric.joyner intel.com
MFC after: 3 days
2014-09-18 21:13:03 +00:00
Gleb Smirnoff
9bce9009cd
Mechanically convert to if_inc_counter().
2014-09-18 21:11:42 +00:00
Gleb Smirnoff
ecc70d3f9e
Mechanically convert to if_inc_counter().
2014-09-18 21:09:22 +00:00
Gleb Smirnoff
f98131f881
Mechanically convert to if_inc_counter().
2014-09-18 21:07:05 +00:00
Gleb Smirnoff
b821756ba2
Mechanically convert to if_inc_counter().
2014-09-18 21:05:59 +00:00
Gleb Smirnoff
10b77d668c
Mechanically convert to if_inc_counter().
2014-09-18 21:03:13 +00:00
Gleb Smirnoff
1209989c6a
Mechanically convert to if_inc_counter().
2014-09-18 21:01:41 +00:00
Gleb Smirnoff
dde47b5589
Mechanically convert to if_inc_counter().
2014-09-18 20:59:59 +00:00
Gleb Smirnoff
eed9bc6a5b
Mechanically convert to if_inc_counter().
2014-09-18 20:58:04 +00:00
Gleb Smirnoff
884c5b4544
Mechanically convert to if_inc_counter().
2014-09-18 20:53:02 +00:00
Gleb Smirnoff
2127b2e232
Mechanically convert to if_inc_counter().
2014-09-18 20:47:39 +00:00
Gleb Smirnoff
8c32392208
Mechanically convert to if_inc_counter().
2014-09-18 20:44:53 +00:00
Gleb Smirnoff
f02c95526e
Mechanically convert to if_inc_counter().
2014-09-18 20:43:17 +00:00
Gleb Smirnoff
482dbe35e5
- Mechanically convert to if_inc_counter().
...
- Cut code that runs a counter backwards.
2014-09-18 20:39:23 +00:00
Steven Hartland
8caa3daf35
Remove sys/types.h include as per style (9)
...
SDT requries sys/param.h due to use of NULL
Reported by: Garrett
Sponsored by: Multiplay
2014-09-18 20:38:18 +00:00