Re: [Freedos-user] FreeDOS & Sound

2009-02-04 Thread Travis Siegel
I'm not sure exactly what you're hunting for, but I've got lots of old sound cards (as well as other hardware, modems, video cards, and so on) and would be more than willing to send you one for the cost of shipping. They're all sitting in my work shop, and I don't have enough computers to p

Re: [Freedos-user] dd for DOS?

2009-02-04 Thread Travis Siegel
On Feb 4, 2009, at 11:05 AM, Jonathan W. wrote: > Sorry for jumping in at the last minute, but to encrypt something in > RAM, wouldn't you need an external hardware-based encryption > algorithm to run the data through when inputting/outputting? > Otherwise, when a program loads data from th

Re: [Freedos-user] dd for DOS?

2009-02-04 Thread Travis Siegel
Now, I'm surprised they didn't carry this research a few steps farther. The claim is always made that if computers didn't need to refresh their memory, they wold be magnitudes faster. Why not build a computer (liquid helium cooled) that does exactly what they tested in this experiment. I.E. no

Re: [Freedos-user] Loading old DOS programs under FreeDOS

2009-02-04 Thread King InuYasha
On Fri, Jan 23, 2009 at 5:11 PM, Michael Robinson wrote: > > > It is truly sad that Microsoft, since it doesn't support it's > dos versions of Word anymore, won't allow free redistribution > of it. The reality is, there are very few old computers left > that can only run dos, compared to the numbe

Re: [Freedos-user] TCP/IP Driver for EEEpc

2009-02-04 Thread Michael Reichenbach
Eric Auer schrieb: > Hi! > >> First, a shout out to Hans, mr, and Mark for helping >> me install FreeDOS to my EEEpc. It's Alive! I am glad to help. :) >> Second, are the drivers required to run the TCP/IP stack >> specific to the ethernet device in a computer? You need a packet driver to use t

Re: [Freedos-user] FreeDOS & Sound

2009-02-04 Thread Michael Reichenbach
Eric Auer schrieb: >>> Are old PCI slots compatible with the new ones? > > Yes. Actually for DOS, it does not even make a real > difference whether you have PCI, AGP or PCIe. You > only miss the extra speed of the latter with DOS. > This is a good topic... I scare a bit to upgrade once to a ISA-

Re: [Freedos-user] TCP/IP Driver for EEEpc

2009-02-04 Thread Eric Auer
Hi! > First, a shout out to Hans, mr, and Mark for helping > me install FreeDOS to my EEEpc. It's Alive! Please write a summary of the tricks you needed to make it run. When I last tried, a generic "bootable DOS USB stick" worked at once, but had problems with FDAPM ACPI. FDAPM APMDOS worked oka

Re: [Freedos-user] FreeDOS & Sound

2009-02-04 Thread Eric Auer
Hi, >>- There is not such thing as "VESA audio" There was, but nobody used it and it was only supported by PCI graphics cards with built-in sound or similarily "exotic" hardware as far as I remember. I doubt that any significant number of games supported that either. >>- SB16, are the c

[Freedos-user] TCP/IP Driver for EEEpc

2009-02-04 Thread Braden C. Roberson-Mailloux
First, a shout out to Hans, mr, and Mark for helping me install FreeDOS to my EEEpc. It's Alive! Second, are the drivers required to run the TCP/IP stack specific to the ethernet device in a computer? I would like to start writing some simple socket software to grab my email whenever an ethernet

Re: [Freedos-user] FreeDOS & Sound

