Op 7-7-2011 15:37, Steve Nickolas schreef:
> On Thu, 7 Jul 2011, Bernd Blaauw wrote:
>

> I think the RTL-8139 chipset does and it's still quite common.
>

And there I was, wanting high-performant low-CPU network cards (with 
also packet drivers):
* Intel Gigabit PCI-card (10/100Mbit fallback)
* Intel Gigabit PCI-e card (10/100Mbit fallback)
* Intel 10Gigabit PCI-e card (only 1000mbit fallback, possibly only 
jumboframes supported?)

I'm afraid I've got no use for PCI-X cards, my old dual opteron machine 
is in the scrapyard.

>> FreeCOM (maybe also MSDOS command.com or 4DOS) seem to split arguments
>> at the "/" level. See the "FOR LOOP" in my batchfile, with batchfile
>> called as: ftp.exe ftp://ftp.xs4all.nl/pub/test/10mb.bin
>
> Sounds like a bug: that should be handled at the program level, not the
> shell level.

I don't know how other shells behave here.
doesn't matter if I do a:
* FOR %x in ( %path% ) do echo %x
* for %x in ( ftp://ftp.xs4all.nl/pub/test/10mb.bin ) do echo %x

I should probably see how MS Command.com and 4DOS parse this.

> -uso.

Bernd

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to