IDE-Harddiskdriver for MCUs
Robert J. Brown
rj@eli.elilabs.com
Fri Jun 4 20:38:00 GMT 1999
>>>>> "Kai" == Kai Schaeffer <kschaeffer@schaeffer-apparatebau.de> writes:
Kai> So the question is, if it is possible to adapt the
Kai> Linux-drivers to use them in an embedded application. I am
Kai> sure it is very usefull for many people to have a real
Kai> harddisk/filesystem in there embedded systems. So the first
Kai> question is, if there is already a solution for this
Kai> problem?! If not, the other questions are:
Kai> 1. Are there other persons who thinks it is interesting and
Kai> usefull? 2. Are there other persons who can help to realize
Kai> this idea?
I implemented a diskless filesystem last year for a project for a
client. I did not have to write persistent data to the filesystem --
only temporary data. I also had the ability to pre-load constant
files at system build time. The application was an embedded webserver
with CGI capability. We talked about adding tha ability to write
flash at runtime, but there are timing issues and interrupt latency
problems when you do that, and we might have missed an interrupt her
or there. :-(
--
-------- "And there came a writing to him from Elijah" [2Ch 21:12] --------
R. J. Brown III rj@elilabs.com http://www.elilabs.com/~rj voice 847 543-4060
Elijah Laboratories Inc. 457 Signal Lane, Grayslake IL 60030 fax 847 543-4061
----- M o d e l i n g t h e M e t h o d s o f t h e M i n d ------
_______________________________________________
New CrossGCC FAQ: http://www.objsw.com/CrossGCC
_______________________________________________
To remove yourself from the crossgcc list, send
mail to crossgcc-request@cygnus.com with the
text 'unsubscribe' (without the quotes) in the
body of the message.
More information about the crossgcc
mailing list