196724 Commits

Author SHA1 Message Date
truckman
7901389ab7 MFC r270510
Catch up to gcc 3.3 -> 3.4 upgrade.
2014-08-27 18:00:58 +00:00
hselasky
011ca26231 MFC r270134:
Use the "bSubslotSize" and "bSubFrameSize" fields to obtain the actual
sample size. According to the USB audio frame format specification
from USB.org, the value in the "bBitResolution" field can be less than
the actual sample size, depending on the actual hardware, and should
not be used for this computation.

PR:		192755
2014-08-27 14:22:40 +00:00
hselasky
9883e5972f MFC r270133:
Add more USB class codes.
2014-08-27 14:17:15 +00:00
hselasky
918e06e655 MFC r269777:
Fix string length argument passed to "sysctl_handle_string()" so that
the complete string is returned by the function and not just only one
byte.

PR:	192544
2014-08-27 14:07:24 +00:00
grehan
aca4a8dbd6 MFC 270438
Change __inline style to be consistent with FreeBSD usage,
  and also fix gcc build.

PR:	192880
2014-08-27 06:13:44 +00:00
kib
408f1bac3c MFC r270204:
Do not busy the UFS mount point inside VOP_RENAME().
2014-08-27 01:38:26 +00:00
kib
2039dda2a6 MFC r270203:
Correct the test for condition to suspend UFS filesystem during unmount.
2014-08-27 01:37:22 +00:00
kib
e0ba747bef MFC r270202:
Increase max number of physical segments on amd64 to 63.
2014-08-27 01:34:33 +00:00
gjb
339221a5fa MFC r270417, r270418, r270455, r270457:
r270417:
  Fix arm build breakage when building stable/10 on
  head/.

r270418:
  Also export UNAME_r to fix arm builds.

r270455:
  Set OSREL and UNAME_r in release/release.sh when building
  ports to prevent ports build failures from killing the
  release build.

r270457:
  Wrap a long line.

Sponsored by:	The FreeBSD Foundation
2014-08-27 00:50:51 +00:00
gjb
80176f5f2d Fix the stable/10 errata/article.xml to conform to
FDP style conventions (as best as possible).

Sponsored by:	The FreeBSD Foundation
2014-08-27 00:07:33 +00:00
gjb
d5621d9056 Fix the stable/10 hardware/article.xml to conform to
FDP style conventions.
Fix a few rendering issues, while here.

Sponsored by:	The FreeBSD Foundation
2014-08-26 23:58:54 +00:00
gjb
c92b76c506 Bump copyright year.
Sponsored by:	The FreeBSD Foundation
2014-08-26 23:51:01 +00:00
gjb
3aaef63295 Update the readme/article.xml to reflect send-pr(1) is
deprecated, and direct to Bugzilla.

Sponsored by:	The FreeBSD Foundation
2014-08-26 23:50:21 +00:00
gjb
1d9ce7180f Fix the stable/10 hardware/article.xml to conform to
FDP style conventions.

Sponsored by:	The FreeBSD Foundation
2014-08-26 23:45:26 +00:00
gjb
7600e67eea Fix a typo: s/sytem/system/
Sponsored by:	The FreeBSD Foundation
2014-08-26 23:31:22 +00:00
gjb
8d2caafa2e Fix alphabetical sorting with alc(4) addition.
Move atp(4) driver under 'Pointing Devices', added
to 'Keyboards' by mistake.

Sponsored by:	The FreeBSD Foundation
2014-08-26 23:19:09 +00:00
gjb
6a4ccf4c2e Add the following to the hardware notes:
- aacraid(4)
 - alc(4)
 - ath_hal(4)
 - atp(4)
 - cxgbe(4)
 - hptnr(4)

