Welcome, Guest. Please login or register.

Author Topic: ANAIIS 1.00 - usb on genuine 68k Amigas  (Read 5843 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Azryl

  • Sr. Member
  • ****
  • Join Date: Jul 2004
  • Posts: 395
    • Show only replies by Azryl
    • http://www.azryl.com
Re: ANAIIS 1.00 - usb on genuine 68k Amigas
« Reply #14 from previous page: January 22, 2012, 07:51:42 PM »
Awesome work!
thanks very much for this usb stack Gilloo, your a legend

Az
Completely useless? I can always be used as a bad example  :lol:
 

Offline Darrin

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: May 2002
  • Posts: 4430
    • Show only replies by Darrin
Re: ANAIIS 1.00 - usb on genuine 68k Amigas
« Reply #15 on: January 22, 2012, 08:55:36 PM »
Quote from: Reflex;656010
will it work with a SpiderII? ;D


As Poseidon works with the latest Mediator driver you should be OK.  I don't think there is a Mediator solution for 68000 Amigas.
A2000, A3000, 2 x A1200T, A1200, A4000Tower & Mediator, CD32, VIC-20, C64, C128, C128D, PET 8032, Minimig & ARM, C-One, FPGA Arcade... and AmigaOne X1000.
 

Offline nyteschayde

  • VIP / Donor - Lifetime Member
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 643
    • Show only replies by nyteschayde
    • http://www.nyteshade.com
Re: ANAIIS 1.00 - usb on genuine 68k Amigas
« Reply #16 on: January 22, 2012, 10:49:09 PM »
Does this system provide any speed increases over using Poseidon? I know with Poseidon and my Subway it's very very slow. I even have a very fast machine 603e/233 and 68060/50.
Senior MTS Software Engineer with PayPal
Amigas: A1200T 060/603e PPC • A1200T 060 • A4000D 040 • A3000 (x2) • A2000 Vamp/V2 • A1200 (x4) • A1000 (x3) • A600 Vamp/V1 • A500
 

Offline mousehouse

Re: ANAIIS 1.00 - usb on genuine 68k Amigas
« Reply #17 on: January 23, 2012, 07:26:23 AM »
Quote from: nyteschayde;677046
Does this system provide any speed increases over using Poseidon? I know with Poseidon and my Subway it's very very slow. I even have a very fast machine 603e/233 and 68060/50.


Wouldn't that just be a limitation of the Subway because it's on a clockport? I've heard it's slow... The same Poseidon on a DENEB just flies...
A3000T
 

Offline GillooTopic starter

  • Full Member
  • ***
  • Join Date: Apr 2006
  • Posts: 124
    • Show only replies by Gilloo
Re: ANAIIS 1.00 - usb on genuine 68k Amigas
« Reply #18 on: January 23, 2012, 09:26:43 AM »
Quote from: nyteschayde;677046
Does this system provide any speed increases over using Poseidon? I know with Poseidon and my Subway it's very very slow. I even have a very fast machine 603e/233 and 68060/50.


Certain persons will say "YES", others will say "NO".
You can't compare ANAIIS and Poseidon, but I'm sure that benchmarks will give ANAIIS winner in most cases. SysInfo gaves up to 5MB/s, that's false, because in reality it is 10-15kB/s.
It depends of the transfer size.
To transfer 512B, on the usb bus, you need to transfer 556B (31(out) + 512(in) + 13(in))
To transfer n*512, it will be better (31(out) + n*512(in) + 13(in))
In most cases, it is 4096B per transfer.

On my A2000 68000, it can write 25MB of data in 30 minutes using the workbench, with Subway and a 80GB usb/SATA disk, PFS formatted.
I use this disk between WinUAE and the Amiga. no problem with PFS and WB3.1, (works even with WB1.3, but it crashes (guru 4) if the disk is removed).
I have renounced to use FAT95 and thumbs. Sometimes, the usb write don't work and I don't know why...