<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev, branch release/9.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-07-03T17:42:26Z</updated>
<entry>
<title>MFC r268221 and r268222:</title>
<updated>2014-07-03T17:42:26Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2014-07-03T17:42:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=57eb02157dea23f665437dd4afa0db77b76e893b'/>
<id>urn:sha1:57eb02157dea23f665437dd4afa0db77b76e893b</id>
<content type='text'>
- Remove some unused variables.
- Add proper rangechecks in "axge_rx_frame()" function and
fix receive loop header parsing.
- Add new USB IDs.

Approved by: 	re, gjb @
PR:		191432
</content>
</entry>
<entry>
<title>MFC r268078 and r268080:</title>
<updated>2014-07-03T13:49:43Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2014-07-03T13:49:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e4ea187dcb32dfabb81b6fe4d326fbb21187ef25'/>
<id>urn:sha1:e4ea187dcb32dfabb81b6fe4d326fbb21187ef25</id>
<content type='text'>
Fix for memory use after free() and mtx_destroy().

Approved by:	re, glebius @
</content>
</entry>
<entry>
<title>MFS r267944 (MFC r258941,267839):</title>
<updated>2014-06-30T16:16:35Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2014-06-30T16:16:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7de120e818fe490036222aa1fd424d1c9d3e6b5b'/>
<id>urn:sha1:7de120e818fe490036222aa1fd424d1c9d3e6b5b</id>
<content type='text'>
Apply vendor improvements to oce(4) driver:

 - Add support to 20Gbps, 25Gbps, 40Gbps devices;
 - Add support to control adaptive interrupt coalescing (AIC)
   via sysctl;
 - Improve support of BE3 devices;
 - Big endian support fixes;

Many thanks to Emulex for their continued support of FreeBSD.

Submitted by:	Venkata Duvvuru &lt;VenkatKumar.Duvvuru Emulex.Com&gt;
Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>Merge r267757, which was MFC'd to stable/9 as r267882:</title>
<updated>2014-06-26T17:58:29Z</updated>
<author>
<name>Navdeep Parhar</name>
<email>np@FreeBSD.org</email>
</author>
<published>2014-06-26T17:58:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bea6412bffc4c9a4ce6be8938193f57e2a8cd4bc'/>
<id>urn:sha1:bea6412bffc4c9a4ce6be8938193f57e2a8cd4bc</id>
<content type='text'>
cxgbe(4): Update the bundled T4 and T5 firmwares to versions 1.11.27.0.

Approved by:	re (glebius)
Obtained from:	Chelsio
</content>
</entry>
<entry>
<title>MFC 253392:</title>
<updated>2014-06-24T20:35:20Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2014-06-24T20:35:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2703fe37e0566cbdbae629fc756a82abcb9fe5ab'/>
<id>urn:sha1:2703fe37e0566cbdbae629fc756a82abcb9fe5ab</id>
<content type='text'>
Workaround some broken BIOSes that specify edge-sensitive but active-low
settings for ACPI-enumerated serial ports by forcing any IRQs that use
an ISA IRQ value with these settings to active-high instead of active-low.

This is known to occur with the BIOS on an Intel D2500CCE motherboard.

Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>Merge r267600, which was MFC'd to stable/9 as r267695.</title>
<updated>2014-06-21T01:05:46Z</updated>
<author>
<name>Navdeep Parhar</name>
<email>np@FreeBSD.org</email>
</author>
<published>2014-06-21T01:05:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=14e377ffe1ef11753073bfbe6fa645e6984ee7f7'/>
<id>urn:sha1:14e377ffe1ef11753073bfbe6fa645e6984ee7f7</id>
<content type='text'>
cxgbe(4):  Fix bug in the fast rx buffer recycle path.  In some cases rx
buffers were getting recycled when they should have been left alone.

Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>MFC r267342:</title>
<updated>2014-06-18T19:28:55Z</updated>
<author>
<name>Jim Harris</name>
<email>jimharris@FreeBSD.org</email>
</author>
<published>2014-06-18T19:28:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=04e8a95dfbd8e4f96d80ccc55034d4021e97ce03'/>
<id>urn:sha1:04e8a95dfbd8e4f96d80ccc55034d4021e97ce03</id>
<content type='text'>
  Use bitwise OR instead of logical OR when constructing value for
  SET_FEATURES/NUMBER_OF_QUEUES command.

Sponsored by:	Intel
Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>MFC r267368:</title>
<updated>2014-06-14T00:54:57Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2014-06-14T00:54:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5cf8daa456eb7f757eb19f860bc19c2bae61a7f4'/>
<id>urn:sha1:5cf8daa456eb7f757eb19f860bc19c2bae61a7f4</id>
<content type='text'>
Apply vendor fixes to the High Point drivers:

 - Don't call xpt_free_path() in os_query_remove_device() and
   always return TRUE.
 - Update os_buildsgl() to support build logical SG table which
   will be used by lower RAID module.
 - Return CAM_SEL_TIMEOUTstatus for SCSIcommand failed as target
   missing.

Many thanks to HighPoint for providing this driver update.

Submitted by:	Steve Chang
Reviewed by:	mav
Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>drm/radeon: Add 32bit ioctls support</title>
<updated>2014-06-12T22:42:31Z</updated>
<author>
<name>Jean-Sébastien Pédron</name>
<email>dumbbell@FreeBSD.org</email>
</author>
<published>2014-06-12T22:42:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ef8b1b6554dfda8d9e78f88cdaf1ae873b77947b'/>
<id>urn:sha1:ef8b1b6554dfda8d9e78f88cdaf1ae873b77947b</id>
<content type='text'>
This allows to run 32bit applications on a 64bit host. This was tested
successfully with Wine (emulators/i386-wine-devel) and StarCraft II.

Before this change, running a 32bit OpenGL application would trigger a
kernel panic.

This is an MFC of r265262.

Submitted by:	Jan Kokemüller &lt;jan.kokemueller@gmail.com&gt;
Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>MFC r267109, r267179: Update vt(4) "Terminus BSD Console" font</title>
<updated>2014-06-12T16:33:06Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2014-06-12T16:33:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9fab37b4473ce987084cd6e7960ec71f2d3faced'/>
<id>urn:sha1:9fab37b4473ce987084cd6e7960ec71f2d3faced</id>
<content type='text'>
  "Terminus BSD Console" is a derivative of Terminus that is provided
  by Mr. Dimitar Zhekov under the 2-clause BSD license for use by the
  FreeBSD vt(4) console.

  Clarify statement on font origin

Approved by:	re
</content>
</entry>
</feed>
