<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/ppbus, branch release/4.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2000-03-20T08:47:53Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-03-20T08:47:53Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-03-20T08:47:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7e6cd705f344de2f9f08475a0fa2ef9191f88dd0'/>
<id>urn:sha1:7e6cd705f344de2f9f08475a0fa2ef9191f88dd0</id>
<content type='text'>
'RELENG_4_0_0_RELEASE'.

This commit was manufactured to restore the state of the 4.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4'.</title>
<updated>2000-03-13T04:59:44Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-03-13T04:59:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=842f30848780866cb822fe01c4d3d4576718ddb3'/>
<id>urn:sha1:842f30848780866cb822fe01c4d3d4576718ddb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix buffer overrun in pcfclock_read().  The submitter is the original</title>
<updated>2000-02-20T09:08:33Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-02-20T09:08:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4ca7c740a6fdad925acf1dd67eefa6e5a4dd8b74'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Fix two warnings.</title>
<updated>2000-02-13T03:03:31Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-02-13T03:03:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=84a5b015049ed8f12d326801575b6bd2a7a4973b'/>
<id>urn:sha1:84a5b015049ed8f12d326801575b6bd2a7a4973b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix system hang when printer locks on missing paper</title>
<updated>2000-02-08T21:46:27Z</updated>
<author>
<name>Nicolas Souchu</name>
<email>nsouch@FreeBSD.org</email>
</author>
<published>2000-02-08T21:46:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=249a96889e3055c312a57f992e2634cd0581fc0b'/>
<id>urn:sha1:249a96889e3055c312a57f992e2634cd0581fc0b</id>
<content type='text'>
(also called the "printer fiasco")

Approved by: jkh
</content>
</entry>
<entry>
<title>Make this lot build on alpha.</title>
<updated>2000-01-25T22:23:48Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2000-01-25T22:23:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=150630c449ed6389e638ce615ac6f2d0d376792c'/>
<id>urn:sha1:150630c449ed6389e638ce615ac6f2d0d376792c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some newbus-inspired tidy-ups.  Use device_identify() rather than scanning</title>
<updated>2000-01-23T14:41:04Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-01-23T14:41:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0f063508d7212aacd287ee0f19a6a1a2f9153fe7'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Add parallel port clock driver.</title>
<updated>2000-01-19T18:19:16Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2000-01-19T18:19:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6417807e8bd7ea19725503eb5408ec6ec62aa5ef'/>
<id>urn:sha1:6417807e8bd7ea19725503eb5408ec6ec62aa5ef</id>
<content type='text'>
Submitted by:	Sascha Schumann &lt;sascha@schumann.cx&gt;
</content>
</entry>
<entry>
<title>Make this compile - missing  ")";</title>
<updated>2000-01-14T15:54:45Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-01-14T15:54:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=99904c75f7ee1915aecf7e04b27bae730e8d725a'/>
<id>urn:sha1:99904c75f7ee1915aecf7e04b27bae730e8d725a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ppi needs to use a bus method to get this rather than peering inside the</title>
<updated>2000-01-14T08:03:15Z</updated>
<author>
<name>Nicolas Souchu</name>
<email>nsouch@FreeBSD.org</email>
</author>
<published>2000-01-14T08:03:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bdcee5cff66ac3ccfbec20fb0e2a9424434ed349'/>
<id>urn:sha1:bdcee5cff66ac3ccfbec20fb0e2a9424434ed349</id>
<content type='text'>
1284 stuff.

Submitted by: Peter Wemm &lt;peter@netplex.com.au&gt;
</content>
</entry>
</feed>
