<?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-8607988</id><updated>2011-07-28T22:04:58.305+01:00</updated><title type='text'>Linux on a winterm</title><subtitle type='html'>Project to run Linux on a Wyse 2315SE Winterm. This is designed for an AMD ELAN based winterm. See links for a site for Geode based winterm hacking</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://winterm-linux.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://winterm-linux.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Matt</name><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><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>13</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8607988.post-113075990199188068</id><published>2005-10-31T11:55:00.000Z</published><updated>2006-11-15T10:39:53.275Z</updated><title type='text'>Image available</title><content type='html'>I re-created (most of) the code that I lost. An image is available &lt;a href="http://www-staff.lboro.ac.uk/%7Eelvpc/electronics/Wyse3315se.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/8607988-113075990199188068?l=winterm-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://winterm-linux.blogspot.com/feeds/113075990199188068/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8607988&amp;postID=113075990199188068' title='39 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/113075990199188068'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/113075990199188068'/><link rel='alternate' type='text/html' href='http://winterm-linux.blogspot.com/2005/10/image-available.html' title='Image available'/><author><name>Matt</name><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>39</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8607988.post-111900664997446764</id><published>2005-06-17T12:07:00.000+01:00</published><updated>2006-11-15T10:39:53.175Z</updated><title type='text'>Deleted the code!</title><content type='html'>Whilst upgrading my home server to debian-sarge I managed to loose all the source for the winterm project Argh!&lt;br /&gt;Luckily I had some of it saved elsewhere, but not the latest version of alios. So, I had to re-construct this. I also lost the source for the kernel module.&lt;br /&gt;Re-creating alios proved to be a real pain. Alios would boot, load the kernel and then reset - going into an endless loop. This took me ages to track down until I found that the KERNEL_CS location had changed in the kernel source! This is reference from within alios, making it jump to the wrong location. (During the server upgrade, I went from a 2.4.x kernel to 2.6.x)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8607988-111900664997446764?l=winterm-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://winterm-linux.blogspot.com/feeds/111900664997446764/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8607988&amp;postID=111900664997446764' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/111900664997446764'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/111900664997446764'/><link rel='alternate' type='text/html' href='http://winterm-linux.blogspot.com/2005/06/deleted-code.html' title='Deleted the code!'/><author><name>Matt</name><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-8607988.post-110683553699540369</id><published>2005-01-27T14:12:00.000Z</published><updated>2006-11-15T10:39:52.849Z</updated><title type='text'>Video and ROM</title><content type='html'>Lots of stuff working now!&lt;br /&gt;I changed alios to copy the VGA bios from the ATMEL flash to &lt;span style="font-family: courier new;"&gt;0xF000&lt;/span&gt;.  Now alios can call the bios and initialise the video!&lt;br /&gt;Next problem was getting the keyboard to work. I eventually found that I needed to send a self test command to the keyboard controller. After that Linux found it and took over.&lt;br /&gt;So now, we have a working VGA console. Only problem is, I can't get a good framebuffer working. I can only use the 16 colour vga one, as the GD5440 framebuffer needs a PCI bios :(&lt;br /&gt;Now to the Intel Flash. I found that the MTD drivers will read and write this, once I've mapped it into physical memory. The flashcp program will write to it, but only for the 1st 3 erase blocks. This had me stumped for a long time - eventually i found that it was because I didn't map all of the flash into memory - doh!&lt;br /&gt;So now I can put the kernel and initrd into the Intel flash and now the winterm boots without a PCMCIA card!&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8607988-110683553699540369?l=winterm-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://winterm-linux.blogspot.com/feeds/110683553699540369/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8607988&amp;postID=110683553699540369' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/110683553699540369'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/110683553699540369'/><link rel='alternate' type='text/html' href='http://winterm-linux.blogspot.com/2005/01/video-and-rom.html' title='Video and ROM'/><author><name>Matt</name><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>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8607988.post-110595854648202244</id><published>2005-01-17T10:39:00.000Z</published><updated>2006-11-15T10:39:52.761Z</updated><title type='text'>Accessing the internal ROMS</title><content type='html'>I've now managed to read data from 2 of the 3 internal Flash ROMS&lt;br /&gt;This is done by using the Memory windows to map the ROMS into CPU address space.&lt;br /&gt;The Intel 2M byte  is connected to ROMCS1 and the 4M byte Toshiba is connected to ROMCS2&lt;br /&gt;The 256Kbyte Atmel is connected to ROMCS0&lt;br /&gt;&lt;br /&gt;Update: I have now programmed Alios into the Atmel Flash so now the system starts to boot from internal ROM! Now need to burn the kernel and initrd images into the intel flash and boot it.&lt;br /&gt;I've sucessfully read the intel flash using the linux mtd subsystem, but as yet i can't program it.&lt;br /&gt;I think I need to write some software to program it (similar to the wrflash prog supplied with alios).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8607988-110595854648202244?l=winterm-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://winterm-linux.blogspot.com/feeds/110595854648202244/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8607988&amp;postID=110595854648202244' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/110595854648202244'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/110595854648202244'/><link rel='alternate' type='text/html' href='http://winterm-linux.blogspot.com/2005/01/accessing-internal-roms.html' title='Accessing the internal ROMS'/><author><name>Matt</name><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-8607988.post-109820018412922166</id><published>2004-10-19T16:32:00.000+01:00</published><updated>2006-11-15T10:39:52.667Z</updated><title type='text'>NFS is working</title><content type='html'>Finally got NFS working. I can't use locking over nfs, as I don't have the portmapper on the winterm. But this isn't really a problem, as I only want to use NFS for read-only.&lt;br /&gt;I've created a busybox initrd which does the following on startup:&lt;br /&gt;&lt;br /&gt;mount nfs share from fileserver&lt;br /&gt;run setup script from nfs share, it its there. This allows me to make mods to the system without reflashing the PCMCIA card.&lt;br /&gt;run telnetd&lt;br /&gt;run httpd&lt;br /&gt;&lt;br /&gt;I now have the basis of a working system. Next step is to try and extract the data from the other flash ROMS. To do this, I need to understand more about how the ROMS are mapped into the address space&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8607988-109820018412922166?l=winterm-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://winterm-linux.blogspot.com/feeds/109820018412922166/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8607988&amp;postID=109820018412922166' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/109820018412922166'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/109820018412922166'/><link rel='alternate' type='text/html' href='http://winterm-linux.blogspot.com/2004/10/nfs-is-working.html' title='NFS is working'/><author><name>Matt</name><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-8607988.post-109805033597107835</id><published>2004-10-17T22:56:00.000+01:00</published><updated>2006-11-15T10:39:52.545Z</updated><title type='text'>Network is up!</title><content type='html'>Ok, it turned out that my assembler code was wrong for the external chip selects.&lt;br /&gt;(why do we have at&amp;amp;T and Intel mnemonics with the args in different orders?)&lt;br /&gt;Anyway, I fixed the code and now the external devices work.&lt;br /&gt;I have 2 serial ports + network.&lt;br /&gt;Switched over to using a busybox initrd so that I can fit more in.&lt;br /&gt;Can't get the sound card to work yet, but at least the network is up :)&lt;br /&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8607988-109805033597107835?l=winterm-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://winterm-linux.blogspot.com/feeds/109805033597107835/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8607988&amp;postID=109805033597107835' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/109805033597107835'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/109805033597107835'/><link rel='alternate' type='text/html' href='http://winterm-linux.blogspot.com/2004/10/network-is-up.html' title='Network is up!'/><author><name>Matt</name><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-8607988.post-109785047208383634</id><published>2004-10-15T15:25:00.000+01:00</published><updated>2006-11-15T10:39:52.409Z</updated><title type='text'>Enabling external IO devices</title><content type='html'>Contacted Vincent Crabtree about his project to port Linux. He told me about IDA which is a great interactive dissasembler. he also sent me his partially disassembled ROM.&lt;br /&gt;From this, I see that alios is missing loads of CSC configuration, so I implemented this and tried again.&lt;br /&gt;What I now have is:&lt;br /&gt;&lt;br /&gt;Internal UART as com2&lt;br /&gt;Enable GP_CSA and GP_CSB - external ISA chip selects&lt;br /&gt;This required mods to the linux kernel and the initrd image and now I have the kernel booting again, but still no external devices :(&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8607988-109785047208383634?l=winterm-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://winterm-linux.blogspot.com/feeds/109785047208383634/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8607988&amp;postID=109785047208383634' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/109785047208383634'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/109785047208383634'/><link rel='alternate' type='text/html' href='http://winterm-linux.blogspot.com/2004/10/enabling-external-io-devices.html' title='Enabling external IO devices'/><author><name>Matt</name><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-8607988.post-109783797762563235</id><published>2004-10-15T11:59:00.000+01:00</published><updated>2006-11-15T10:39:52.258Z</updated><title type='text'>Booting Linux</title><content type='html'>After sorting the memory check in alios, Linux now boots off the flash card!&lt;br /&gt;This is encouraging. Since the winterm uses fairly standard pc components, the network drivers should be available...&lt;br /&gt;But I can't get the network drivers to work. For some reason, the network card does not appear to be responding correctly at port 0x300&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8607988-109783797762563235?l=winterm-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://winterm-linux.blogspot.com/feeds/109783797762563235/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8607988&amp;postID=109783797762563235' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/109783797762563235'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/109783797762563235'/><link rel='alternate' type='text/html' href='http://winterm-linux.blogspot.com/2004/10/booting-linux.html' title='Booting Linux'/><author><name>Matt</name><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><entry><id>tag:blogger.com,1999:blog-8607988.post-109706097667035557</id><published>2004-10-06T13:09:00.000+01:00</published><updated>2006-11-15T10:39:52.116Z</updated><title type='text'>Links</title><content type='html'>Similar project, on 3315 &lt;a href="http://www-staff.lboro.ac.uk/%7Eelvpc/electronics/Wyse3315se.html"&gt;here&lt;/a&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8607988-109706097667035557?l=winterm-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://winterm-linux.blogspot.com/feeds/109706097667035557/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8607988&amp;postID=109706097667035557' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/109706097667035557'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/109706097667035557'/><link rel='alternate' type='text/html' href='http://winterm-linux.blogspot.com/2004/10/links.html' title='Links'/><author><name>Matt</name><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-8607988.post-109706025872496610</id><published>2004-10-06T11:48:00.000+01:00</published><updated>2006-11-15T10:39:52.012Z</updated><title type='text'>First Boot</title><content type='html'>Having programmed the card, I need to get the winterm to boot from it rather than internal ROM.&lt;br /&gt;The docs say that you need to set CFG2 to 1 to disable internal ROM and map the PCMCIA slot to ROMCS0. A bit of hunting around the ciruit board, and it looks like this CFG2 is wired to one of 2 jumpers near the PCMCIA slot. Time for a bit of trial and error:&lt;br /&gt;&lt;ul&gt;   &lt;li&gt;No flash inserted, short jumper xx - no boot :)&lt;br /&gt;  &lt;/li&gt;   &lt;li&gt;No flash inserted, short jumper yy - no boot :)&lt;br /&gt;  &lt;/li&gt;   &lt;li&gt;Insert flash, short jumper yy - no boot :(&lt;/li&gt;   &lt;li&gt;Insert flash, short jumper xx - Alios Boots! :-)&lt;/li&gt; &lt;/ul&gt; So, alios boots, and starts displaying data on serial 1. Linux boots, but the RAM size is wrong. Alios shows 10MB, whereas WinCE reports 24MB!&lt;br /&gt;The mem report shows 16 bit wide DRAM, which seems a bit odd. So, a quick look at the alios code reveals that it is set for matrix keyboard enabled, which limits dram width to 16bit.&lt;br /&gt;Disabling matrix keyboard, and re-trying reports 24MB 32 bit RAM, plus a small amount in bank 3. This causes Linux to fail, as There isn't really RAM in bank 3.&lt;br /&gt;Back to the docs...&lt;br /&gt;Here I see that bank 3 may be set to an illegal configuration,  during the RAM check. If this is the case, then bank 3 must be ignored.&lt;br /&gt;The Alios code does not make this check (as far as I can see), so I need to add this in.&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8607988-109706025872496610?l=winterm-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://winterm-linux.blogspot.com/feeds/109706025872496610/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8607988&amp;postID=109706025872496610' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/109706025872496610'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/109706025872496610'/><link rel='alternate' type='text/html' href='http://winterm-linux.blogspot.com/2004/10/first-boot.html' title='First Boot'/><author><name>Matt</name><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>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8607988.post-109705906290477971</id><published>2004-10-06T11:31:00.000+01:00</published><updated>2006-11-15T10:39:51.878Z</updated><title type='text'>Flash Card problems (and solutions)</title><content type='html'>Ok, so I managed to buy 4 linear flash cards from ebay. They are Centennial 2MB devices.  The alios site gives brief details of how to load alios onto a card, so I thought this would be easy!&lt;br /&gt;I have a hp omnibook 6000,with redhat 7.3 so I tried to use this to program the cards - no luck! Kept getting lots of 'cannot allocate memory' errors and segmentation faults when writing!&lt;br /&gt;After lots of messing around, I got it to work as follows:&lt;br /&gt;&lt;ul&gt;   &lt;li&gt;Rebuild the 2.4.18 kernel, with PCMCIA support disabled&lt;/li&gt;   &lt;li&gt;Get the stand-alone PCMCIA package from sourceforge.&lt;/li&gt;   &lt;li&gt;Build this, then modify the /etc/sysconfig/pcmcia file to use the standalone PCIC controller, rather than yenta_socket&lt;/li&gt; &lt;/ul&gt; After all this, It works! I can now program the cards sucessfully.&lt;br /&gt;One note: I could not use the method specified with the alios source. Instead, I generate a 2MB image on disk, then write the whole image to flash, using a 128Kb block size. This works fine.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8607988-109705906290477971?l=winterm-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://winterm-linux.blogspot.com/feeds/109705906290477971/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8607988&amp;postID=109705906290477971' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/109705906290477971'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/109705906290477971'/><link rel='alternate' type='text/html' href='http://winterm-linux.blogspot.com/2004/10/flash-card-problems-and-solutions.html' title='Flash Card problems (and solutions)'/><author><name>Matt</name><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>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8607988.post-109705866371966835</id><published>2004-10-06T11:24:00.000+01:00</published><updated>2006-11-15T10:39:51.770Z</updated><title type='text'>Initial Work</title><content type='html'>Built an interface to read/program the ATMEL flash. I believe that this stores the BIOS.&lt;br /&gt;Interface uses a 8255 board and needs an ISA bus machine. My only Linux machine with ISA is on it's last legs!&lt;br /&gt;Interface doesn't seem to be too reliable, but I have managed to dump the ATMEL image to disk.&lt;br /&gt;&lt;br /&gt;Found the AMD docs for the SC400 at &lt;a href="http://www.amd.com/epd/processors/4.32bitcont/13.lan4xxfam/22.lansc400/"&gt;here &lt;/a&gt;.&lt;br /&gt;Looked at things to replace the ROM. Netboot? Then found &lt;a href="http://www.telos.de/linux/alios/default_e.htm"&gt;alios.&lt;/a&gt; This seems to do exaclty what I need - i.e. boot Linux on an SC400. but it needs a linear flash card.&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8607988-109705866371966835?l=winterm-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://winterm-linux.blogspot.com/feeds/109705866371966835/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8607988&amp;postID=109705866371966835' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/109705866371966835'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/109705866371966835'/><link rel='alternate' type='text/html' href='http://winterm-linux.blogspot.com/2004/10/initial-work.html' title='Initial Work'/><author><name>Matt</name><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-8607988.post-109705799630725543</id><published>2004-10-06T11:19:00.000+01:00</published><updated>2006-11-15T10:39:51.655Z</updated><title type='text'>Aims</title><content type='html'>My aim is to get Linux running on a wyse 2315SE Winterm.&lt;br /&gt;I have 3 of these devices.  They have:&lt;br /&gt;&lt;br /&gt;AMD Elan SC400 Microcontroller&lt;br /&gt;24MB DRAM&lt;br /&gt;Flash ROM(1 intel part, 1 ATMEL part)&lt;br /&gt;PCMCIA socket&lt;br /&gt;Graphics Controller&lt;br /&gt;Ethernet&lt;br /&gt;2xSerial&lt;br /&gt;1xParallel&lt;br /&gt;Keyboard and Mouse Ports&lt;br /&gt;&lt;br /&gt;I would like to get the linux running,  with the ethernet card.&lt;br /&gt;Applications:&lt;br /&gt;X-Term&lt;br /&gt;Audio Player (mp3/wav)&lt;br /&gt;Portable wireless Audio player (using WiFi card in the PCMCIA socket)&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8607988-109705799630725543?l=winterm-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://winterm-linux.blogspot.com/feeds/109705799630725543/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8607988&amp;postID=109705799630725543' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/109705799630725543'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8607988/posts/default/109705799630725543'/><link rel='alternate' type='text/html' href='http://winterm-linux.blogspot.com/2004/10/aims.html' title='Aims'/><author><name>Matt</name><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>
