Amiga.org
Amiga computer related discussion => Amiga Hardware Issues and discussion => Topic started by: Gilloo on October 31, 2006, 01:50:57 PM
-
Hello world!
Everybody knows USB Highway card, Algor, Algor pro and the Poseidon stack
But it doesn't work on a basic 68000 system. :-(
Is somebody in the world interested by this kind of software:
A basic usb stack for amiga 68000 (A2000) + Highway card.
- workbench 1.3 compatible :lol:
- mouse control :-P
The following:
- keyboard :-)
- usb key ;-)
Of course it will certainly work on higher systems.
Tell me if you are interesed.
-
Yes ! Somebody in the world (actually in your very country) IS interested ! Am I understanding correctly, you are parting with a Highway CARD ? You may have confused "soft" with "hard"... I got a 4000 here (and a 3000 too) that would be more than happy with an USB upgrade...
Philippe, Paris - 06 89 26 86 67
-
Well, he might mean software....
If I understood correcly, he's willing to create a usb stack to work on 68000 amigas?
-
The CPU shouldn't be an issue, if the software was compiled for it (yeah, I know, it's never that easy).
WB 1.3 will give you problems tho'.
-
you need more memory too
-
If you just want to use USB mouse and keyboard then why bother with an entire USB interface and stack? It would probably be much easier to create a new interface out of a USB capable PIC (PIC18?) or similar. Have the microcontroller do everything and you don't have to worry about drivers or OS dependence.
-
Or to buy a bunch of adapters.
-
I'm also interested! You have a PM!
:-D
-
Wahoo, some users are interested
@xaccrocheur
With a A3000 or A4000, you can use Poseidon stack with Highway...
@whabang
About CPU: "The CPU shouldn't be an issue, if the software was compiled for it (yeah, I know, it's never that easy)."
Explain me why Poseidon don't work with a basic 68000 ??? :crazy: because it's compiled for 68020!!! and the 68000 version doesn't exists, even in dreams.
About CPU:"WB 1.3 will give you problems tho'."
What kind of problems? with lame games only !
WB1.3 is faster than 3.1... and it was the original system shipped with my A2000.
@CLS2086
10Ko of memory... sure you will need a lot of expansion cards :-)
@adolescent and @whabang
About hardware and adaptaters:
Yes... this kind of software is done to avoid this kind of solution. :-)
Thanks to all to have contribute to this thread.
-
So you are saying you will try and compile a USB stack for 68000 machines?
What was the original point of this thread?
-
Keeping in mind that the reason some software is 68020 or better is because the 68000 lacks many of the advanced features of the 68020.
Check this out, particularly Part IV:
http://www.sasktelwebsite.net/jbayko/cpu3.html
Doesn't get into too much detail, but it is an interesting read and there are plenty of other resources which delve into the architecture.