Welcome, Guest. Please login or register.

Author Topic: Pre-April Pegasos motherboard for sale, taking offers.  (Read 3592 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline redrumloaTopic starter

  • Original Omega User
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 10126
    • Show only replies by redrumloa
Pre-April Pegasos motherboard for sale, taking offers.
« on: March 06, 2004, 10:02:24 PM »
Make an offer for the bare motherboard with 128Meg of Resistered SDRAM, or if you wish I can quote a built complete system. If you wish a quote for a complete built system, state what specs you require.

This being a pre-April means DMA is completely disabled. This is good for maybe a developer board or to wet your feet in the world of Pegasos.

-Edit- And before you ask, no this is not from my Peggy system.
Someone has to state the obvious and that someone is me!
 

Offline itix

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 2380
    • Show only replies by itix
Re: Pre-April Pegasos motherboard for sale, taking offers.
« Reply #1 on: March 06, 2004, 10:10:53 PM »
Quote

This being a pre-April means DMA is completely disabled.


Erm... if you run MorphOS on it you always have DMA _enabled_. It is still good for development purposes but proper precautions (i.e. backups) are recommended :-)
My Amigas: A500, Mac Mini and PowerBook
 

Offline odin

  • Colonization had Galleons
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 6796
    • Show only replies by odin
Re: Pre-April Pegasos motherboard for sale, taking offers.
« Reply #2 on: March 06, 2004, 11:32:16 PM »



Slight typing error there redrum :-)

Offline redrumloaTopic starter

  • Original Omega User
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 10126
    • Show only replies by redrumloa
Re: Pre-April Pegasos motherboard for sale, taking offers.
« Reply #3 on: March 06, 2004, 11:38:19 PM »
Quote

odin wrote:
Slight typing error there redrum :-)


Umm.. yeah.. I'll speak with my marketing department! Thanks for the tip :-D
Someone has to state the obvious and that someone is me!
 

Offline redrumloaTopic starter

  • Original Omega User
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 10126
    • Show only replies by redrumloa
Re: Pre-April Pegasos motherboard for sale, taking offers.
« Reply #4 on: March 06, 2004, 11:40:33 PM »
I spoke with marketing, they fixed it. Thanks again:-D
Someone has to state the obvious and that someone is me!
 

Offline odin

  • Colonization had Galleons
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 6796
    • Show only replies by odin
Re: Pre-April Pegasos motherboard for sale, taking offers.
« Reply #5 on: March 06, 2004, 11:42:47 PM »
 :-D

Offline cecilia

  • Amiga Snob
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 4875
  • Country: 00
    • Show only replies by cecilia
    • http://cecilia.sawneybean.com/
Re: Pre-April Pegasos motherboard for sale, taking offers.
« Reply #6 on: March 07, 2004, 12:42:28 AM »
as i'm not a hardware nerd, but I have a Pre-April peg. tell me what "DMA is completely disabled" means.
I use the system only to test software since the USB port isn't working at the moment (I may need to make some connections, have to investigate that).

Since the USB ports are not working I can't copy any files FROM the peg, but I can burn files on CD's to get stuff onTO the peg. it's all one way atm.

anyway, that's besides my point. I just want to know what this DMA means to me, if anything.

thanks.
the no CARB diet- no Cheney, Ashcroft, Rumsfeld or Bush.
IFX CD Tutorial
 

Offline odin

  • Colonization had Galleons
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 6796
    • Show only replies by odin
Re: Pre-April Pegasos motherboard for sale, taking offers.
« Reply #7 on: March 07, 2004, 12:56:12 AM »
Well, DMA is an abbrevation for 'Direct Memory Access'. Meaning that the chip concerned can read/write directly to memory. I.e. it doesn't need to use the main CPU to read/write, thus taking load of the CPU leaving that free to do more important stuff :-). With DMA data moves directly between chip<->RAM, without DMA it moves in the following fashion: chip<->CPU<->RAM.

In the case of the peg (and A1) this story concerns DMA of the IDE controller, supposedly the controller has hardware bugs.

Not 100% of that...(Bill Buck seems to be though and Alan Redhouse not (or something);-)).

