<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/Makefile, branch release/10.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F10.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F10.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-09-01T07:54:30Z</updated>
<entry>
<title>MFC of 270755, 270772, 270773, 270775, 270799, 270806, 270807, 270820</title>
<updated>2014-09-01T07:54:30Z</updated>
<author>
<name>Jack F Vogel</name>
<email>jfv@FreeBSD.org</email>
</author>
<published>2014-09-01T07:54:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=704aef3f24fc36171213149b470e4d529bc25ac2'/>
<id>urn:sha1:704aef3f24fc36171213149b470e4d529bc25ac2</id>
<content type='text'>
Enable the build of the Intel XL710 drivers, and fixes for that build.
</content>
</entry>
<entry>
<title>MFC r270096:</title>
<updated>2014-08-31T21:18:23Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2014-08-31T21:18:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7c85959d506c8593e1ef186f0219e50f1e06c148'/>
<id>urn:sha1:7c85959d506c8593e1ef186f0219e50f1e06c148</id>
<content type='text'>
Bring in the new automounter, similar to what's provided in most other
UNIX systems, eg. MacOS X and Solaris.  It uses Sun-compatible map format,
has proper kernel support, and LDAP integration.

There are still a few outstanding problems; they will be fixed shortly.

Reviewed by:	allanjude@, emaste@, kib@, wblock@ (earlier versions)
Phabric:	D523
Relnotes:	yes
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>MFC r264601,264646,265766,267918,267919,267920:</title>
<updated>2014-08-16T14:30:46Z</updated>
<author>
<name>Bjoern A. Zeeb</name>
<email>bz@FreeBSD.org</email>
</author>
<published>2014-08-16T14:30:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bfe31a954d5944f3a449fb72cdc9ef56228bbc3b'/>
<id>urn:sha1:bfe31a954d5944f3a449fb72cdc9ef56228bbc3b</id>
<content type='text'>
 Merge if_nf10bmac(4), a driver to support an NetFPGA-10G Embedded
 CPU Ethernet Core.

 The current version operates on a simple PIO based interface connected
 to a NetFPGA-10G port.

 To avoid confusion: this driver operates on a CPU running on the FPGA,
 e.g. BERI/mips, and is not suited for the PCI host interface.

 Adjust the register layout to allow for 64bit registers in the
 future for nf10bmac(4).  Also, add support for and enable RX interrupts.

 Allow switching between 32bit and 64bit bus width data access at compile
 time by setting NF10BMAC_64BIT and using a REGWTYPE #define to set correct
 variable and return value widths.

 Adjust comments to indicate the 32 or 64bit register widths.

Relnotes:	yes
Sponsored by:	DARPA/AFRL
</content>
</entry>
<entry>
<title>MFC r264269, r264282, r264280, r264291, r264276, r264314</title>
<updated>2014-05-16T21:56:33Z</updated>
<author>
<name>Sean Bruno</name>
<email>sbruno@FreeBSD.org</email>
</author>
<published>2014-05-16T21:56:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8525adcdcebf8a7e31b875f971ec704429d7b857'/>
<id>urn:sha1:8525adcdcebf8a7e31b875f971ec704429d7b857</id>
<content type='text'>
Merge sson's binmiscctl and image activator features to stable/10

Submitted by:	sson@freebsd.org
</content>
</entry>
<entry>
<title>MFC r257334, r257336, r257337, r257338, r257341, r257342, r257343, r257370,</title>
<updated>2014-05-14T01:35:43Z</updated>
<author>
<name>Ian Lepore</name>
<email>ian@FreeBSD.org</email>
</author>
<published>2014-05-14T01:35:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4dd6ff8e4d0abe80af9b290b75b1c5abbf9e3b9a'/>
<id>urn:sha1:4dd6ff8e4d0abe80af9b290b75b1c5abbf9e3b9a</id>
<content type='text'>
    r257368, r257416

  Hints-only devices should return BUS_PROBE_NOWILDCARD from their probe
  methods.
</content>
</entry>
<entry>
<title>Revert accidental commit that tagged along with an MFC commit.</title>
<updated>2014-05-12T22:19:37Z</updated>
<author>
<name>Ian Lepore</name>
<email>ian@FreeBSD.org</email>
</author>
<published>2014-05-12T22:19:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9c85ee68edd2fb85fff1437a5219dff86ddd0f5b'/>
<id>urn:sha1:9c85ee68edd2fb85fff1437a5219dff86ddd0f5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC r259099: Fix a small error in calculating length of DELAY().</title>
<updated>2014-05-12T22:15:57Z</updated>
<author>
<name>Ian Lepore</name>
<email>ian@FreeBSD.org</email>
</author>
<published>2014-05-12T22:15:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=93bcb3444314294960768f37bd2ebdcfed3c2265'/>
<id>urn:sha1:93bcb3444314294960768f37bd2ebdcfed3c2265</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC 265555</title>
<updated>2014-05-12T17:55:24Z</updated>
<author>
<name>Doug Ambrisko</name>
<email>ambrisko@FreeBSD.org</email>
</author>
<published>2014-05-12T17:55:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=655f65ac45354e9088bd6eda358dfde4d58be7a8'/>
<id>urn:sha1:655f65ac45354e9088bd6eda358dfde4d58be7a8</id>
<content type='text'>
dd mrsas(4) driver from LSI official support of newer MegaRAID SAS
cards.  LSI has been maintaining this driver outside of the FreeBSD
tree.  It overlaps support of ThunderBolt and Invader cards that mfi(4)
supports.  By default mfi(4) will attach to cards.  If the tunable:
	hw.mfi.mrsas_enable=1
