<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/Makefile, branch release/5.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2005-04-02T16:37:58Z</updated>
<entry>
<title>MFC: Glue the arcmsr driver into the tree.</title>
<updated>2005-04-02T16:37:58Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2005-04-02T16:37:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9f6a053dddd6211eb44d84aa60dd993789863b1e'/>
<id>urn:sha1:9f6a053dddd6211eb44d84aa60dd993789863b1e</id>
<content type='text'>
Approved by: re
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2005-04-01T12:46:27Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2005-04-01T12:46:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=313c7c52a68e603d0f29f20d06c9c3bf4857df11'/>
<id>urn:sha1:313c7c52a68e603d0f29f20d06c9c3bf4857df11</id>
<content type='text'>
o Add new cdce(4) driver;

o move some common code out of every USB etherned driver into a central
  location.

Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>MFC Spike's WITHOUT_MODULES hack, with associated doco.</title>
<updated>2005-03-01T04:49:37Z</updated>
<author>
<name>Wes Peters</name>
<email>wes@FreeBSD.org</email>
</author>
<published>2005-03-01T04:49:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=169c5fad64d612a204f0c099a67244316ede9a2a'/>
<id>urn:sha1:169c5fad64d612a204f0c099a67244316ede9a2a</id>
<content type='text'>
Submitted by:   David Yeske &lt;dyeske@yahoo.com&gt;
</content>
</entry>
<entry>
<title>MFC all of the recent updates to -current (new framework, amd64</title>
<updated>2005-02-18T16:30:10Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>2005-02-18T16:30:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fe1001df5f8cbe2cbdfb079b4adabb6768110d09'/>
<id>urn:sha1:fe1001df5f8cbe2cbdfb079b4adabb6768110d09</id>
<content type='text'>
support), except for the patch to if_ndis.c to do AP scanning with
ifconfig (the support for which isn't present in -stable).
</content>
</entry>
<entry>
<title>MFC: Add cs module to i386 platforms.</title>
<updated>2005-02-01T21:51:02Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-02-01T21:51:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a6e340210cbb3dc337602dddf752d7ae2b503c15'/>
<id>urn:sha1:a6e340210cbb3dc337602dddf752d7ae2b503c15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: rev. 1.395: enable sound modules.</title>
<updated>2004-12-30T00:48:36Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2004-12-30T00:48:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c61bb11851cf7437b43b756fe16e77433cfd4afa'/>
<id>urn:sha1:c61bb11851cf7437b43b756fe16e77433cfd4afa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC snd_audiocs(4) to RELENG_5</title>
<updated>2004-12-13T11:12:50Z</updated>
<author>
<name>Pyun YongHyeon</name>
<email>yongari@FreeBSD.org</email>
</author>
<published>2004-12-13T11:12:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cf869b1407de28396bbca23a5e606fb2ae39918c'/>
<id>urn:sha1:cf869b1407de28396bbca23a5e606fb2ae39918c</id>
<content type='text'>
  Device driver for onboard CS4231 audio controller which is found
  on UltraSPARC workstations. The driver is based on OpenBSD's SBus
  cs4231 driver and heavily modified to incorporate into sound(4)
  infrastructure. Due to the lack of APCDMA documentation, the DMA
  code of SBus cs4231 came from OpenBSD's driver.
  The driver runs without Giant lock and supports both SBus and EBus
  based CS4231 audio controller. Special thanks to marius for providing
  feedbacks during the driver writing. His feedback made it possible
  to write hiccup free playback code under high system loads.
</content>
</entry>
<entry>
<title>MFC auxio(4) to RELENG_5:</title>
<updated>2004-11-25T07:25:58Z</updated>
<author>
<name>Pyun YongHyeon</name>
<email>yongari@FreeBSD.org</email>
</author>
<published>2004-11-25T07:25:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=54aaec5f98c931adfd046010e8df770d6872ad94'/>
<id>urn:sha1:54aaec5f98c931adfd046010e8df770d6872ad94</id>
<content type='text'>
  Port NetBSD auxio driver. The driver was modified to use led(4) and can
  be used to announce various system activity.
  The auxio device provides auxiliary I/O functions and is found on various
  SBus/EBus UltraSPARC models. At present, only front panel LED is
  controlled by this driver.
</content>
</entry>
<entry>
<title>MFC: Hook the hptmv driver to the build.</title>
<updated>2004-10-24T17:42:08Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2004-10-24T17:42:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1ea5d89dec6125f267c29752779e200077e55963'/>
<id>urn:sha1:1ea5d89dec6125f267c29752779e200077e55963</id>
<content type='text'>
Approved by: re
</content>
</entry>
<entry>
<title>Merge the vge(4) driver from the HEAD. Also add nge(4) and lge(4) to</title>
<updated>2004-09-14T21:22:34Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>2004-09-14T21:22:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8257b2d6bd3d2f9b4febf9eced9e4e2cd3bb2d0b'/>
<id>urn:sha1:8257b2d6bd3d2f9b4febf9eced9e4e2cd3bb2d0b</id>
<content type='text'>
GENERIC for x86.

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