<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/pcf/pcf.c, branch release/7.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2010-03-21T01:30:13Z</updated>
<entry>
<title>Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE.</title>
<updated>2010-03-21T01:30:13Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2010-03-21T01:30:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9c4d1c1956ecb0a222fb2f4579c320391fb67f06'/>
<id>urn:sha1:9c4d1c1956ecb0a222fb2f4579c320391fb67f06</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.3-RELEASE image.
</content>
</entry>
<entry>
<title>Necessary modifications do get pcf working again for ISA. Tested with</title>
<updated>2004-05-31T14:24:21Z</updated>
<author>
<name>Nicolas Souchu</name>
<email>nsouch@FreeBSD.org</email>
</author>
<published>2004-05-31T14:24:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4f16b8b19044c8de2cba8878969872c276d35af9'/>
<id>urn:sha1:4f16b8b19044c8de2cba8878969872c276d35af9</id>
<content type='text'>
my Elektor card. Note that the hints are necessary to specify the
IO base of the pcf chip. This enables to check the IO base when the
probe routine is called during ISA enumeration.

The interrupt driven code is mixed with polled mode, which is wrong
and produces supposed spurious interrupts at each access. I still have
to work on it.
</content>
</entry>
<entry>
<title>Round #1 of improving pcf(4).</title>
<updated>2004-05-25T07:42:45Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>2004-05-25T07:42:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e0efc557e743a79bec43f17a42ab0b8ffc80db37'/>
<id>urn:sha1:e0efc557e743a79bec43f17a42ab0b8ffc80db37</id>
<content type='text'>
This splits the driver into a bus-independant backend, plus bus-specific
frontends.  The old pcf(4) (i386/ISA) frontend is now in pcf_isa.c, the
frontend in envctrl.c is for sparc64/Ebus2 (Sun device name: SUNW,envctrl
from Sun E450 machines).  More frontends are expected to appear in future.

This is not yet ready for public consumption, but it basically works.
Nicolas will bring over his ISA-specific fixes soon.

Reviewed by:	nsouch
</content>
</entry>
<entry>
<title>Remove isa compat stuff.</title>
<updated>2004-03-14T23:03:57Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-03-14T23:03:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=69ef3621a244b92375e71291e1011a59bf8a5ae6'/>
<id>urn:sha1:69ef3621a244b92375e71291e1011a59bf8a5ae6</id>
<content type='text'>
Only cy, bs and wd in the tree still use it.  I have a replacement for
cy that I need to test on ISA and PCI cards.  bs and wd are pc98 only
drivers that appear to no longer be necessary.  I'll be removing them
when I hear back from the pc98 people.
</content>
</entry>
<entry>
<title>fix another LP64 problem.  READ_IVAR takes a pointer to an uintptr_t, not</title>
<updated>2003-06-20T07:22:54Z</updated>
<author>
<name>John-Mark Gurney</name>
<email>jmg@FreeBSD.org</email>
</author>
<published>2003-06-20T07:22:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b9d3718a1804f4bacba6720404a1801950423dd4'/>
<id>urn:sha1:b9d3718a1804f4bacba6720404a1801950423dd4</id>
<content type='text'>
an int.
</content>
</entry>
<entry>
<title>Use __FBSDID().</title>
<updated>2003-06-02T16:32:55Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-06-02T16:32:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=006124d8112a0fc227c6bed50c9652198077b183'/>
<id>urn:sha1:006124d8112a0fc227c6bed50c9652198077b183</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,</title>
<updated>2003-01-01T18:49:04Z</updated>
<author>
<name>Jens Schweikhardt</name>
<email>schweikh@FreeBSD.org</email>
</author>
<published>2003-01-01T18:49:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9d5abbddbf03791c777fed86500976ea3dd19245'/>
<id>urn:sha1:9d5abbddbf03791c777fed86500976ea3dd19245</id>
<content type='text'>
especially in troff files.
</content>
</entry>
<entry>
<title>Fix bktr and pcf compilation with LINT</title>
<updated>2002-03-25T21:22:35Z</updated>
<author>
<name>Nicolas Souchu</name>
<email>nsouch@FreeBSD.org</email>
</author>
<published>2002-03-25T21:22:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ea4122d2bf741fef648e16aa82ad42f5a3ba5382'/>
<id>urn:sha1:ea4122d2bf741fef648e16aa82ad42f5a3ba5382</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to C99, s/__FUNCTION__/__func__/,</title>
<updated>2001-12-10T08:09:49Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-12-10T08:09:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6e551fb6285417f585c419500047004ed47c77f1'/>
<id>urn:sha1:6e551fb6285417f585c419500047004ed47c77f1</id>
<content type='text'>
also don't use ANSI string concatenation.
</content>
</entry>
<entry>
<title>Remove unneeded #include &lt;machine/clock.h&gt;</title>
<updated>2000-10-15T14:19:01Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2000-10-15T14:19:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=db7e3af11198d19592e7e6ef827f4817e823d450'/>
<id>urn:sha1:db7e3af11198d19592e7e6ef827f4817e823d450</id>
<content type='text'>
</content>
</entry>
</feed>
