<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/puc, branch release/4.11.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.11.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.11.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-04-19T19:28:18Z</updated>
<entry>
<title>MFC revision 1.31 (plus style fixes thereof): Add support for Exsys</title>
<updated>2004-04-19T19:28:18Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2004-04-19T19:28:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f3f0b0dd5b58cad6b6297cb02921c26225a18040'/>
<id>urn:sha1:f3f0b0dd5b58cad6b6297cb02921c26225a18040</id>
<content type='text'>
EX-41098 cards.

PR:		kern/65040
Submitted by:	Stefan Grundmann &lt;sg-sendpr@waset.de&gt;
Approved by:	re (jhb)
Style fixes by:	bde
</content>
</entry>
<entry>
<title>MFC: Add support for more 2-port Avlab Tech cards.</title>
<updated>2004-02-11T18:02:05Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2004-02-11T18:02:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e09ba927b4aaec8487b46a36f07d487735980fa0'/>
<id>urn:sha1:e09ba927b4aaec8487b46a36f07d487735980fa0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Add support for the Sunix SUN1889-based 2 port card.</title>
<updated>2004-01-07T19:26:03Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2004-01-07T19:26:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=89e19bedbfeb864af64576f3c74ad1279ba4c2ff'/>
<id>urn:sha1:89e19bedbfeb864af64576f3c74ad1279ba4c2ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC support for the following devices:</title>
<updated>2003-12-31T17:28:47Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2003-12-31T17:28:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0247989427ba07a9e4511f5fa61cd191a9316d95'/>
<id>urn:sha1:0247989427ba07a9e4511f5fa61cd191a9316d95</id>
<content type='text'>
- Titan VScom PCI-800L
- Oxford Semiconductor OX12PCI840
- Moxa Technologies, Smartio C104H/PCI
- Moxa Technologies, Smartio CP-104UL/PCI
- IC Book Labs Ironclad x8 Lite
- IC Book Labs Ironclad x8 Pro

This was prompted by the PR which included a patch for 4.x for the Titan
800L.

PR:		kern/41555
Reported by:	François Laissus &lt;fr.laissus@laissus.fr&gt;
</content>
</entry>
<entry>
<title>MFC:	OX16PCI954 device id 0x950a.</title>
<updated>2003-12-01T20:45:08Z</updated>
<author>
<name>Doug Ambrisko</name>
<email>ambrisko@FreeBSD.org</email>
</author>
<published>2003-12-01T20:45:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c408fa790b63963da6d14f631476c3942b08b054'/>
<id>urn:sha1:c408fa790b63963da6d14f631476c3942b08b054</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect structure initialization introduced in 1.2.2.14.</title>
<updated>2003-09-07T21:39:22Z</updated>
<author>
<name>Pierre Beyssac</name>
<email>pb@FreeBSD.org</email>
</author>
<published>2003-09-07T21:39:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=be1ab45a10210bde9365201d5ba6cf205a2a7630'/>
<id>urn:sha1:be1ab45a10210bde9365201d5ba6cf205a2a7630</id>
<content type='text'>
PR:		kern/56467
Submitted by:	nabe@nabechan.org
Approved by:	re
Pointy-hat-to: pb
</content>
</entry>
<entry>
<title>MFC 1.23: Add support for the newer Moxa PCI 8-port, 16550-compatible</title>
<updated>2003-08-28T19:53:20Z</updated>
<author>
<name>Pierre Beyssac</name>
<email>pb@FreeBSD.org</email>
</author>
<published>2003-08-28T19:53:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=49edcb48dcabb8222aca3bbbf084e185c9f88aed'/>
<id>urn:sha1:49edcb48dcabb8222aca3bbbf084e185c9f88aed</id>
<content type='text'>
based CP-168U board. It initializes and attaches in the same way
as the older (but higher performance) C168H. The only difference
is the board ID, which is 0x1681.

PR:		kern/53548
Submitted by:	regnauld@catpipe.net
Approved by:	re
</content>
</entry>
<entry>
<title>MFC: 1.22 (support the Titan VScom PCI-200HV2 2 port serial card).</title>
<updated>2003-08-05T12:50:00Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2003-08-05T12:50:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=db2b4691db5a24f6408134915b3db9e5e9779b09'/>
<id>urn:sha1:db2b4691db5a24f6408134915b3db9e5e9779b09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add support for NetMos 4S0P PCI: 4S, 0P</title>
<updated>2003-05-14T09:43:22Z</updated>
<author>
<name>Wilko Bulte</name>
<email>wilko@FreeBSD.org</email>
</author>
<published>2003-05-14T09:43:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b2d905a749c41c128ec8da698653f97a18651f3c'/>
<id>urn:sha1:b2d905a749c41c128ec8da698653f97a18651f3c</id>
<content type='text'>
tested on -current: ceri
tested on -stable:  wilko

approved: re (scottl)

obtained from: NetBSD
</content>
</entry>
<entry>
<title>MFC: r1.19 - Correct typos.</title>
<updated>2003-04-12T20:37:21Z</updated>
<author>
<name>Murray Stokely</name>
<email>murray@FreeBSD.org</email>
</author>
<published>2003-04-12T20:37:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=11915dce55d8d2ccd05e72feb8a8d2fdc75130f3'/>
<id>urn:sha1:11915dce55d8d2ccd05e72feb8a8d2fdc75130f3</id>
<content type='text'>
</content>
</entry>
</feed>