is set then mfi(4) will not probe and attach to these newer cards and
allow mrsas(4) to attach.  So by default this driver will not effect
a FreeBSD system unless mfi(4) is removed from the kernel or the
tunable is enabled.

mrsas(4) attaches disks to the CAM layer so it depends on CAM and devices
show up as /dev/daX.  mfiutil(8) does not work with mrsas.  The FreeBSD
version of MegaCli and StorCli from LSI do work with mrsas.  It appears
that StorCli only works with mrsas.  MegaCli appears to work with mfi(4)
and mrsas(4).

It would be good to add mfiutil(4) support to mrsas, emulations modes,
kernel logging, device aliases to ease the transition between mfi(4)
and mrsas(4).

Style issues should be resolved by LSI when they get committers approved.
The plan is get this driver in FreeBSD 9.3 to improve HW support.

Thanks to LSI for developing, testing and working with FreeBSD to
make this driver co-exist in FreeBSD.  This improves the overall
support of MegaRAID SAS.

Submitted by:	Kashyap Desai &lt;Kashyap.Desai@lsi.com&gt;
Sponsored by:	LSI
</content>
</entry>
<entry>
<title>MFC the mpr(4) driver for LSI's 12Gb SAS cards.</title>
<updated>2014-05-05T20:35:35Z</updated>
<author>
<name>Kenneth D. Merry</name>
<email>ken@FreeBSD.org</email>
</author>
<published>2014-05-05T20:35:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=086c85adfd7a02d1c37870bb4b4e001a474f7835'/>
<id>urn:sha1:086c85adfd7a02d1c37870bb4b4e001a474f7835</id>
<content type='text'>
This includes r265236, r265237, r265241 and r265261:

  ------------------------------------------------------------------------
  r265236 | ken | 2014-05-02 14:25:09 -0600 (Fri, 02 May 2014) | 51 lines

  Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers.

  This is derived from the mps(4) driver, but it supports only the 12Gb
  IT and IR hardware including the SAS 3004, SAS 3008 and SAS 3108.

  Some notes about this driver:
   o The 12Gb hardware can do "FastPath" I/O, and that capability is included in
     this driver.

   o WarpDrive functionality has been removed, since it isn't supported in
     the 12Gb driver interface.

   o The Scatter/Gather list handling code is significantly different between
     the 6Gb and 12Gb hardware.  The 12Gb boards support IEEE Scatter/Gather
     lists.

  Thanks to LSI for developing and testing this driver for FreeBSD.

  share/man/man4/mpr.4:
  	mpr(4) man page.

  sys/dev/mpr/*:
  	mpr(4) driver files.

  sys/modules/Makefile,
  sys/modules/mpr/Makefile:
  	Add a module Makefile for the mpr(4) driver.

  sys/conf/files:
  	Add the mpr(4) driver.

  sys/amd64/conf/GENERIC,
  sys/i386/conf/GENERIC,
  sys/mips/conf/OCTEON1,
  sys/sparc64/conf/GENERIC:
  	Add the mpr(4) driver to all config files that currently
  	have the mps(4) driver.

  sys/ia64/conf/GENERIC:
  	Add the mps(4) and mpr(4) drivers to the ia64 GENERIC
  	config file.

  sys/i386/conf/XEN:
  	Exclude the mpr module from building here.

  Submitted by:	Steve McConnell &lt;Stephen.McConnell@lsi.com&gt;
  Tested by:	Chris Reeves &lt;chrisr@spectralogic.com&gt;
  Sponsored by:	LSI, Spectra Logic
  Relnotes:	LSI 12Gb SAS driver mpr(4) added

  ------------------------------------------------------------------------
  ------------------------------------------------------------------------
  r265237 | ken | 2014-05-02 14:36:20 -0600 (Fri, 02 May 2014) | 8 lines

  Add the mpr(4) man page to the man4 Makefile.

  This should have been included in r265236.

  Submitted by:	Steve McConnell &lt;Stephen.McConnell@lsi.com&gt;
  MFC after:	3 days
  Sponsored by:	LSI, Spectra Logic

  ------------------------------------------------------------------------
  ------------------------------------------------------------------------
  r265241 | brueffer | 2014-05-02 15:14:28 -0600 (Fri, 02 May 2014) | 2 lines

  Use our standard SYNOPSIS wording; perform some cleanup while here.

  ------------------------------------------------------------------------
  ------------------------------------------------------------------------
  r265261 | brueffer | 2014-05-03 05:15:28 -0600 (Sat, 03 May 2014) | 2 lines

  Add a missing colon.

  ------------------------------------------------------------------------

Submitted by:	Steve McConnell &lt;Stephen.McConnell@lsi.com&gt;
Tested by:	Chris Reeves &lt;chrisr@spectralogic.com&gt;
Sponsored by:	LSI, Spectra Logic
Relnotes:	LSI 12Gb SAS driver mpr(4) added
</content>
</entry>
<entry>
<title>MFC r258948:</title>
<updated>2013-12-06T23:40:50Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2013-12-06T23:40:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b0f95968a8f75dbeaecaa5dbb7d920f7571c16d6'/>
<id>urn:sha1:b0f95968a8f75dbeaecaa5dbb7d920f7571c16d6</id>
<content type='text'>
Support Hyper-V on i386:

 - Add 'hyperv' module into build;
 - Allow building Hyper-V support as part of the kernel;
 - Hook Hyper-V build into NOTES.

Approved by:	re (rodrigc)
</content>
</entry>
</feed>
