<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-6685155162111849937</id><updated>2012-02-16T00:05:18.894-08:00</updated><category term='compilation'/><category term='assembly'/><category term='Networking'/><title type='text'>Hacking on Minix 3</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://minix3tips.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6685155162111849937/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://minix3tips.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Anant</name><uri>http://www.blogger.com/profile/02877963982311476551</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_NejfLAsZqL8/SmQI_wU8bkI/AAAAAAAABPc/qP8AbO4QtM0/s1600-R/07849b3424ed76e574037f8818829138.png'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>7</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6685155162111849937.post-2507993184236067825</id><published>2009-09-17T10:07:00.000-07:00</published><updated>2009-09-17T10:13:38.186-07:00</updated><title type='text'>Editing files remotely</title><content type='html'>Do you find that you're unable to use your editor of choice in the Minix environment? It's possible to use your favorite text editor by editing your files inside a Minix machine remotely!&lt;br /&gt;&lt;br /&gt;Minix 3 supports OpenSSH, so make sure you install it using packman. Once you have SSH up and running, you can use sshfs to mount your Minix files on your operating system of choice and edit your files as if they were local :-)&lt;br /&gt;&lt;br /&gt;SSHFS is available for &lt;a href="http://code.google.com/p/macfuse/"&gt;Mac&lt;/a&gt;, &lt;a href="http://fuse.sourceforge.net/sshfs.html"&gt;Linux&lt;/a&gt; and &lt;a href="http://dokan-dev.net/en/download/#sshfs"&gt;Windows&lt;/a&gt;. Once you install it, simply type:&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;$ sshfs username@minix-ip:/path/to/directory ./local/dir&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Happy hacking with your favorite editor!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6685155162111849937-2507993184236067825?l=minix3tips.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://minix3tips.blogspot.com/feeds/2507993184236067825/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://minix3tips.blogspot.com/2009/09/editing-files-remotely.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6685155162111849937/posts/default/2507993184236067825'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6685155162111849937/posts/default/2507993184236067825'/><link rel='alternate' type='text/html' href='http://minix3tips.blogspot.com/2009/09/editing-files-remotely.html' title='Editing files remotely'/><author><name>Anant</name><uri>http://www.blogger.com/profile/02877963982311476551</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_NejfLAsZqL8/SmQI_wU8bkI/AAAAAAAABPc/qP8AbO4QtM0/s1600-R/07849b3424ed76e574037f8818829138.png'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6685155162111849937.post-4034657902867269965</id><published>2009-03-05T05:59:00.000-08:00</published><updated>2009-03-05T06:05:04.532-08:00</updated><title type='text'>Upgrading to Minix 3.1.4</title><content type='html'>If you want to run the latest and greatest Minix (also known as 'current', which is currently 3.1.4 with new features such as virtual memory) you need to have a working 3.1.3 installation either with networking enabled or some way to get the updated sources into your machine.&lt;br /&gt;&lt;br /&gt;Excellent instructions on how to perform the upgrade are available &lt;a href="http://groups.google.com/group/comp.os.minix/msg/a426ab3a9ed292bf"&gt;here&lt;/a&gt;. The important difference from regular &lt;a href="http://www.minix3.org/tracking-current.html"&gt;upgrades&lt;/a&gt; is that the &lt;span style="font-style:italic;"&gt;/etc/drivers.conf&lt;/span&gt; is incompatible between 3.1.3 and 3.1.4.&lt;br /&gt;&lt;br /&gt;Have fun!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6685155162111849937-4034657902867269965?l=minix3tips.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://minix3tips.blogspot.com/feeds/4034657902867269965/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://minix3tips.blogspot.com/2009/03/upgrading-to-minix-314.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6685155162111849937/posts/default/4034657902867269965'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6685155162111849937/posts/default/4034657902867269965'/><link rel='alternate' type='text/html' href='http://minix3tips.blogspot.com/2009/03/upgrading-to-minix-314.html' title='Upgrading to Minix 3.1.4'/><author><name>Anant</name><uri>http://www.blogger.com/profile/02877963982311476551</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_NejfLAsZqL8/SmQI_wU8bkI/AAAAAAAABPc/qP8AbO4QtM0/s1600-R/07849b3424ed76e574037f8818829138.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6685155162111849937.post-4379055661062891727</id><published>2009-03-02T05:42:00.000-08:00</published><updated>2009-03-04T07:14:23.928-08:00</updated><title type='text'>Telnet and Terminal Type</title><content type='html'>If you telnet to a Minix3 machine, you may be prompted for a terminal type as follows:&lt;br /&gt;&lt;pre&gt;Terminal type? (network):&lt;/pre&gt;&lt;br /&gt;For us, the &lt;span style="font-style:italic;"&gt;vt100&lt;/span&gt; terminal type works fine for most purposes.&lt;br /&gt;&lt;br /&gt;For information on how to start your telnet or FTP server, look &lt;a href="http://www.minixtips.com/2006/06/running-telnet-and-ftp-servers-with.html"&gt;here&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6685155162111849937-4379055661062891727?l=minix3tips.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://minix3tips.blogspot.com/feeds/4379055661062891727/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://minix3tips.blogspot.com/2009/03/telnet-and-terminal-type.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6685155162111849937/posts/default/4379055661062891727'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6685155162111849937/posts/default/4379055661062891727'/><link rel='alternate' type='text/html' href='http://minix3tips.blogspot.com/2009/03/telnet-and-terminal-type.html' title='Telnet and Terminal Type'/><author><name>Anant</name><uri>http://www.blogger.com/profile/02877963982311476551</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_NejfLAsZqL8/SmQI_wU8bkI/AAAAAAAABPc/qP8AbO4QtM0/s1600-R/07849b3424ed76e574037f8818829138.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6685155162111849937.post-2904347365407190046</id><published>2009-02-28T17:49:00.000-08:00</published><updated>2009-03-04T07:13:33.768-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='compilation'/><category scheme='http://www.blogger.com/atom/ns#' term='assembly'/><title type='text'>Executables  in Minix3</title><content type='html'>The executables in Minix3 are of &lt;span style="font-style:italic;"&gt;a.out&lt;/span&gt; format. Unfortunately, this &lt;span style="font-style:italic;"&gt;a.out&lt;/span&gt; format is not same as that of Linux (which uses &lt;span style="font-style:italic;"&gt;ELF&lt;/span&gt;). Hence, disassembly tools commonly used on Linux, like &lt;a href="http://linux.die.net/man/1/objdump"&gt;objdump&lt;/a&gt; will not work on Minix a.out executables. The special a.out format used in Minix is generated by &lt;a href="http://www.cs.vu.nl/ack/"&gt;Amsterdam Compiler Kit (ACK)&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Tools like &lt;span style="font-style:italic;"&gt;objdump&lt;/span&gt; have been ported to Minix3 and are part of the &lt;a href="http://www.minix3.org/software/binutils-2.16.1.tar.bz2"&gt;binutils package&lt;/a&gt;, but they do not understand Minix3's ACK executable format, as they are just port of Linux &lt;span style="font-style:italic;"&gt;objdump&lt;/span&gt; code to Minix3.&lt;br /&gt;&lt;br /&gt;If you need to disassemble the user-space programs, then the best way is to compile them using GCC &lt;a href="http://www.minix3.org/software/gcc-4.1.1.tar.bz2"&gt;(which has been ported to Minix3)&lt;/a&gt;, and then use &lt;span style="font-style:italic;"&gt;objdump&lt;/span&gt;. But if you need to disassemble kernel code, you are out of luck.&lt;br /&gt;&lt;br /&gt;Currently I am looking for a tool which can be used to disassemble Minix3 executables. However, it seems like I would most probably have to write one. If you want more information on the executable format, you can refer to the &lt;a href="http://fxr.watson.org/fxr/source/include/a.out.h?v=minix-3-1-1"&gt;/usr/src/include/a.out.h&lt;/a&gt; header file, which seems to be the only source of information. I came across a few &lt;a href="http://listserv.nodak.edu/cgi-bin/wa.exe?A2=ind9310E&amp;L=MINIX-L&amp;P=R2&amp;I=-3"&gt;old messages&lt;/a&gt; in mailing list archives, trying to explain &lt;span style="font-style:italic;"&gt;a.out&lt;/span&gt;, which you can check out to see if they are useful.&lt;br /&gt;&lt;br /&gt;I will post an update here if I find any way of disassembling Minix3's &lt;span style="font-style:italic;"&gt;a.out&lt;/span&gt; or if I write my own tool for it.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6685155162111849937-2904347365407190046?l=minix3tips.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://minix3tips.blogspot.com/feeds/2904347365407190046/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://minix3tips.blogspot.com/2009/02/executables-in-minix3.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6685155162111849937/posts/default/2904347365407190046'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6685155162111849937/posts/default/2904347365407190046'/><link rel='alternate' type='text/html' href='http://minix3tips.blogspot.com/2009/02/executables-in-minix3.html' title='Executables  in Minix3'/><author><name>Pravin</name><uri>http://www.blogger.com/profile/15604560052184828790</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6685155162111849937.post-194732000494391185</id><published>2009-02-28T02:53:00.001-08:00</published><updated>2009-02-28T02:57:16.589-08:00</updated><title type='text'>Compiling huge programs?</title><content type='html'>Then you may often run into errors such as &lt;span style="font-style:italic;"&gt;no space left on device&lt;/span&gt;. These types of errors are often misleading - if you're sure that you have sufficient hard disk space (Minix3 allocates a ridiculously small root partition, source of many problems) - then it is possible that you don't have sufficient RAM.&lt;br /&gt;&lt;br /&gt;Because versions before Minix 3.2 don't support virtual memory, whole programs must fit into RAM else they won't run. Try increasing the RAM size (only possible if you're running Minix3 on a virtual machine). If that doesn't work, the problem may be the shell. Try executing &lt;span style="font-style:italic;"&gt;configure&lt;/span&gt; or &lt;span style="font-style:italic;"&gt;make&lt;/span&gt; with &lt;span style="font-style:italic;"&gt;/bin/bigsh&lt;/span&gt;:&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;/bin/bigsh ./configure --foo-bar&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;And hope it works!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6685155162111849937-194732000494391185?l=minix3tips.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://minix3tips.blogspot.com/feeds/194732000494391185/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://minix3tips.blogspot.com/2009/02/compiling-huge-programs.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6685155162111849937/posts/default/194732000494391185'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6685155162111849937/posts/default/194732000494391185'/><link rel='alternate' type='text/html' href='http://minix3tips.blogspot.com/2009/02/compiling-huge-programs.html' title='Compiling huge programs?'/><author><name>Anant</name><uri>http://www.blogger.com/profile/02877963982311476551</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_NejfLAsZqL8/SmQI_wU8bkI/AAAAAAAABPc/qP8AbO4QtM0/s1600-R/07849b3424ed76e574037f8818829138.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6685155162111849937.post-4093884988173723425</id><published>2009-02-27T04:59:00.000-08:00</published><updated>2009-02-28T02:58:34.980-08:00</updated><title type='text'>GNU software on Minix</title><content type='html'>If you've installed any GNU software on Minix3 using packman (such as binutils, diffutils, bash, et. al.), and then wondering where the binaries are located, they're in &lt;span style="font-style:italic;"&gt;/usr/gnu/bin&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I recommend adding &lt;span style="font-style:italic;"&gt;/usr/gnu/bin&lt;/span&gt; to your path so you won't have to type the full path to use those executables. Executables such as GNU Make are prefixed with a 'g' (&lt;span style="font-style:italic;"&gt;gmake&lt;/span&gt;), so it will not collide with the native Minix commands.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6685155162111849937-4093884988173723425?l=minix3tips.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://minix3tips.blogspot.com/feeds/4093884988173723425/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://minix3tips.blogspot.com/2009/02/gnu-software-on-minix.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6685155162111849937/posts/default/4093884988173723425'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6685155162111849937/posts/default/4093884988173723425'/><link rel='alternate' type='text/html' href='http://minix3tips.blogspot.com/2009/02/gnu-software-on-minix.html' title='GNU software on Minix'/><author><name>Anant</name><uri>http://www.blogger.com/profile/02877963982311476551</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_NejfLAsZqL8/SmQI_wU8bkI/AAAAAAAABPc/qP8AbO4QtM0/s1600-R/07849b3424ed76e574037f8818829138.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6685155162111849937.post-7830089937611862919</id><published>2009-02-26T20:11:00.000-08:00</published><updated>2009-03-04T07:12:56.888-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Networking'/><title type='text'>Endeavour with Minix3 networking</title><content type='html'>If you want networking to work in Minix3, you have to do some homework before you start installing it. You need to know which network card you have. Minix3 currently supports a few network cards:&lt;br /&gt;&lt;br /&gt;0. No Ethernet card (no networking)&lt;br /&gt;1. Intel Pro/100&lt;br /&gt;2. 3Com 501 or 3Com 509 based card&lt;br /&gt;3. Realtek 8139 based card&lt;br /&gt;4. Realtek 8029 based card (also emulated by Qemu)&lt;br /&gt;5. NE2000, 3com 503 ro WD based card (also emulated by Bochs)&lt;br /&gt;6. AMD LANCE (also emulated by VMWare)&lt;br /&gt;7. Different Ethernet Card (no networking)&lt;br /&gt;&lt;br /&gt;You can find out your network card type by using the &lt;span style="font-style:italic;"&gt;lspci&lt;/span&gt; command in Linux. If your network card is not in list, then you have following options:&lt;br /&gt;&lt;br /&gt;1. Add another network card.&lt;br /&gt;2. Wait till support for your network card is added.&lt;br /&gt;3. Don't use networking&lt;br /&gt;4. Write a network driver for your network card ;-)&lt;br /&gt;&lt;br /&gt;If you have a supported network card, then you can choose the proper option during the installation process, and then everything should work fine. You are lucky if you have a DHCP server running on your network, in which case, Minix3 should pickup an IP address automatically; reducing your work ;-)&lt;br /&gt;&lt;br /&gt;Most of the work is done by &lt;a href="http://www.minix3.org/manpages/man8/dhcpd.8.html" &gt;&lt;span style="font-style:italic;"&gt;dhcpd&lt;/span&gt;&lt;/a&gt; daemon which can work both as client and server. I personally do not not know much about how it exactly works, you can find out more at it's man page and &lt;a href="http://www.minix3.org/manpages/man5/dhcp.conf.5.html"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;If you don't have DHCP available, then you need to setup a static network IP by using the &lt;a href="http://www.minix3.org/manpages/man8/ifconfig.8.html"&gt;&lt;span style="font-style:italic;"&gt;ifconfig&lt;/span&gt;&lt;/a&gt; command, which is used to provide an IP address to the network interface.&lt;br /&gt;&lt;br /&gt;There are two interfaces which are available &lt;span style="font-style:italic;"&gt;/dev/ip&lt;/span&gt; and &lt;span style="font-style:italic;"&gt;\dev\ip0&lt;/span&gt;. The ifconfig command is invoked usually as:&lt;br /&gt;&lt;pre&gt;ifconfig -I /dev/ip -h 192.168.0.2 -n 255.255.255.0&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;I was confused as to which device I should specify, &lt;span style="font-style:italic;"&gt;/dev/ip&lt;/span&gt; or &lt;span style="font-style:italic;"&gt;/dev/ip0&lt;/span&gt;. But it seems that the &lt;span style="font-style:italic;"&gt;ifconfig&lt;/span&gt; command is smart enough to find out which device to use automatically. So, you can get away by just giving the command:&lt;br /&gt;&lt;pre&gt;ifconfig -h 192.168.0.2 -n 255.255.255.0&lt;/pre&gt;&lt;br /&gt;and Minix3 will choose best device.&lt;br /&gt;&lt;br /&gt;I still don't know what &lt;span style="font-style:italic;"&gt;/dev/ip&lt;/span&gt; represents and why there are two devices, this is just a temporary way around the confusion.&lt;br /&gt;&lt;br /&gt;Other than this, another useful command is &lt;a href="http://www.minix3.org/manpages/man8/add_route.8.html"&gt;&lt;span style="font-style:italic;"&gt;add_route&lt;/span&gt;&lt;/a&gt; and an example use of this command is:&lt;br /&gt;&lt;pre&gt;add_route -g 192.168.0.1&lt;/pre&gt;&lt;br /&gt;which will set 192.168.0.1 as your default gateway.&lt;br /&gt;&lt;br /&gt;Another useful command is &lt;a href="http://www.minix3.org/manpages/man8/pr_routes.8.html"&gt;&lt;span style="font-style:italic;"&gt;pr_routes&lt;/span&gt;&lt;/a&gt; which displays the routing table.&lt;br /&gt;&lt;br /&gt;For setting up DNS, you can edit the file &lt;a href="http://www.minix3.org/manpages/man5/resolv.conf.5.html"&gt;&lt;span style="font-style:italic;"&gt;/etc/resolve.conf&lt;/span&gt;&lt;/a&gt;. A typical resolv.conf should look something like:&lt;br /&gt;&lt;pre&gt;nameserver 192.168.1.254&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;The best way to find out, whether you are in business or not is by pinging your gateway. So, cross your fingers and give the command:&lt;br /&gt;&lt;pre&gt;ping 192.168.0.1&lt;/pre&gt;&lt;br /&gt;and Hope that Minix will say:&lt;br /&gt;&lt;pre&gt;192.168.0.1 is alive&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6685155162111849937-7830089937611862919?l=minix3tips.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://minix3tips.blogspot.com/feeds/7830089937611862919/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://minix3tips.blogspot.com/2009/02/endavour-with-minix3-networking.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6685155162111849937/posts/default/7830089937611862919'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6685155162111849937/posts/default/7830089937611862919'/><link rel='alternate' type='text/html' href='http://minix3tips.blogspot.com/2009/02/endavour-with-minix3-networking.html' title='Endeavour with Minix3 networking'/><author><name>Pravin</name><uri>http://www.blogger.com/profile/15604560052184828790</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry></feed>
