<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/puc, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-02-24T05:45:17Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>urn:sha1:a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
</entry>
<entry>
<title>MFC: (1.17) fix subvendor / subdevice matching</title>
<updated>2007-10-18T09:03:40Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2007-10-18T09:03:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5178882e40091665cf13a40f687c869846abe3b9'/>
<id>urn:sha1:5178882e40091665cf13a40f687c869846abe3b9</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Calculate the correct PCI BAR for the Timedia based serial cards.  The</title>
<updated>2007-06-07T06:28:48Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2007-06-07T06:28:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e704d0ebe7071478db75fd9ad787ba6fe93056c6'/>
<id>urn:sha1:e704d0ebe7071478db75fd9ad787ba6fe93056c6</id>
<content type='text'>
Linux equivalent gives BAR offsets relative to the implied base of 0x10.
Our PUC_CFG_GET_RID functions have to add the base offset themselves.
</content>
</entry>
<entry>
<title>-axe p_ih from struct puc_port cause it was useless</title>
<updated>2007-06-06T22:17:01Z</updated>
<author>
<name>Paolo Pisati</name>
<email>piso@FreeBSD.org</email>
</author>
<published>2007-06-06T22:17:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8d715a3523e043db2598748f5723c40a1da06fbf'/>
<id>urn:sha1:8d715a3523e043db2598748f5723c40a1da06fbf</id>
<content type='text'>
-correctly check for filter only handler

Reviewed by: marcel
Tested by: marcel
</content>
</entry>
<entry>
<title>o break newbus api: add a new argument of type driver_filter_t to</title>
<updated>2007-02-23T12:19:07Z</updated>
<author>
<name>Paolo Pisati</name>
<email>piso@FreeBSD.org</email>
</author>
<published>2007-02-23T12:19:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ef544f631226436ef590825881e7a28369df82f6'/>
<id>urn:sha1:ef544f631226436ef590825881e7a28369df82f6</id>
<content type='text'>
  bus_setup_intr()

o add an int return code to all fast handlers

o retire INTR_FAST/IH_FAST

For more info: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=465712+0+current/freebsd-current

Reviewed by: many
Approved by: re@
</content>
</entry>
<entry>
<title>Add SIIG 4 port serial card based on the Oxford OX16PCI954.</title>
<updated>2006-09-04T18:27:14Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2006-09-04T18:27:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1d860a7ee538f4f386d4c2cddc8a7ed4f298d88f'/>
<id>urn:sha1:1d860a7ee538f4f386d4c2cddc8a7ed4f298d88f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix building with GCC 4.2: ensure types are defined before refering to them.</title>
<updated>2006-06-29T16:27:19Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2006-06-29T16:27:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=482aa6a357ae18385823d0e356a0338a87cd488a'/>
<id>urn:sha1:482aa6a357ae18385823d0e356a0338a87cd488a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Need machine/bus.h here too</title>
<updated>2006-06-12T19:22:44Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2006-06-12T19:22:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ed0b0e826ee06329efa724bf6e1be7fcc7520006'/>
<id>urn:sha1:ed0b0e826ee06329efa724bf6e1be7fcc7520006</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite of puc(4). Significant changes are:</title>
<updated>2006-04-28T21:21:53Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2006-04-28T21:21:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=64220a7e28f7124b98734c60dbd17a13a3e22822'/>
<id>urn:sha1:64220a7e28f7124b98734c60dbd17a13a3e22822</id>
<content type='text'>
o  Properly use rman(9) to manage resources. This eliminates the
   need to puc-specific hacks to rman. It also allows devinfo(8)
   to be used to find out the specific assignment of resources to
   serial/parallel ports.
o  Compress the PCI device "database" by optimizing for the common
   case and to use a procedural interface to handle the exceptions.
   The procedural interface also generalizes the need to setup the
   hardware (program chipsets, program clock frequencies).
o  Eliminate the need for PUC_FASTINTR. Serdev devices are fast by
   default and non-serdev devices are handled by the bus.
o  Use the serdev I/F to collect interrupt status and to handle
   interrupts across ports in priority order.
o  Sync the PCI device configuration to include devices found in
   NetBSD and not yet merged to FreeBSD.
o  Add support for Quatech 2, 4 and 8 port UARTs.
o  Add support for a couple dozen Timedia serial cards as found
   in Linux.
</content>
</entry>
<entry>
<title>When we attach to either a SAB82532 or a Z8530, print a notice</title>
<updated>2006-03-30T18:43:03Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2006-03-30T18:43:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=90730ac6d07f7bedd16b2d48140e188c1c67a825'/>
<id>urn:sha1:90730ac6d07f7bedd16b2d48140e188c1c67a825</id>
<content type='text'>
saying that scc(4) should be configured into the kernel. This
helps people to migrate away from puc(4) for these devices.
</content>
</entry>
</feed>
