<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HelenOS-historic &#x2013; /uspace/trunk/pci/pci.c</title><description>WebSVN RSS feed &#x2013; HelenOS-historic</description><lastBuildDate>Sun, 05 Apr 2026 09:19:41 +0200</lastBuildDate><generator>WebSVN 2.8.4</generator><language>en</language><link>https://historic.helenos.org/log.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fpci%2Fpci.c&amp;max=40&amp;peg=1468</link><atom:link href="https://historic.helenos.org/rss.php?path=%2Fuspace%2Ftrunk%2Fpci%2Fpci.c&amp;peg=1468&amp;repname=HelenOS-historic" rel="self" type="application/rss+xml" />
<item><pubDate>Wed, 17 May 2006 16:05:01 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 1365 – Sync with kernel. Add ipc_wait_for_call_timeout() and ipc_trywait_for_call(). Modify ipc_wait_for_call() to ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Sync with kernel.&lt;br /&gt;
Add ipc_wait_for_call_timeout() and ipc_trywait_for_call().&lt;br /&gt;
Modify ipc_wait_for_call() to be unconditional.&lt;/div&gt;~ /uspace/trunk/fb/fb.c&lt;br /&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;~ /uspace/trunk/kbd/generic/kbd.c&lt;br /&gt;~ /uspace/trunk/libc/generic/ipc.c&lt;br /&gt;~ /uspace/trunk/libc/include/ipc/ipc.h&lt;br /&gt;~ /uspace/trunk/ns/ns.c&lt;br /&gt;~ /uspace/trunk/pci/pci.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fpci%2Fpci.c&amp;rev=1365&amp;peg=1468</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fpci%2Fpci.c&amp;rev=1365&amp;peg=1468</guid></item>
<item><pubDate>Tue, 16 May 2006 16:43:56 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 1353 – Fix uspace to compile again.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix uspace to compile again.&lt;/div&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;~ /uspace/trunk/kbd/arch/ia32/src/kbd.c&lt;br /&gt;~ /uspace/trunk/kbd/arch/mips32/src/kbd.c&lt;br /&gt;~ /uspace/trunk/ns/ns.c&lt;br /&gt;~ /uspace/trunk/pci/pci.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fpci%2Fpci.c&amp;rev=1353&amp;peg=1468</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fpci%2Fpci.c&amp;rev=1353&amp;peg=1468</guid></item>
<item><pubDate>Tue, 16 May 2006 11:30:42 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 1343 – Add services.h to codify service numbers. Assign codes for PCI, ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add services.h to codify service numbers.&lt;br /&gt;
Assign codes for PCI, keyboard and frame buffer services.&lt;br /&gt;
&lt;br /&gt;
Rename ipc_answer() to ipc_answer_fast() and add the basic&lt;br /&gt;
slower variant and call it ipc_answer(). Add some doxygen comments.&lt;br /&gt;
&lt;br /&gt;
Remove unused bits from the libpci library.&lt;/div&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;~ /uspace/trunk/kbd/generic/kbd.c&lt;br /&gt;~ /uspace/trunk/libipc/generic/ipc.c&lt;br /&gt;~ /uspace/trunk/libipc/include/ipc.h&lt;br /&gt;+ /uspace/trunk/libipc/include/services.h&lt;br /&gt;~ /uspace/trunk/ns/ns.c&lt;br /&gt;~ /uspace/trunk/pci/libpci/pci.h&lt;br /&gt;~ /uspace/trunk/pci/pci.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fpci%2Fpci.c&amp;rev=1343&amp;peg=1468</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fpci%2Fpci.c&amp;rev=1343&amp;peg=1468</guid></item>
<item><pubDate>Mon, 15 May 2006 15:45:12 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 1336 – Implement simple connect_me_to in NS. Disambigue the term phoneid by ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Implement simple connect_me_to in NS.&lt;br /&gt;
Disambigue the term phoneid by creating new term in_phone_hash,&lt;br /&gt;
which in fact represents kernel address of the phone sending the&lt;br /&gt;
message.&lt;/div&gt;~ /uspace/trunk/libadt/generic/hash_table.c&lt;br /&gt;~ /uspace/trunk/libipc/generic/ipc.c&lt;br /&gt;~ /uspace/trunk/libipc/include/ipc.h&lt;br /&gt;~ /uspace/trunk/ns/ns.c&lt;br /&gt;~ /uspace/trunk/pci/pci.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fpci%2Fpci.c&amp;rev=1336&amp;peg=1468</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fpci%2Fpci.c&amp;rev=1336&amp;peg=1468</guid></item>
<item><pubDate>Mon, 15 May 2006 13:51:28 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 1335 – Simple registration of services at NS.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Simple registration of services at NS.&lt;/div&gt;~ /uspace/trunk/libadt/include/hash_table.h&lt;br /&gt;~ /uspace/trunk/ns/Makefile&lt;br /&gt;~ /uspace/trunk/ns/ns.c&lt;br /&gt;~ /uspace/trunk/pci/Makefile&lt;br /&gt;~ /uspace/trunk/pci/pci.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fpci%2Fpci.c&amp;rev=1335&amp;peg=1468</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fpci%2Fpci.c&amp;rev=1335&amp;peg=1468</guid></item>
<item><pubDate>Sun, 14 May 2006 11:33:09 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 1324 – Add GPL for reference and add modification dates into libpci ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add GPL for reference and add modification dates into libpci to better comply with GPL.&lt;br /&gt;
Also, do some formatting changes in libpci.&lt;/div&gt;+ /uspace/trunk/pci/COPYING&lt;br /&gt;~ /uspace/trunk/pci/libpci/access.c&lt;br /&gt;~ /uspace/trunk/pci/libpci/generic.c&lt;br /&gt;~ /uspace/trunk/pci/libpci/header.h&lt;br /&gt;~ /uspace/trunk/pci/libpci/i386-ports.c&lt;br /&gt;~ /uspace/trunk/pci/libpci/internal.h&lt;br /&gt;~ /uspace/trunk/pci/libpci/names.c&lt;br /&gt;~ /uspace/trunk/pci/libpci/pci.h&lt;br /&gt;~ /uspace/trunk/pci/libpci/sysdep.h&lt;br /&gt;~ /uspace/trunk/pci/libpci/types.h&lt;br /&gt;~ /uspace/trunk/pci/pci.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fpci%2Fpci.c&amp;rev=1324&amp;peg=1468</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fpci%2Fpci.c&amp;rev=1324&amp;peg=1468</guid></item>
<item><pubDate>Mon, 08 May 2006 20:24:04 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 1301 – Port libpci to HelenOS. List PCI devices on PCI driver ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 18 file(s) modified&lt;/strong&gt;&lt;br/&gt;Port libpci to HelenOS.&lt;br /&gt;
List PCI devices on PCI driver startup.&lt;/div&gt;~ /uspace/trunk/libc/include/stdio.h&lt;br /&gt;~ /uspace/trunk/libc/include/stdlib.h&lt;br /&gt;~ /uspace/trunk/libc/include/string.h&lt;br /&gt;+ /uspace/trunk/pci/libpci&lt;br /&gt;+ /uspace/trunk/pci/libpci/access.c&lt;br /&gt;+ /uspace/trunk/pci/libpci/generic.c&lt;br /&gt;+ /uspace/trunk/pci/libpci/header.h&lt;br /&gt;+ /uspace/trunk/pci/libpci/i386-ports.c&lt;br /&gt;+ /uspace/trunk/pci/libpci/internal.h&lt;br /&gt;+ /uspace/trunk/pci/libpci/Makefile&lt;br /&gt;+ /uspace/trunk/pci/libpci/names.c&lt;br /&gt;+ /uspace/trunk/pci/libpci/pci.h&lt;br /&gt;+ /uspace/trunk/pci/libpci/pci_ids.h&lt;br /&gt;+ /uspace/trunk/pci/libpci/sysdep.h&lt;br /&gt;+ /uspace/trunk/pci/libpci/types.h&lt;br /&gt;~ /uspace/trunk/pci/Makefile&lt;br /&gt;~ /uspace/trunk/pci/pci.c&lt;br /&gt;+ /uspace/trunk/pci/update-ids&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fpci%2Fpci.c&amp;rev=1301&amp;peg=1468</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fpci%2Fpci.c&amp;rev=1301&amp;peg=1468</guid></item>
<item><pubDate>Thu, 13 Apr 2006 10:50:45 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 1181 – Infrastructure for PCI driver.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Infrastructure for PCI driver.&lt;/div&gt;~ /uspace/trunk/Makefile&lt;br /&gt;+ /uspace/trunk/pci&lt;br /&gt;+ /uspace/trunk/pci/Makefile&lt;br /&gt;+ /uspace/trunk/pci/pci.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fpci%2Fpci.c&amp;rev=1181&amp;peg=1468</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fpci%2Fpci.c&amp;rev=1181&amp;peg=1468</guid></item>
</channel></rss>