Sponsored by:	The FreeBSD Foundation
2014-08-26 22:47:40 +00:00
wblock
a1bd433341 MFC r269743:
Update the comments in exec.h with help from jilles.
2014-08-26 19:58:48 +00:00
gjb
05de13180a - Update stable/10 to 10.1-PRERELEASE now that the
code slush is in effect.  (Forgotten on the 22nd.)
- Set the 10.1 as the .Fx mdoc(7) default.
- Update the TARGET_TRIPLE and BUILD_TRIPLE for clang(1)
  to reflect 10.1.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2014-08-26 15:31:56 +00:00
gjb
5ad02b7b78 Add a non-breaking space in the mount_nfs(8) example.
Sponsored by:	The FreeBSD Foundation
2014-08-26 13:53:01 +00:00
gjb
82ca591c86 Fix an oddly-worded sentence.
Sponsored by:	The FreeBSD Foundation
2014-08-26 13:44:56 +00:00
ae
e15e639ea8 MFC r265778 (by melifaro):
Fix ndp(8) -f flag parsing

  PR:		bin/136661

MFC r268827 (by peter):
  Fix "ndp -d hostname".
2014-08-26 10:32:08 +00:00
dim
60a2369166 MFC r270416:
In r260015, I renamed several identifiers to avoid -Wsystem-header
warnings.  In r261283, I imported libc++ 3.4 release, but this contained
one identifier that had not been renamed yet, leading to a compilation
error when using -std=c++1y.  Fix the compilation error by correctly
renaming the identifier.

