<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/boot/forth, branch release/7.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-12-31T22:57:14Z</updated>
<entry>
<title>Copy releng/7.1 to release/7.1.0 for the 7.1-RELEASE.</title>
<updated>2008-12-31T22:57:14Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-12-31T22:57:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8d4eb975d2e49f56d057a19aac09bcb92b3e71f7'/>
<id>urn:sha1:8d4eb975d2e49f56d057a19aac09bcb92b3e71f7</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.1-RELEASE image.
</content>
</entry>
<entry>
<title>MFC: r175379, r175380</title>
<updated>2008-12-06T13:40:17Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2008-12-06T13:40:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e27a602831181f05abceedd14cedf4ec318115a5'/>
<id>urn:sha1:e27a602831181f05abceedd14cedf4ec318115a5</id>
<content type='text'>
Document that loader(8) stops reading `loader.conf' when it
encounters a syntax error, and add a tip about adding first
the `vital' options and then experimental ones.

PR:             docs/119658
Submitted by:   Julian Stacey, jhs at berklix.org
Approved by:    re (kib)
</content>
</entry>
<entry>
<title>MFC r184870:</title>
<updated>2008-11-24T00:52:26Z</updated>
<author>
<name>Pyun YongHyeon</name>
<email>yongari@FreeBSD.org</email>
</author>
<published>2008-11-24T00:52:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9576e8842ff04f2d0dcfbd9649ace907daa0c729'/>
<id>urn:sha1:9576e8842ff04f2d0dcfbd9649ace907daa0c729</id>
<content type='text'>
  Add ale(4), a driver for Atheros AR8121/AR8113/AR8114 PCIe ethernet
  controller. The controller is also known as L1E(AR8121) and
  L2E(AR8113/AR8114). Unlike its predecessor Attansic L1,
  AR8121/AR8113/AR8114 uses completely different Rx logic such that
  it requires separate driver. Datasheet for AR81xx is not available
  to open source driver writers but it shares large part of Tx and
  PHY logic of L1. I still don't understand some part of register
  meaning and some MAC statistics counters but the driver seems to
  have no critical issues for performance and stability.

  The AR81xx requires copy operation to pass received frames to upper
  stack such that ale(4) consumes a lot of CPU cycles than that of
  other controller. A couple of silicon bugs also adds more CPU
  cycles to address the known hardware bug. However, if you have fast
  CPU you can still saturate the link.
  Currently ale(4) supports the following hardware features.
    - MSI.
    - TCP Segmentation offload.
    - Hardware VLAN tag insertion/stripping with checksum offload.
    - Tx TCP/UDP checksum offload and Rx IP/TCP/UDP checksum offload.
    - Tx/Rx interrupt moderation.
    - Hardware statistics counters.
    - Jumbo frame.
    - WOL.

  AR81xx PCIe ethernet controllers are mainly found on ASUS EeePC or
  P5Q series of ASUS motherboards. Special thanks to Jeremy Chadwick
  who sent the hardware to me. Without his donation writing a driver
  for AR81xx would never have been possible. Big thanks to all people
  who reported feedback or tested patches.

  HW donated by:	koitsu
  Tested by:	bsam, Joao Barros &lt;joao.barros &lt;&gt; gmail DOT com &gt;
		Jan Henrik Sylvester &lt;me &lt;&gt; janh DOT de &gt;
		Ivan Brawley &lt; ivan &lt;&gt; brawley DOT id DOT au &gt;,
		CURRENT ML
  Approved by:	re (kib)

  Note, GENERIC kernel does NOT include ale(4) but users can still
  kldload it. It was requested by re.
</content>
</entry>
<entry>
<title>MFC r181297:</title>
<updated>2008-08-09T00:30:46Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2008-08-09T00:30:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e341bf4c2c1e9e5bdbdbf2f921c699a0e241e24f'/>
<id>urn:sha1:e341bf4c2c1e9e5bdbdbf2f921c699a0e241e24f</id>
<content type='text'>
  Add coretemp(4) and k8temp(4).
</content>
</entry>
<entry>
<title>MFC r179343.</title>
<updated>2008-07-16T01:56:00Z</updated>
<author>
<name>Pyun YongHyeon</name>
<email>yongari@FreeBSD.org</email>
</author>
<published>2008-07-16T01:56:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=93380e3ee162c1d0ddc55fcf451b5c5a0cc7ac74'/>
<id>urn:sha1:93380e3ee162c1d0ddc55fcf451b5c5a0cc7ac74</id>
<content type='text'>
  Add an entry for the jme(4) module.
</content>
</entry>
<entry>
<title>MFC r179106</title>
<updated>2008-07-10T02:36:01Z</updated>
<author>
<name>Pyun YongHyeon</name>
<email>yongari@FreeBSD.org</email>
</author>
<published>2008-07-10T02:36:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ef51bde95ff14ca0eaba569df0aa6c87c123c713'/>
<id>urn:sha1:ef51bde95ff14ca0eaba569df0aa6c87c123c713</id>
<content type='text'>
  Add an entry for the age(4) module.
</content>
</entry>
<entry>
<title>MFC: Allow negative values to be specified in the loader.</title>
<updated>2008-06-18T21:39:00Z</updated>
<author>
<name>Doug Ambrisko</name>
<email>ambrisko@FreeBSD.org</email>
</author>
<published>2008-06-18T21:39:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e6c1f31e50c481ddd8ad8d33148b21fa965dd418'/>
<id>urn:sha1:e6c1f31e50c481ddd8ad8d33148b21fa965dd418</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mention that autoboot_delay also accepts the "NO" value.</title>
<updated>2007-09-26T08:38:25Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2007-09-26T08:38:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2c822a5b7393f63a76b6c339490852ffb5f52f5e'/>
<id>urn:sha1:2c822a5b7393f63a76b6c339490852ffb5f52f5e</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>- Remove UMAP filesystem. It was disconnected from build three years ago,</title>
<updated>2007-06-25T05:06:57Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2007-06-25T05:06:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=534046e301d476f1c3a80dd439a999d9ca9a648a'/>
<id>urn:sha1:534046e301d476f1c3a80dd439a999d9ca9a648a</id>
<content type='text'>
  and it is seriously broken.

Discussed on:   freebsd-arch@
Approved by:	re (mux)
</content>
</entry>
<entry>
<title>Add zfs_load here.</title>
<updated>2007-04-09T22:09:09Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2007-04-09T22:09:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=151db24af1c7d19180881740ccd9f25399ae9ed3'/>
<id>urn:sha1:151db24af1c7d19180881740ccd9f25399ae9ed3</id>
<content type='text'>
Reminded by:	bmah
</content>
</entry>
</feed>
