<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/ppbus/pcfclock.c, branch releng/4.3</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC:</title>
<updated>2000-05-24T00:20:57+00:00</updated>
<author>
<name>Nick Hibma</name>
<email>n_hibma@FreeBSD.org</email>
</author>
<published>2000-05-24T00:20:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=43cde79801a2a56208c2d7b745bf84bb26f1e332'/>
<id>43cde79801a2a56208c2d7b745bf84bb26f1e332</id>
<content type='text'>
- use malloc instead of buffers (phk).
- put more code between ifdefs.
- remove superfluous includes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- use malloc instead of buffers (phk).
- put more code between ifdefs.
- remove superfluous includes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix buffer overrun in pcfclock_read().  The submitter is the original</title>
<updated>2000-02-20T09:08:33+00:00</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-02-20T09:08:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4ca7c740a6fdad925acf1dd67eefa6e5a4dd8b74'/>
<id>4ca7c740a6fdad925acf1dd67eefa6e5a4dd8b74</id>
<content type='text'>
author of the affected code.

PR:		16552
Submitted by:	Sascha Schumann &lt;sascha@schumann.cx&gt;
Approved by:	jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
author of the affected code.

PR:		16552
Submitted by:	Sascha Schumann &lt;sascha@schumann.cx&gt;
Approved by:	jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>Some newbus-inspired tidy-ups.  Use device_identify() rather than scanning</title>
<updated>2000-01-23T14:41:04+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-01-23T14:41:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0f063508d7212aacd287ee0f19a6a1a2f9153fe7'/>
<id>0f063508d7212aacd287ee0f19a6a1a2f9153fe7</id>
<content type='text'>
the resource table to locate children.  The 'at ppbus?' can go again.
Remove a few #if Nxxx &gt; 0' type things, config arranges this for us.
Move the newbus method glue next to the DRIVER_MODULE() stuff so we
don't need extra prototypes.
Don't set device descriptions until after the possibility of the probe
returning an error.
Remove all cdevsw_add() calls, all the drivers that did this also use
make_dev() correctly, so it's not required.
A couple of other minor nits.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the resource table to locate children.  The 'at ppbus?' can go again.
Remove a few #if Nxxx &gt; 0' type things, config arranges this for us.
Move the newbus method glue next to the DRIVER_MODULE() stuff so we
don't need extra prototypes.
Don't set device descriptions until after the possibility of the probe
returning an error.
Remove all cdevsw_add() calls, all the drivers that did this also use
make_dev() correctly, so it's not required.
A couple of other minor nits.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add parallel port clock driver.</title>
<updated>2000-01-19T18:19:16+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2000-01-19T18:19:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6417807e8bd7ea19725503eb5408ec6ec62aa5ef'/>
<id>6417807e8bd7ea19725503eb5408ec6ec62aa5ef</id>
<content type='text'>
Submitted by:	Sascha Schumann &lt;sascha@schumann.cx&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Sascha Schumann &lt;sascha@schumann.cx&gt;
</pre>
</div>
</content>
</entry>
</feed>
