Welcome, Guest. Please login or register.

Author Topic: New eFlasher available  (Read 7055 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Cass

  • Hero Member
  • *****
  • Join Date: Apr 2003
  • Posts: 826
  • Country: 00
    • Show only replies by Cass
Re: New eFlasher available
« Reply #14 on: March 29, 2004, 05:51:54 PM »
This is realy funny :-D! Everyone gets blinded by his own needs, considering everything else useless...

These products are wonderful, and are directed to different buyers:

The eFlash 4000 card can be used on the spare Zorro slots of the Mediator PCI. The GFX/Sound/Ethernet needs are accomplished by the PCI solutions.

On the other hand, a FlashROM/Zorro card combo is a MUST for the classic Zorro Amigas.

As for the matter of speed, this is the funniest part: whatever this is, it's not perceptible: less then a second to initialize all the ROMUpdates and the patches/drivers...

The whole thing brings to my mind the kids dispute: "mine is better than yours", "no it isn't", "yes it is!" and so forth...
________
FFM XXX
« Last Edit: March 18, 2011, 10:59:31 PM by Cass »
"If we don't got it, you don't want it!"
 

Offline platon42

  • Hero Member
  • *****
  • Join Date: Jul 2002
  • Posts: 573
    • Show only replies by platon42
    • http://www.platon42.de/
Re: New eFlasher available
« Reply #15 on: March 29, 2004, 11:59:02 PM »
@Rassilon:

> The difference between Elbox's post and your own, is that you named competing products and they didn't.

No -- they prefer bashing products without naming them (but as there are not too many other products out there, it is evident which products are meant). Which is legally safer, but morally equivalent.

> They may well post adverts that you don't agree with, dispute, or believe to be a downright lie

Some just *are* plain false information. Like:

> FlashROM memory installed on the eFlash 4000 card allows also direct execution of programs stored in this memory without the necessity of copying programs code to the system Fast memory.

This is plain wrong -- because 99,999% of the programs on the Amiga are *not* PC relative binaries and need to be relocated. And this needs to be done in the target memory (and don't come and tell me -- hey, this can be done, /before/ flashing the data into the FlashRom, because this gets really messy with chipram and BSS hunk).

Another example? They claiming that booting off USB mass storage devices works. Poseidon cannot be flashed into the eFlash. I won't tell why (and no, this is no provision added on purpose to make it NOT work for the eFlash).

> I had a look at the press releases for the Algor/Subway/highway etc. I didn't see anyone from Elbox jumping in and bashing your post!

Elbox never do this dirty work themselves. They have Rat aka Tjaoz for this purpose. As a recent example, see the thread about redrumloa buying the Prometheus stock on amiga.org and ann.lu (also ann.lu contains various comments threads with Rat bashing other products without agitation).

> Just calm down, and do what you do best - i.e.continue writing a bloody good USB stack!!!

I think we agree in this point! All this {bleep}ing does not yield anything positive -- Moreover, Elbox will be gone at the end of April anyway, so these things are not too important ;)
--
Regards, Chris Hodges )-> http://www.platon42.de <-(
hackerkey://v4sw7CJS$hw6/7ln6pr7+8AOP$ck0ma8u2LMw1/4Xm5l3i5TJCOTextPad/e7t2BDMNb7GHLen5a34s5IMr1g3/5ACM
 

Offline tjaoz

  • Full Member
  • ***
  • Join Date: Feb 2003
  • Posts: 165
    • Show only replies by tjaoz
Re: New eFlasher available
« Reply #16 on: March 30, 2004, 09:36:24 AM »
@mboehmer_e3b

Quote
Ah. Finally. Let's train some rats...

Referring to somebody's family name in the way you are doing it does not give you evidence of culture and education.

What else could one expect from a baloon-mind like you?

Quote
Lection I: synchronous busses. Zorro II is a purely synchronous bus. This means, each bus transaction is based on a fixed clock (in Zorro II PAL machines, this is 7.14MHz). Each bus access is 4 clocks long. You cannot get faster that the clock given by the master. Picasso IV is not working as bus master in Zorro II modus.
So, enlighten me...

If you want it, I will try to enlighten you:

Just imagine there are backplanes, which in the Zorro II mode support block transfer mode. They do not add any additional clocks to divide the bus accesses during longword reads.

How Zorro II cycles look like in such backplanes you can see in this drawing from the Individuals website.

A well designed Zorro II card achieves over 3MB/s in such backplanes.

