<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/pcic, branch release/5.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-01-10T05:53:29Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-01-10T05:53:29Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-01-10T05:53:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=58c9ff44c8041f394c663cb9640e9b77fe07bb13'/>
<id>urn:sha1:58c9ff44c8041f394c663cb9640e9b77fe07bb13</id>
<content type='text'>
'RELENG_5_2_0_RELEASE'.

This commit was manufactured to restore the state of the 5.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Use __FBSDID().</title>
<updated>2003-08-24T17:55:58Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-08-24T17:55:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1'/>
<id>urn:sha1:aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1</id>
<content type='text'>
Also some minor style cleanups.
</content>
</entry>
<entry>
<title>More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9).</title>
<updated>2003-03-02T16:54:40Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2003-03-02T16:54:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=521f364b804158f257fdd8ad7cbf368a0efe5a44'/>
<id>urn:sha1:521f364b804158f257fdd8ad7cbf368a0efe5a44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DETACH_FORCE was removed recently.  Remove it here, even though this</title>
<updated>2002-11-17T04:52:37Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-11-17T04:52:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c04a433aa9a24d744ec0f74c2c04fcde10c80fd7'/>
<id>urn:sha1:c04a433aa9a24d744ec0f74c2c04fcde10c80fd7</id>
<content type='text'>
isn't supported.
</content>
</entry>
<entry>
<title>Some kernel threads try to do significant work, and the default KSTACK_PAGES</title>
<updated>2002-10-02T07:44:29Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2002-10-02T07:44:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=316ec49abd15743784b47592c00d6297dabce21b'/>
<id>urn:sha1:316ec49abd15743784b47592c00d6297dabce21b</id>
<content type='text'>
doesn't give them enough stack to do much before blowing away the pcb.
This adds MI and MD code to allow the allocation of an alternate kstack
who's size can be speficied when calling kthread_create.  Passing the
value 0 prevents the alternate kstack from being created.  Note that the
ia64 MD code is missing for now, and PowerPC was only partially written
due to the pmap.c being incomplete there.
Though this patch does not modify anything to make use of the alternate
kstack, acpi and usb are good candidates.

Reviewed by:	jake, peter, jhb
</content>
</entry>
<entry>
<title>Make oldcard and newcard kernel module work.</title>
<updated>2002-05-30T17:38:00Z</updated>
<author>
<name>Takanori Watanabe</name>
<email>takawata@FreeBSD.org</email>
</author>
<published>2002-05-30T17:38:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=80f1001813b6427c08badac99e0b88980abc7432'/>
<id>urn:sha1:80f1001813b6427c08badac99e0b88980abc7432</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix missing comma in previous commit.</title>
<updated>2001-12-28T23:51:48Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2001-12-28T23:51:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c463e1be122b5a5eb71188f1f579d14c6f55e597'/>
<id>urn:sha1:c463e1be122b5a5eb71188f1f579d14c6f55e597</id>
<content type='text'>
Pointy hat to:	jhb
</content>
</entry>
<entry>
<title>Don't use RFTHREAD when creating a kernel process.</title>
<updated>2001-12-18T18:42:02Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2001-12-18T18:42:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d961068fba77dcf96946a2c08822c4f75bec81bf'/>
<id>urn:sha1:d961068fba77dcf96946a2c08822c4f75bec81bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add PC-9821RA-E01.  This appears that PC-9821 Ra20 has this either</title>
<updated>2001-06-16T06:10:53Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2001-06-16T06:10:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1b8dd28309cc56ff2711856e94b4cbd1948c7143'/>
<id>urn:sha1:1b8dd28309cc56ff2711856e94b4cbd1948c7143</id>
<content type='text'>
built in, or as an addon card (My Japanese isn't quite good enough to
know which).  [FreeBSD98-testers 5098] contains all the details.

Submitted by: Kawanobe Koh-san &lt;kawanobe@st.rim.or.jp&gt;
</content>
</entry>
<entry>
<title>Add PC9801-102 CBUS card to the list of plug and play devices.  Some</title>
<updated>2001-06-09T06:43:54Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2001-06-09T06:43:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5ade00816db57fbef5e64ec170cfa1a5ee5e7c1d'/>
<id>urn:sha1:5ade00816db57fbef5e64ec170cfa1a5ee5e7c1d</id>
<content type='text'>
mapping of irq 6 may be required to use that irq, but if so,
additional commits will follow.

Submitted by: Hiroshi TSUKADA-san
</content>
</entry>
</feed>
