Author: mav
Date: Thu May 8 06:56:59 2014
New Revision: 265633
URL: http://svnweb.freebsd.org/changeset/base/265633
Log:
MFC r260509:
Replace several instances of -1 with appropriate CAM_*_WILDCARD and types.
It was equal before r259397, but for good or bad, not any more for LUNs.
T
Author: gjb
Date: Wed May 7 22:17:16 2014
New Revision: 265619
URL: http://svnweb.freebsd.org/changeset/base/265619
Log:
Add a missing comma, and add a missing space.
Sponsored by: The FreeBSD Foundation
Modified:
stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stab
Author: gjb
Date: Wed May 7 21:46:06 2014
New Revision: 265617
URL: http://svnweb.freebsd.org/changeset/base/265617
Log:
Document r264699, find(1) -ignore_readdir_race
Sponsored by: The FreeBSD Foundation
Modified:
stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: sta
Author: gjb
Date: Wed May 7 21:39:01 2014
New Revision: 265615
URL: http://svnweb.freebsd.org/changeset/base/265615
Log:
Document r264423, sh(1) changes in variable assignments
with 'local', 'export', and 'readonly'.
Helped by:jilles (thanks!)
Sponsored by: The FreeBSD Foundation
Author: gavin
Date: Wed May 7 21:01:35 2014
New Revision: 265612
URL: http://svnweb.freebsd.org/changeset/base/265612
Log:
Merge r259393 from head:
Fix several panics when initialization of an ISA or PC-CARD device fails:
o Assign sc->an_dev in an_probe() (which isn't really a pr
Author: np
Date: Wed May 7 20:40:23 2014
New Revision: 265608
URL: http://svnweb.freebsd.org/changeset/base/265608
Log:
MFC r259569, r259770 (by joel@), and r263451.
r259569:
cxgbe.4: Belated update to the man page to reflect T5 support.
r259770:
mdoc: nuke whitespace.
r26345
Author: gavin
Date: Wed May 7 20:09:17 2014
New Revision: 265597
URL: http://svnweb.freebsd.org/changeset/base/265597
Log:
MFC 254959:
Allow more space for interface names.
Modified:
stable/9/usr.sbin/crashinfo/crashinfo.sh
Directory Properties:
stable/9/usr.sbin/crashinfo/ (props
Author: np
Date: Wed May 7 19:13:09 2014
New Revision: 265589
URL: http://svnweb.freebsd.org/changeset/base/265589
Log:
MFC r253870, r258698 (by gnn@), r259048, and r261534.
r253870:
Teach cxgbetool to display T5 congestion manager context.
r258698:
cxgbetool: "modinfo" command to
Author: np
Date: Wed May 7 19:05:14 2014
New Revision: 265587
URL: http://svnweb.freebsd.org/changeset/base/265587
Log:
MFC r258692 and r260207 (both by gnn@)
r258692:
Add constants for use in interrogating various fiber and copper connectors
most often used with network interfaces.
Author: np
Date: Wed May 7 18:15:20 2014
New Revision: 265582
URL: http://svnweb.freebsd.org/changeset/base/265582
Log:
MFC r259527, r260210 (by adrian@), r261533, r261536, r261537, r261558 (by
scottl@), r263317, r263412, r263457, and r264621 (by emax@).
r259527:
Do not create a hardwa
Author: jimharris
Date: Wed May 7 16:48:43 2014
New Revision: 265566
URL: http://svnweb.freebsd.org/changeset/base/265566
Log:
MFC r263311:
nvme: Allocate all MSI resources up front so that we can fall back to
INTx if necessary.
Modified:
stable/9/sys/dev/nvme/nvme_ctrlr.c
stable/9/
Author: jimharris
Date: Wed May 7 16:47:58 2014
New Revision: 265565
URL: http://svnweb.freebsd.org/changeset/base/265565
Log:
MFC r263310:
nvme: Close hole where nvd(4) would not be notified of all nvme(4)
instances if modules loaded during boot.
Modified:
stable/9/sys/dev/nvme/nvme.
Author: jimharris
Date: Wed May 7 16:46:56 2014
New Revision: 265564
URL: http://svnweb.freebsd.org/changeset/base/265564
Log:
MFC r263303:
Update nvme(4) and nvd(4) man pages to clarify the differences between
their respective device nodes.
Modified:
stable/9/share/man/man4/nvd.4
s
Author: jimharris
Date: Wed May 7 16:45:50 2014
New Revision: 265563
URL: http://svnweb.freebsd.org/changeset/base/265563
Log:
MFC r263278:
nvme: NVMe specification dictates 4-byte alignment for PRPs (not 8).
Modified:
stable/9/sys/dev/nvme/nvme_qpair.c
Directory Properties:
stable/9
Author: jimharris
Date: Wed May 7 16:44:02 2014
New Revision: 265561
URL: http://svnweb.freebsd.org/changeset/base/265561
Log:
MFC r263276:
Base the max number of SG elements on MAXPHYS.
Modified:
stable/9/sys/dev/isci/scil/sati_util.h
stable/9/sys/dev/isci/scil/sci_controller_constan
Author: jimharris
Date: Wed May 7 16:45:05 2014
New Revision: 265562
URL: http://svnweb.freebsd.org/changeset/base/265562
Log:
MFC r263277:
nvme: Remove the software progress marker SET_FEATURE command during
controller initialization.
The spec says OS drivers should send this comma
Author: jimharris
Date: Wed May 7 16:43:10 2014
New Revision: 265560
URL: http://svnweb.freebsd.org/changeset/base/265560
Log:
MFC r263275:
isci: Ensure ATA passthrough commands with RETURN_RESPONSE bit set
translate their response.
Modified:
stable/9/sys/dev/isci/scil/sati_passthroug
Author: jimharris
Date: Wed May 7 16:42:19 2014
New Revision: 265559
URL: http://svnweb.freebsd.org/changeset/base/265559
Log:
MFC r260382:
For IDENTIFY passthrough commands to Chatham prototype controllers, copy
the spoofed identify data into the user buffer rather than issuing the
co
Author: jimharris
Date: Wed May 7 16:40:44 2014
New Revision: 265558
URL: http://svnweb.freebsd.org/changeset/base/265558
Log:
MFC r260381:
For "nvmecontrol devlist", show namespace sizes in terms of MB instead of
GB to improve granularity of the reporting - especially for namespaces
t
Author: jimharris
Date: Wed May 7 16:37:04 2014
New Revision: 265557
URL: http://svnweb.freebsd.org/changeset/base/265557
Log:
MFC r258071:
Check for special status code from FIRMWARE_ACTIVATE command
signifying that a reboot is required to complete activation
of the requested firmware
Author: alc
Date: Wed May 7 15:52:41 2014
New Revision: 265554
URL: http://svnweb.freebsd.org/changeset/base/265554
Log:
MFC r262338
When the kernel is running in a virtual machine, it cannot rely upon the
processor family to determine if the workaround for AMD Family 10h Erratum
38
Author: np
Date: Wed May 7 15:34:04 2014
New Revision: 265553
URL: http://svnweb.freebsd.org/changeset/base/265553
Log:
MFC r259103 and r259382.
r259103:
cxgbe(4): save a copy of the RSS map for each port for the driver's use.
r259382:
Read card capabilities after firmware initial
Author: np
Date: Wed May 7 15:24:24 2014
New Revision: 265552
URL: http://svnweb.freebsd.org/changeset/base/265552
Log:
MFC r258879:
cxgbe(4): T4_SET_SCHED_CLASS and T4_SET_SCHED_QUEUE ioctls to program
scheduling classes in the chip and to bind tx queue(s) to a scheduling
class respecti
Author: np
Date: Wed May 7 15:13:57 2014
New Revision: 265551
URL: http://svnweb.freebsd.org/changeset/base/265551
Log:
MFC r257772, r258441, and r258689.
r257772:
cxgbe(4): Tidy up the display for payload memory statistics (pm_stats).
# sysctl -n dev.t4nex.0.misc.pm_stats
# sysct
Author: np
Date: Wed May 7 15:01:14 2014
New Revision: 265549
URL: http://svnweb.freebsd.org/changeset/base/265549
Log:
MFC r257654
cxgbe(4): Exclude MPS_RPLC_MAP_CTL (0x4) from the register dump. Turns
out it's a write-only register with strange side effects on read.
Modified:
stab
Author: marius
Date: Wed May 7 09:56:14 2014
New Revision: 265537
URL: http://svnweb.freebsd.org/changeset/base/265537
Log:
MFC: r265248
Allow GEOM_VINUM to be statically compiled into the kernel.
Submitted by: gleb
Modified:
stable/9/sys/conf/NOTES
stable/9/sys/conf/files
stab
26 matches
Mail list logo