Quote
Lection II:
Zorro IV modus. It is not "Zorro". It's some patchwork done by Elbox (by doubling the bus clock, AFAIK). Unfortunately not even Elbox itself is supporting this patch anymore.

Anymore?

As far as I know Elbox has never produced any Zorro II cards. Elbox all the time supports ZIV busboards, producing cards/boards, which are to be installed in much faster ZIV slots: Mediator ZIV, FastATA IV.

Quote
Lection III:
Speed. Reading 1MByte (or 8MBit as Elbox is proud to say) in Zorro II mode takes 1/3 second, in Zorro III mode is claimed 1/16s. Wuha. Add the mandatory reset time needed by the eFlash, and compare again. Or leave it out - can you distinguish between both times without a test program ?

I have already heard it. Why should one make a USB 2.0 controller if one can make slow USB 1.1 one?

Does it matter that USB 1.1 (it means without Hi-Speed mode) are no longer produced to other computers?
You show that accessories to computers may be sold like antique goods. The slower this thing, the more you can ask for it ;-)

Quote
Did you just "see" it or backward engineer it ?

Connection Flash data lines to the half of the Zorro data lines is clear from the first sight.
You would rather need backward engineering to find it out? :-)

Quote
Wow. I'm impressed. You don't know a thing about synchronous busses and are able to draw such conclusions ?

Again you seem to be omniscient to yourself.

Quote
It is normal for someone working at Elbox to have their products...

I do not work in Elbox. I do not know if anyone from Elbox uses Amiga at home.
 

Offline tjaoz

  • Full Member
  • ***
  • Join Date: Feb 2003
  • Posts: 165
    • Show only replies by tjaoz
Re: New eFlasher available
« Reply #17 on: March 30, 2004, 09:42:21 AM »
@mboehmer_e3b

Quote
A remark on Zorro II bus speed: you have 7.14MHz clock, with four clocks building up a standard bus cycle. There is no block transfer mode in Zorro II, so add one clock to divide the bus accesses. You end up with five clock cycles of 140ns each => you can transfer a 16bit word in 700ns (assuming that nobody else wants access to the bus).

Here we go: (5x 140ns)^(-1) x 2bytes = 2.72 MB/s

As I wrote you earlier, there are Zorro II backplane implementations where the busmaster does not need to lose the 5th clock cycle when reads are done in longwords.
 

Offline tjaoz

  • Full Member
  • ***
  • Join Date: Feb 2003
  • Posts: 165
    • Show only replies by tjaoz
Re: New eFlasher available
« Reply #18 on: March 30, 2004, 09:46:25 AM »
@Rassilon

Don't you know that Hodges is severely obsessed with Elbox?

He attacked them even in his own homepage. Since December his website news read:

'Registration process is open again, mainly for ArakAttack, but poor Spider sods won't be rejected anymore. I hope a certain company will go out of business anyway soon.'
 

Offline tjaoz

  • Full Member
  • ***
  • Join Date: Feb 2003
  • Posts: 165
    • Show only replies by tjaoz
Re: New eFlasher available
« Reply #19 on: March 30, 2004, 09:49:14 AM »
@BR

Quote
No matter what I flash, if the boot jumper is set nothing works.

So the problem arises when you switch on the eFlash booting option?  
What programs have you stored in the Flash?
 

Offline tjaoz

  • Full Member
  • ***
  • Join Date: Feb 2003
  • Posts: 165
    • Show only replies by tjaoz
Re: New eFlasher available
« Reply #20 on: March 30, 2004, 10:21:07 AM »
@platon42

Quote
Yeah, they're counting... like the number of months that have passed after announcing products like the SharkPPC

You have not notices that OS4 has not been released so far?
They made it clear many times that there will be no Shark before OS is released.

Quote
Or the MPEG decoder TV drivers, announced last year.

Yes, they have been working on this support for months. I know how much time their programmers devoted to it.

One think you can be sure: such support will never appear for any other Amiga PCI. Noone else is willing to spend so many time and efforts on preparing new drivers.

Quote
Or any functional (!) (that means, not mere bugfixing) driver update within the last six months.

Funny you are.

You are running so fast that you have not noticed that you comment on a news informing about new software from Elbox.

Quote
Or are they counting the number of lockups of the 100mbit drivers

I have a 100Mbps card and I have not had any lockup for over a year. You must change your anty-Elbox FUDs' issues. That one is very outdated.

Quote
or the lockups that occur with Warp3D?