Reported by:	rcarter@pinyon.org
PR:		base/192139
2014-08-26 06:31:52 +00:00
imp
d577d2038d Merge SETAN changes from head:
r270327 | imp | 2014-08-22 07:15:59 -0600 (Fri, 22 Aug 2014) | 6 lines
	We should never enter the PROBE_SETAN phase if we're not ATAPI, since
	that's ATAPI specific. Instead, skip to PROBE_SET_MULTI instead for
	non ATAPI protocols. The prior code incorrectly terminated the probe
	with a break, rather than arranging for probedone to get called. This
	caused panics or worse on some systems.

	r270249 | imp | 2014-08-20 16:58:12 -0600 (Wed, 20 Aug 2014) | 13 lines
	Turns out that IDENTIFY DEVICE and IDENTIFY PACKET DEVICE return data
	that's only mostly similar. Specifically word 78 bits are defined for
	IDENTIFY DEVICE as
	        5 Supports Hardware Feature Control
	while a IDENTIFY PACKET DEVICE defines them as
	        5 Asynchronous notification supported
	Therefore, only pay attention to bit 5 when we're talking to ATAPI
	devices (we don't use the hardware feature control at this time).
	Ignore it for ATA devices. Remove kludge that papered over this issue
	for Samsung SATA SSDs, since Micron drives also have the bit set and
	the error was caused by this bad interpretation of the spec (which is
	quite easy to do, since bits aren't normally overlapping like this).

Sponsored by:	Netflix (the merge and the original work)
2014-08-26 03:45:54 +00:00
thompsa
a0e779b258 MFH (r269653): Give a brief error message 2014-08-26 02:31:37 +00:00
gjb
26cdb2e3c1 Document r270631, ixlv(4) merged from head/.
Sponsored by:	The FreeBSD Foundation
2014-08-25 22:31:04 +00:00
gjb
d3ad9046aa Fix a formatting nit.
Sponsored by:	The FreeBSD Foundation
2014-08-25 22:25:57 +00:00
gjb
0181a17a03 Document r270630, vm 'fast path' page fault hander.
Sponsored by:	The FreeBSD Foundation
2014-08-25 22:20:04 +00:00
gjb
4f5e79fa23 Document r270552, kern.geom.part.mbr.enforce_chs tunable.
Sponsored by:	The FreeBSD Foundation
2014-08-25 22:20:02 +00:00
gjb
c3c38a18f9 Document r270514, ASUS USB-AC51 support in urtwn(4).
Sponsored by:	The FreeBSD Foundation
2014-08-25 22:20:00 +00:00
gjb
513d64a369 Document r270509, vtnet(4) netmap(4) support.
Sponsored by:	The FreeBSD Foundation
2014-08-25 22:19:58 +00:00
gjb
100ad6e386 Document r270415, lukemftpd removal.
Sponsored by:	The FreeBSD Foundation
2014-08-25 22:19:56 +00:00
gjb
2da6e6053d Document r270401, pam(3) 'account' facility support.
Sponsored by:	The FreeBSD Foundation
2014-08-25 22:19:54 +00:00
gjb
da40b91a24 Document r270297, native netmap(4) support in cxgbe(4) for
the T5 10G/40G card.

Sponsored by:	The FreeBSD Foundation
2014-08-25 22:19:52 +00:00
gjb
ce8e8a7f68 Document r270159, various bhyve(4) enhancements.
Sponsored by:	The FreeBSD Foundation
2014-08-25 22:19:50 +00:00
gjb
fe04941d01 Document r270157, FFS multithreaded soft updates.
Sponsored by:	The FreeBSD Foundation
2014-08-25 22:19:48 +00:00
jfv
c988cfb907 MFC of the Intel Base driver for the Intel XL710 Ethernet Controller Family
- It was decided to change the driver name to if_ixl for FreeBSD
	- This release adds the VF Driver to the tree, it can be built into
	  the kernel or as the if_ixlv module
	- The VF driver is independent for the first time, this will be
	  desireable when full SRIOV capability is added to the OS.

Submitted by:	jack.vogel@intel.com and eric.joyner@intel.com
2014-08-25 22:04:29 +00:00
kib
4e198665c5 MFC r270011:
Implement 'fast path' for the vm page fault handler.

MFC r270387 (by alc):
Relax one of the conditions for mapping a page on the fast path.

Approved by:	re (gjb)
2014-08-25 21:21:29 +00:00
kib
35c4352f4c MFC r261647 (by alc):
Don't call vm_fault_prefault() on zero-fill faults.
2014-08-25 21:19:08 +00:00
kib
9824920980 MFC r261412 (by alc):
Make prefaulting more aggressive on hard faults.
2014-08-25 21:16:57 +00:00
kib
511f9b7525 MFC r269978 (by alc):
Avoid pointless (but harmless) actions on unmanaged pages.
2014-08-25 20:49:25 +00:00
gjb
57688a0616 Add attribution for r270130
Sponsored by:	The FreeBSD Foundation
2014-08-25 20:37:12 +00:00
gjb
60036a7e9c Document r270130, unmapped I/O in Xen's blkfront driver.
Sponsored by:	The FreeBSD Foundation
2014-08-25 20:37:10 +00:00
gjb
747a1a5403 Document r270061, if__nf10bmac(4) merged from head/.
Sponsored by:	The FreeBSD Foundation
2014-08-25 20:37:09 +00:00
gjb
be53a64a41 Document r270043, '-o key=val' pairing for NFS version
specification.

Sponsored by:	The FreeBSD Foundation
2014-08-25 20:37:07 +00:00
gjb
63f60d0507 Document r270031, fparseln(3) update to 1.7.
Sponsored by:	The FreeBSD Foundation
2014-08-25 20:37:05 +00:00
gjb
a6f67f035b Document r270026, nvi 2.1.2-c80f493b038
Sponsored by:	The FreeBSD Foundation
2014-08-25 20:37:03 +00:00
gjb
43f43926f8 Document r269975, igxbe(4) tunable renaming.
Sponsored by:	The FreeBSD Foundation
2014-08-25 19:45:46 +00:00
gjb
e794ea1339 Document r269968, iscsictl(8) '-M' flag.
Sponsored by:	The FreeBSD Foundation
2014-08-25 19:45:44 +00:00
gjb
6e0ac1b0a6 Document r269847:
apr 1.4.8 -> 1.5.1
 apr-util 1.5.2 -> 1.5.3
 serf 1.3.4 -> 1.3.7
 svnlite 1.8.8 -> 1.8.10

Sponsored by:	The FreeBSD Foundation
2014-08-25 19:45:42 +00:00