2009-02-04 Thread Michael Reichenbach
Santiago Almenara schrieb: > Thanks for all your answers. > >>From all your mail, I understood this: > >- There is not such thing as "VESA audio" Unfortunately... >- SoundBlasters, especially SB16, are the common "de facto" for DOS >system (I used to have an ISA one, so I won't be a

Re: [Freedos-user] FreeDOS & Sound

2009-02-04 Thread Santiago Almenara
Thanks for all your answers. >From all your mail, I understood this: - There is not such thing as "VESA audio" - SoundBlasters, especially SB16, are the common "de facto" for DOS system (I used to have an ISA one, so I won't be able to use it anymore, besides I think my parents threw

Re: [Freedos-user] dd for DOS?

2009-02-04 Thread Michael Reichenbach
Eric Auer schrieb: > Hi Skyler, > >> Sorry for jumping in at the last minute, but to encrypt >> something in RAM, wouldn't you need an external hardware > > No, you can work as if you were swapping: The 386 and newer > CPU allow you to flag memory areas as "not accessible" and > trigger a call wh

Re: [Freedos-user] dd for DOS?

2009-02-04 Thread Michael Reichenbach
Jonathan W. schrieb: > Sorry for jumping in at the last minute, You are welcome to add your comments at any point, that's a mailinglist for? :) -mr -- Create and Deploy Rich Internet Apps outside the browser with Adobe(R

Re: [Freedos-user] dd for DOS?

2009-02-04 Thread Eric Auer
Hi Skyler, > Sorry for jumping in at the last minute, but to encrypt > something in RAM, wouldn't you need an external hardware No, you can work as if you were swapping: The 386 and newer CPU allow you to flag memory areas as "not accessible" and trigger a call which allows you to make the area

Re: [Freedos-user] dd for DOS?

2009-02-04 Thread Jonathan W.
Sorry for jumping in at the last minute, but to encrypt something in RAM, wouldn't you need an external hardware-based encryption algorithm to run the data through when inputting/outputting? Otherwise, when a program loads data from the RAM and it gets decrypted, it would show up in the RAM that de

Re: [Freedos-user] dd for DOS?

2009-02-04 Thread Michael Reichenbach
Eric Auer schrieb: > Hi! > >>> If I wanted to protect my mona lisa, I would >>> encrypt it and put the key in the first 640k >>> where I can be sure the BIOS wipes them :-p >> You can only encrypt the harddisk, not the RAM. > > Yes you can encrypt and/or compress RAM, but of > course you get lowe

Re: [Freedos-user] dd for DOS?

2009-02-04 Thread Eric Auer
Hi! >> If I wanted to protect my mona lisa, I would >> encrypt it and put the key in the first 640k >> where I can be sure the BIOS wipes them :-p > > You can only encrypt the harddisk, not the RAM. Yes you can encrypt and/or compress RAM, but of course you get lower performance. Extreme case wo

Re: [Freedos-user] dd for DOS?

2009-02-04 Thread Michael Reichenbach
Eric Auer schrieb: > Hi! > BIOS doesn't destroy to much >>> Enough to destroy whatever you wanted to hide by rebooting. >> I see you haven't try it yourself yet... >> Don't you know the video with the mona lisa? >> http://citp.princeton.edu/memory/media/ > > If I wanted to protect my mona li

Re: [Freedos-user] dd for DOS?

2009-02-04 Thread Eric Auer
Hi! >>> BIOS doesn't destroy to much >> >> Enough to destroy whatever you wanted to hide by rebooting. > > I see you haven't try it yourself yet... > Don't you know the video with the mona lisa? > http://citp.princeton.edu/memory/media/ If I wanted to protect my mona lisa, I would encrypt it and

Re: [Freedos-user] Problems after adding more RAM

2009-02-04 Thread Michael Reichenbach
Eric Auer schrieb: > Hi! > >> Recently I did expand my computer from 1 GB to 2 GB of RAM. > >> At minimal configuration, just with himem and emm386. > > Try updating to HIMEMX and JEMM386, but take care that those > default to giving you as much RAM as possible, without trying > to protect DOS a

Re: [Freedos-user] dd for DOS?

2009-02-04 Thread Michael Reichenbach
Eric Auer schrieb: > Hi, read before you write ;-) > >> BIOS doesn't destroy to much > > Enough to destroy whatever you wanted to hide by rebooting. I see you haven't try it yourself yet... Don't you know the video with the mona lisa? http://citp.princeton.edu/memory/ http://citp.princeton.edu/

Re: [Freedos-user] dd for DOS?

2009-02-04 Thread Eric Auer
> I need clear scriptable command to clear a partition table like > dd if=/dev/zero of=/dev/sda bs=512 count=1 > > There are any way to do this? The FreeFDISK of FreeDOS is very scriptable and can do this. You should use the newest "experimental" version because: - the old version sometimes aut

Re: [Freedos-user] dd for DOS?

2009-02-04 Thread Eric Auer
Hi, read before you write ;-) > BIOS doesn't destroy to much Enough to destroy whatever you wanted to hide by rebooting. >> How about Linux ghost clones, g4l or so? I also meant >> that Heise had a DOS tool for disk imaging which was Read: DOS tool. >> almost certainly text mode or at most DE

Re: [Freedos-user] dd for DOS?

2009-02-04 Thread Fabrício Ceolin
On Tue, Feb 3, 2009 at 8:23 PM, Alain M. wrote: > Would you tell as what you intend to do? we could help you more that way :) > > Michael Reichenbach escreveu: > > What is the equivalent for /dev/mem > > the concept is not 1:1 as in DOS you have no protected memory, memoy > acces is done via any

Re: [Freedos-user] Problems after adding more RAM

2009-02-04 Thread Eric Auer
Hi! > Recently I did expand my computer from 1 GB to 2 GB of RAM. > At minimal configuration, just with himem and emm386. Try updating to HIMEMX and JEMM386, but take care that those default to giving you as much RAM as possible, without trying to protect DOS apps from the horror of having unbe

Re: [Freedos-user] dd for DOS?

2009-02-04 Thread Michael Reichenbach
Eric Auer schrieb: > Hi, > >> I always wanted to know this, couldn't find it on google. >> Is it possible to switch from long mode back to let's say real mode? > > Probably yes, but very slow. Until people are able to have > more than 64 GB RAM in their PC, using PAE is a lot faster > and easier

Re: [Freedos-user] multiple dos tasks - was: dd for DOS?

2009-02-04 Thread Eric Auer
Hi! > In creating a multi-tasking dos,, why doesn't someone > just create a version of dos which spawns a whole new > virtual 386 machine for each application that is launched > at the command line? Windows 3 does this for each DOS window you open. The complicated part is making the already load

Re: [Freedos-user] dd for DOS?

2009-02-04 Thread Eric Auer
Hi, > I always wanted to know this, couldn't find it on google. > Is it possible to switch from long mode back to let's say real mode? Probably yes, but very slow. Until people are able to have more than 64 GB RAM in their PC, using PAE is a lot faster and easier even though it is not "the techn

[Freedos-user] Problems after adding more RAM

2009-02-04 Thread Michael Reichenbach
Hi! Recently I did expand my computer from 1 GB to 2 GB of RAM. Finally I checked that it's running well with Memtest86+ V2.11. I am also pretty sure that the harddisk can not be the problem as it's a mobile disk and working on other configurations ok. For now I found two strange behavior. At