Elbox paid for preparing Warp 3D for Mediators, but Warp 3D was prepared by Hyperion and not by Elbox. So if you want to spread gossips about bugs in this software, you should rather find a different thread.

Quote
Any proof for this? You don't have any credibility here.

Your credibility is null in your attacks against Elbox. You have proved many times that public spreading of lies on them is your best part.

Quote
Well, didn't Elbox say that their card does over ten times the bandwidth than other zorro II flashrom solutions?

Read again the Elbox statment. Elbox did not write 'other flashrom solution'.

Elbox wrote about 'Flash Zorro II cards' and, which is clear from the description, thought about Kickflash cards, which run at half the Algor's speed, that is up to 1.4 MB/s.

Quote
As this includes the Algor, and the Algor does 2.8MB/sec, Elbox claim to have about 30MB/sec transfer rate.

1.4 MB/s x 10 = 14 MB/s if you cannot count it yourself...

Quote
Elbox is talking about "flash solutions"

Can you indicate the place in the announcement where this is used?

You haver a strange habit of declaring others stating things they have never stated. Only for the reason to immediately criticise them for this not existing statement.

Quote
Who gave that right to YOU? You were the one that started all that constantly non-Elbox product bashing!

Was I the first one to talk?
No. As usually that is you, who started bashing an Elbox product in this thread.

Many times in the past I saw your statements on Spider prices. It was always you who started bashing.

Quote
So I'm just shooting back.

You speak exactly like Mr. Bush a year ago.
 

Offline platon42

  • Hero Member
  • *****
  • Join Date: Jul 2002
  • Posts: 573
    • Show only replies by platon42
    • http://www.platon42.de/
Re: New eFlasher available
« Reply #21 on: March 30, 2004, 10:46:32 AM »
@a rat aka tjaoz:
> They made it clear many times that there will be no Shark before OS is released.

Because the Shark is never going to work? In which dream world are you living that Hyperion is going to port OS4 to a card that has a ZERO user base and that will not support mainboard access, thus is as valuable as a PC running a Sonnet card? And sorry, IMHO no one at Elbox is capable of writing complex software.

> You are running so fast that you have not noticed that you comment on a news informing about new software from Elbox.

About features that should have been there right from the beginning and 90% advertising and other products bashing.

> I have a 100Mbps card and I have not had any lockup for over a year. You must change your anty-Elbox FUDs' issues. That one is very outdated.

http://groups.yahoo.com/group/Amiga-Mediator/messagesearch?query=lockup
http://groups.yahoo.com/group/Amiga-Mediator/messagesearch?query=100mb

Nice try, Rat :-P

> Elbox paid for preparing Warp 3D for Mediators, but Warp 3D was prepared by Hyperion and not by Elbox. So if you want to spread gossips about bugs in this software, you should rather find a different thread.

Strange that these bugs only occur on the Mediator, huh?

http://groups.yahoo.com/group/Amiga-Mediator/messagesearch?query=warp

> > Elbox is talking about "flash solutions"

> Can you indicate the place in the announcement where this is used?

Sure, if you have problems with reading, just look at the last line. I'll quote it again for you:

> "If your Amiga is equipped with Zorro III bus, the eFlash 4000 card is the best FLASH solution for you!"

You seem to have the strange habit of talking elbollocks. Moreover, I'm really disappointed about your efforts -- you were better in the past. Getting a bit old, huh?
--
Regards, Chris Hodges )-> http://www.platon42.de <-(
hackerkey://v4sw7CJS$hw6/7ln6pr7+8AOP$ck0ma8u2LMw1/4Xm5l3i5TJCOTextPad/e7t2BDMNb7GHLen5a34s5IMr1g3/5ACM
 

Offline BR

  • Full Member
  • ***
  • Join Date: Jul 2002
  • Posts: 118
    • Show only replies by BR
Re: New eFlasher available
« Reply #22 on: March 30, 2004, 11:28:50 AM »
Yes, only when the boott jumper is on.
The only thing I've flashed is what the
installation script asks if you want flashed,
the OS Rom Update.

Bob Reising
 

Offline mboehmer_e3b

  • Sr. Member
  • ****
  • Join Date: Aug 2002
  • Posts: 312
    • Show only replies by mboehmer_e3b
    • http://www.e3b.de/usb/
Re: New eFlasher available
« Reply #23 on: March 30, 2004, 12:13:26 PM »
Quote

You speak exactly like Mr. Bush a year ago.


