<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.co.uk/group/alt.os.development</id>
  <title type="text">alt.os.development Google Group</title>
  <subtitle type="text">
  </subtitle>
  <link href="/group/alt.os.development/feed/atom_v1_0_topics.xml" rel="self" title="alt.os.development feed"/>
  <updated>-0-0T::Z</updated>
  <generator uri="http://groups.google.co.uk" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Rod Pemberton</name>
  <email>do_not_h...@nohavenot.cmm</email>
  </author>
  <updated>2009-11-27T07:43:45Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/1fb1c71a6b90243f</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/1fb1c71a6b90243f" />
  <title type="html">Re: Function BB of Int 1Ah</title>
  <summary type="html" xml:space="preserve">
  spec &lt;br&gt; Not I. &lt;br&gt; I don&#39;t see BBh for Int 0x1A in RBIL (Ralf Brown&#39;s Interrupt List) either. &lt;br&gt; Are you sure the BBh is correct? There is one listed with 0Bh and another &lt;br&gt; that has 8Bh... A few of the AX = Bxxxh functions are related to PCI and &lt;br&gt; Plug-n-Play - which have specifications. &lt;br&gt; Rod Pemberton &lt;br&gt; PS. I added a couple of groups. Maybe someone knows. You might also try
  </summary>
  </entry>
  <entry>
  <author>
  <name>leilei</name>
  <email>huxuelei...@gmail.com</email>
  </author>
  <updated>2009-11-25T02:11:09Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/abc49dc0c2097780</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/abc49dc0c2097780" />
  <title type="html">Help.Missing interrupt from rtl8139 network card.</title>
  <summary type="html" xml:space="preserve">
  Hi. &lt;br&gt; I am writting a small os base on x86 arch. &lt;br&gt; I have just written a rtl8139 driver for my os.the device&#39;s interrupt &lt;br&gt; vector is 11. &lt;br&gt; When I run my os, I can &#39;ping&#39; it through windows for a while. &lt;br&gt; But after a few minutes, the rtl8139 network card has not produce any &lt;br&gt; interrupt. &lt;br&gt; I can assure the os is not dead.Because it can receive the interrupt
  </summary>
  </entry>
  <entry>
  <author>
  <name>Rod Pemberton</name>
  <email>do_not_h...@nohavenot.cmm</email>
  </author>
  <updated>2009-11-24T23:57:45Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/16dedfbb9827b2c5</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/16dedfbb9827b2c5" />
  <title type="html">An OS generator?</title>
  <summary type="html" xml:space="preserve">
  It seems someone wrote an OS generator. It generates a RTOS from &lt;br&gt; information for a FSM. &lt;br&gt; &amp;quot;Given a set of &#39;tasks&#39; written in C, WhatOS generates a finite-state &lt;br&gt; machine operating system in C, that is architecture independent and small &lt;br&gt; enough to run even on resource-limited 8-bit microcontrollers.&amp;quot; &lt;br&gt; ...
  </summary>
  </entry>
  <entry>
  <author>
  <name>James Harris</name>
  <email>james.harri...@googlemail.com</email>
  </author>
  <updated>2009-11-22T19:24:12Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/7c0f5732ef31abad</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/7c0f5732ef31abad" />
  <title type="html">Attributes of a memory request or address space request</title>
  <summary type="html" xml:space="preserve">
  Below is an attempt to come up with a maximal set of attributes that &lt;br&gt; might be needed in a memory request. (Really it&#39;s an address space &lt;br&gt; request as the actual memory can be allocated by a page fault routine &lt;br&gt; as needed.) &lt;br&gt; In the general case are all of these needed? Are any other attributes &lt;br&gt; needed or advisable so that an address space allocator can be most
  </summary>
  </entry>
  <entry>
  <author>
  <name>Rod Pemberton</name>
  <email>do_not_h...@nohavenot.cmm</email>
  </author>
  <updated>2009-11-20T22:50:22Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/465fd61af27c2d84</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/465fd61af27c2d84" />
  <title type="html">Re: Embedding assembler in a language</title>
  <summary type="html" xml:space="preserve">
  Either way. &lt;br&gt; Sure, why not? It may be slow, but it could be useful for bootstrapping an &lt;br&gt; x86 OS independent of cpu mode. To fully implement useable subset of x86 &lt;br&gt; instructions, one needs: &lt;br&gt; 1) math operations on one of: register, stack, or memory &lt;br&gt; 2) ability to move data between register and stack &lt;br&gt; 3) (optionally) ability to move data between registers
  </summary>
  </entry>
  <entry>
  <author>
  <name>BGB / cr88192</name>
  <email>cr88...@hotmail.com</email>
  </author>
  <updated>2009-11-20T20:50:45Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/467cbb6b6ddcd5fc</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/467cbb6b6ddcd5fc" />
  <title type="html">misc/RFC: design of a GUI API</title>
  <summary type="html" xml:space="preserve">
  well, I am idly thinking of things, and starting to consider ideas for how I &lt;br&gt; will approach this. &lt;br&gt; basically, I am considering the issue of how I will approach adding GUI &lt;br&gt; facilities to my x86-interpreter-based world. &lt;br&gt; firstly, the core issues (as I see them): &lt;br&gt; there needs to be a separate protocol and GUI API (I am currently leaning
  </summary>
  </entry>
  <entry>
  <author>
  <name>Benjamin David Lunt</name>
  <email>zf...@frontiernet.net</email>
  </author>
  <updated>2009-11-19T23:48:35Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/be14e5a3cc7381ac</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/be14e5a3cc7381ac" />
  <title type="html">Operating Systems: Design and Implementation</title>
  <summary type="html" xml:space="preserve">
  Hi everyone, &lt;br&gt; Just thought I would stop by and say hi. &lt;br&gt; My local library is having a book sale, and I thought &lt;br&gt; I would stop by to see what they had. Every hardcover &lt;br&gt; was a dollar, every other book was a half dollar. Most &lt;br&gt; of it was romance novels and the such. &lt;br&gt; As I was roaming through a section, I found
  </summary>
  </entry>
  <entry>
  <author>
  <name>nicejordan</name>
  <email>xiaolong0...@126.com</email>
  </author>
  <updated>2009-11-10T13:50:20Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/2e3b9859237cba6e</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/2e3b9859237cba6e" />
  <title type="html">UGG Boots wholesale. free shipping. UGG Boots 5225. supply UGG Boots 5230. UGG 5815.</title>
  <summary type="html" xml:space="preserve">
  Welcome to visit &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.nicejordan.net&quot;&gt;[link]&lt;/a&gt; hottest Nike Shoes, Nike Jordans, &lt;br&gt; Nike Air Jordans, Air Jordan Fusion,Sell nike shoes air jordan,Jordan &lt;br&gt; fusions,Air jordan women fusins,AJ fusions,AJ Fusions low,cheap Prada &lt;br&gt; shoes, Gucci shoes, Adidas shoes, Nike shoes, Puma shoes,Cheap brand &lt;br&gt; jeans:Coogi pants, Evisu jeans, RMC jeans, Crown Holder, Aftful Dodger
  </summary>
  </entry>
  <entry>
  <author>
  <name>nicejordan</name>
  <email>xiaolong0...@126.com</email>
  </author>
  <updated>2009-11-10T13:49:16Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/69696d84a6b8071d</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/69696d84a6b8071d" />
  <title type="html">discount nike tennis shoes gucci tennis shoes D&amp;G sneaker lacoste trainers</title>
  <summary type="html" xml:space="preserve">
  Welcome to visit &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.nicejordan.net&quot;&gt;[link]&lt;/a&gt; hottest Nike Shoes, Nike Jordans, &lt;br&gt; Nike Air Jordans, Air Jordan Fusion,Sell nike shoes air jordan,Jordan &lt;br&gt; fusions,Air jordan women fusins,AJ fusions,AJ Fusions low,cheap Prada &lt;br&gt; shoes, Gucci shoes, Adidas shoes, Nike shoes, Puma shoes,Cheap brand &lt;br&gt; jeans:Coogi pants, Evisu jeans, RMC jeans, Crown Holder, Aftful Dodger
  </summary>
  </entry>
  <entry>
  <author>
  <name>BGB / cr88192</name>
  <email>cr88...@hotmail.com</email>
  </author>
  <updated>2009-11-09T19:23:49Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/77e41a380038c7cf</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/77e41a380038c7cf" />
  <title type="html">status update: x86 interpreter...</title>
  <summary type="html" xml:space="preserve">
  seems I had not been telling people here about this, so, I just figured I &lt;br&gt; would give a status update... &lt;br&gt; x86 ISA, still &amp;quot;mostly&amp;quot; supported: &lt;br&gt; x87 has not been well tested (and even then, does not currently support &lt;br&gt; &amp;quot;subtle issues&amp;quot; such as rounding modes, ...); &lt;br&gt; SSE/SSE2, still not gotten to finishing up support as of yet (mostly lacking
  </summary>
  </entry>
  <entry>
  <author>
  <name>Rod Pemberton</name>
  <email>do_not_h...@nohavenot.cmm</email>
  </author>
  <updated>2009-11-08T11:56:06Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/129637bd8f8777e4</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/129637bd8f8777e4" />
  <title type="html">OT: US Supreme Court may rule on validity of software patents.</title>
  <summary type="html" xml:space="preserve">
  US Supreme Court may indirectly rule on the validity of software patents: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://tech.yahoo.com/news/ap/20091107/ap_on_hi_te/us_tec_supreme_court_software_patents_2&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Rod Pemberton
  </summary>
  </entry>
  <entry>
  <author>
  <name>Anti Vigilante</name>
  <email>antivigila...@pyrabang.com</email>
  </author>
  <updated>2009-11-04T00:33:15Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/5fcc1ccbe8b065e1</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/5fcc1ccbe8b065e1" />
  <title type="html">Source based OS</title>
  <summary type="html" xml:space="preserve">
  I&#39;m interested in the development of a source based Operating System. &lt;br&gt; Such is already possible in color Forth, but I get headaches when doing &lt;br&gt; postfix somersaults. &lt;br&gt; The idea is that after boot all software is either in source form in &lt;br&gt; folders on the filesystem or in binary form in a cache area which is
  </summary>
  </entry>
  <entry>
  <author>
  <name>James Harris - 1a</name>
  <email>james.harris...@googlemail.com</email>
  </author>
  <updated>2009-11-01T23:55:34Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/8700728b589e13e7</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/8700728b589e13e7" />
  <title type="html">alt.os.development FAQ</title>
  <summary type="html" xml:space="preserve">
  The FAQ for this newsgroup is held at &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://aodfaq.wikispaces.com/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; It contains answers to questions on operating system development.
  </summary>
  </entry>
  <entry>
  <author>
  <name>china supplier</name>
  <email>jack20090...@126.com</email>
  </author>
  <updated>2009-10-30T01:43:20Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/79c27b676b138cf9</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/79c27b676b138cf9" />
  <title type="html">discount Nike running shoes Nike Shox R4,Nike Shox NZ,adidas Shoes,Nike Air Max TN,Nike Shox R3,Nike OZ shoes</title>
  <summary type="html" xml:space="preserve">
  vipshoeshop Co.,Ltd(&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.vipshoeshop.com&quot;&gt;[link]&lt;/a&gt;) wholesale nike jordan &lt;br&gt; sneakers big cheap air jordan sneakers for sale.discount china nike &lt;br&gt; dunk sb shoes,nike exclusive jordan sneakers,custom nike air force one &lt;br&gt; sneakers,nike dunk cheap,nike jordan sneakers wholesale,discount supra &lt;br&gt; shoes wholesale new balance shoes puma shoes,cheap adidas
  </summary>
  </entry>
  <entry>
  <author>
  <name>china supplier</name>
  <email>jack20090...@126.com</email>
  </author>
  <updated>2009-10-30T01:39:04Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/b5e0626339e06290</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/b5e0626339e06290" />
  <title type="html">Discount Nike Air Max 87 Womans Sneakers,Cheap Wholesale Nike Air Max Shoes Air Max 87 shoes</title>
  <summary type="html" xml:space="preserve">
  vipshoeshop Co.,Ltd( &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.vipshoeshop.com&quot;&gt;[link]&lt;/a&gt; ) wholesale cheap jordan &lt;br&gt; shoes,buy New arrival nike jordan sneakers,discount nike kids series &lt;br&gt; shoes,mix jordan sneakers,custom nike sb dunks,gucci tennis shoes for &lt;br&gt; discount, sell jordan sneakers for men&#39;s women&#39;s kids,cheap nike &lt;br&gt; trainers retro shoes,nike dunks premium sb,cheap nike zoom kobe 4
  </summary>
  </entry>
</feed>