Offline cecilia

  • Amiga Snob
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 4875
  • Country: 00
    • Show only replies by cecilia
    • http://cecilia.sawneybean.com/
Re: Pre-April Pegasos motherboard for sale, taking offers.
« Reply #8 on: March 07, 2004, 01:10:29 AM »
hmm, ok. so that would make things slightly "slower". well, no biggy as it all seems mighty fast to me!

thanks.
the no CARB diet- no Cheney, Ashcroft, Rumsfeld or Bush.
IFX CD Tutorial
 

Offline downix

  • Hero Member
  • *****
  • Join Date: Jan 2003
  • Posts: 1587
    • Show only replies by downix
    • http://www.applemonthly.com
Re: Pre-April Pegasos motherboard for sale, taking offers.
« Reply #9 on: March 07, 2004, 01:12:52 AM »
@odin

Semi right, the problem concerns DMA access period, not just of the IDE bus.  If you run SCSI, Firewire, ethernet, etc, all of it can use DMA, and in these motherboards, DMA does not work.  This makes all of it slower than otherwise.
Try blazedmongers new Free Universal Computer kit, available with the GUI toolkit Your Own Universe, the popular IT edition, Extremely Reliable System for embedded work, Enhanced Database development and Wide Area Development system for telecommuting.
 

Offline odin

  • Colonization had Galleons
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 6796
    • Show only replies by odin
Re: Pre-April Pegasos motherboard for sale, taking offers.
« Reply #10 on: March 07, 2004, 01:16:52 AM »
@cecilia
With a high MHz CPU it probably doesn't matter too much, I guess. However I sometimes still bang my head against the wall for not getting a BlizzardPPC with SCSI onboard, I'm still stuck with the crappy onboard IDE controller (and a lousy 040 for that matter).

-edit-
@downix
Ah okay.....
/me waits for other people to contradict ;-).

Offline Paul

  • Jr. Member
  • **
  • Join Date: Oct 2003
  • Posts: 57
    • Show only replies by Paul
Re: Pre-April Pegasos motherboard for sale, taking offers.
« Reply #11 on: March 07, 2004, 01:57:33 AM »
Quote
Ah okay.....
/me waits for other people to contradict .


Rogue has been contradicting Downix for a long time on this matter. Recent statements by Rogue have declared DMA to be known working with some functions of the AmigaOne board under OS4 (like ethernet, as Downix noted is able to utilize DMA). IDE DMA has been said by Rogue to be working, but not with the driver system of OS4 yet, not because it can't, but because they haven't yet implemented it in the driver.

This was just a day or two back at AmigaWorld.net

Paul
Proud Builder of Frankenthousand, the monster A1000
The Young Frankenthousand - AmigaOne G4-XE, Catweasel, Radeon 9250, 2 GB, working MB sound, DMA and USB... now running OS4.1 update 3
 

Offline redrumloaTopic starter

  • Original Omega User
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 10126
    • Show only replies by redrumloa
Re: Pre-April Pegasos motherboard for sale, taking offers.
« Reply #12 on: March 07, 2004, 02:37:45 AM »
It's now on eBay!

 :-)
Someone has to state the obvious and that someone is me!
 

Offline DoDo

  • Newbie
  • *
  • Join Date: Dec 2002
  • Posts: 15
    • Show only replies by DoDo
Re: Pre-April Pegasos motherboard for sale, taking offers.
« Reply #13 on: March 07, 2004, 09:07:23 AM »

How much ?

I'll offer TEN BOB.....  curiosity value

 :-o  :-o
 

Offline Framiga

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 4096
    • Show only replies by Framiga
Re: Pre-April Pegasos motherboard for sale, taking offers.
« Reply #14 on: March 07, 2004, 09:42:29 AM »
hi Cecilia

Quote
Since the USB ports are not working I can't copy any files FROM the peg, but I can burn files on CD's to get stuff onTO the peg. it's all one way atm.

have you tryed to contact DCE? They may fix the problem in a reasonable time :roll:

Ciao ;-)

PS- ops sorry, i wanted to say. . . . to contact BPlan that then will . . . .

/troll mode END