Sigh. Wasn't Poland in the "Coalition of the Willing" ? Didn't Poland get its own sector in Iraq ? Come on, guy, Mr. Bush is your big friend.

Anyhow, this is a little bit offtopic, so take it as a comment, nothing else.
 

Offline mboehmer_e3b

  • Sr. Member
  • ****
  • Join Date: Aug 2002
  • Posts: 312
    • Show only replies by mboehmer_e3b
    • http://www.e3b.de/usb/
Re: New eFlasher available
« Reply #24 on: March 30, 2004, 12:23:24 PM »
Quote

A well designed Zorro II card achieves over 3MB/s in such backplanes.


Did you benchmark the ALGOR in such a non-Commodore backplane ? No, I'd guess.
You know, a well designed card doesn't care about such things, it just works at the speed given by the bus system. Like the ALGOR does.

Quote

I do not work in Elbox. I do not know if anyone from Elbox uses Amiga at home.


Fore sure they do. They all are working on Shark PPCs with OS4  :lol:
 
Always a please to read your comments here. Gives me a laugh or two  :-P

Michael
 

Offline Schoenfeld

  • Full Member
  • ***
  • Join Date: Mar 2004
  • Posts: 175
    • Show only replies by Schoenfeld
    • http://icomp.de
Re: New eFlasher available
« Reply #25 on: March 31, 2004, 11:36:54 AM »
I have seen that people are using my site (logic analyzer shots) for false claims.

There is no "backplane" that supports burst accesses in Zorro II mode. What the quoted shot shows is a single longword-access that is automatically split up into two word-accesses by the processor card (not by the Zorro board!!). The distance between the two accesses is short, yes, but the distance to the next longword-access is the same as between two single word accesses, so the gain is minimal, and the gain is the same on *all* Zorro II implementations. If you quote me, please quote me correctly.

Also, let me clean up with the rumor that Z-IV is an Elbox invention: It is not. The concept for the Z4 busboard is made by Steffen Christ (Mr. Apollo) and me (see how many clockports the thing has? ;-)). Elbox bought up the rest of the boards when Steffen stopped making them.

Now let's go for some content: Elbox claims that executing code is possible without copying into memory. Sorry guys, the Amiga roms *always* copy the Zorro-roms into ram, and execute it there. Your claim might be right for hardware-hacking, but it does not apply to the application you're selling. Your card can be relocated in the address space of the Amiga, so the code also has to be. As long as you don't have a software that relocates *in the flash*, you should leave this claim out in order not to lose credibility.

It's like an oil company praising the burning properties of their gas in the gas tank of your car. Man, my car still burns the gas in the combustion chamber, so I don't care about anything else.

Double-standard: Mediator1200 uses banking, and that's OK. My Kickflash uses banking, and that's bad. I wonder why.

Speed: Kickflash has 1MB, and copying that to memory takes a little over half a second. It saves you a reboot, meaning on some systems it saves a good 40 seconds. Now let's translate Elbox's wording: eFlash4000 saves you 40.4 seconds, while other products only save you 40 seconds.

Somehow this reminds me of a bad German movie "Manta Manta", where drivers of some wannabe-sportscar argue about the top speed being 209.3 or 209.5 km/h. Hell, they're going way over 120 miles per hour, what's the point?

Jens Schoenfeld
 

Offline Merko

  • Newbie
  • *
  • Join Date: Jul 2003
  • Posts: 31
    • Show only replies by Merko
Re: New eFlasher available
« Reply #26 on: March 31, 2004, 10:48:35 PM »
I don't think you're trolling, Chris. I think this post is very
respectable, for three reasons:

1) It's factual. By that I don't mean that all you say necessarily is
true, but that if someone finds an error or mistake, it's possible to
prove you wrong.

2) You're not hiding your identity, you stand for your words.

3) You're naming the product you criticise. Yes, this is definitely a
plus, as again it means you're willing to stand for your words. Taking
cheap shots is safer, perhaps.. and more cowardly.
 

Offline tjaoz

  • Full Member
  • ***
  • Join Date: Feb 2003
  • Posts: 165
    • Show only replies by tjaoz
Re: New eFlasher available
« Reply #27 on: April 04, 2004, 10:04:14 PM »
@platon42

Quote
Some just *are* plain false information. Like:

FlashROM memory installed in the eFlash 4000 card allows also direct execution of programs stored in this memory without the necessity of copying programs code to the system Fast memory.

This is plain wrong


What is wrong? eFlash 4000 card hardware allows this.

Quote
-- because 99,999% of the programs on the Amiga are *not* PC relative binaries and need to be relocated.


Do you really not understand what Elbox is about in this text?
 
This is a HARDWARE feature that eFlash 4000 FlashROM memory area is available in the processor data and program space. This allows preparation of such programs/procedures, which may be executed directly in the Flash memory. Of course, this does not limit starting programs in the standard way with copying them to RAM.

I get from your tone that no FlashROM Zorro II offers such capacity :-)
Algor FlashROM is available ONLY in the processor data space?

Quote
Another example? They claiming that booting off USB mass storage devices works.


What a cheat of you.

In your first comment for the news you wrote:
Quote
"When drivers are available"? So this doesn't work yet? Booting from USB works for Algor since a year now.


Now you are writing that they are writing it works. You contradict yourself.
 
Schisofrenia?

Quote
Elbox never do this dirty work themselves.


Dirty work is what you are doing. I saw many places, where you attacked Elbox. I never saw Elbox attacking you.

To recall one of your attacks on them: http://groups.yahoo.com/group/highway_usb/message/847
And their response: http://groups.yahoo.com/group/highway_usb/message/870

Quote
They have Rat aka Tjaoz for this purpose.


I'm a free person and I live in a free country. I am fully responsible for my statements and opinions.

If any company tried influence me, well, Michael Boehmer from E3B tried to frighten me in his private email to make me change my words on Algor. I do not want to listen to him. I always try to base my statements on verifiable facts.

Quote
read about redrumloa buying the Prometheus stock on amiga.org and ann.lu


Prometheus *stock* is still in the ITR company in Warsaw, which assembled them 3 years ago.
All I wrote in amiga.org and ann.lu about Prometheus cards is true. (Amiga.org has censorship and delete all negative posts about Prometheus.)

Quote
Moreover, Elbox will be gone at the end of April anyway


Elbox "will be gone at the end of April"?

Are you planning an attack? Bombing them or hitting a plane in their building? I always thought you were a terrorist.

Are you from Al-Qaida?
 

Offline tjaoz

  • Full Member
  • ***
  • Join Date: Feb 2003
  • Posts: 165
    • Show only replies by tjaoz
Re: New eFlasher available
« Reply #28 on: April 04, 2004, 10:23:32 PM »
@platon42  

Quote
> I have a 100Mbps card and I have not had any lockup for over a year. You must change your anty-Elbox FUDs' issues. That one is very outdated.

http://groups.yahoo.com/group/Amiga-Mediator/messagesearch?query=lockup
http://groups.yahoo.com/group/Amiga-Mediator/messagesearch?query=100mb

Nice try, Rat


You entered "lockup" in the search engine and you think no-one will check these posts?

These posts found by you confirm only my words:

http://groups.yahoo.com/group/Amiga-Mediator/message/16974
'When using DHCP in MiamiDX there is a known bug with lease renewal. I had this problem myself. You need to get a router and disable lease renewal or set it to its max time. I had to set mine to 9999999 in the time. Since I started using the router and did this I havent has a single lockup problem or a disconnect with my 8039 card.'

http://groups.yahoo.com/group/Amiga-Mediator/message/16975
'I used to have lockup problems but as Elbox have upgraded their drivers over the past year or so I no longer have any problems at all.'


Quote
Strange that these bugs only occur on the Mediator, huh?

http://groups.yahoo.com/group/Amiga-Mediator/messagesearch?query=warp


Only on the Mediator?
No wonder, if you are looking for posts on Warp3D in the Mediator ML, you will find there posts on Mediator.

Search other MLs and you will find Warp3D problems with other hardware. Check the G-REX ML, you will be amazed how many problems are there.

Or, instead of posting comments on wrong operation of Warp3D, contact Hyperion - they are responsible for Warp3D...
You do not have a Mediator or Warp3D to it?
Oooops... I forgot that you are mostly in spreading gossips.
 

Offline tjaoz

  • Full Member
  • ***
  • Join Date: Feb 2003
  • Posts: 165
    • Show only replies by tjaoz
Re: New eFlasher available
« Reply #29 from previous page: April 04, 2004, 10:28:14 PM »
@BR

Quote
Yes, only when the boott jumper is on. The only thing I've flashed is what the installation script asks if you want flashed,
the OS Rom Update.


Try to program FlashROM from Shell. First do this: eFlasher ROMUPDATE. Then switch ON the eFlash booting. Is it working OK?