Welcome, Guest. Please login or register.

Author Topic: A1200 DBOX Mediator Fast ata ETC  (Read 3087 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline keropi

  • Hero Member
  • *****
  • Join Date: Sep 2004
  • Posts: 2466
    • Show only replies by keropi
Re: A1200 DBOX Mediator Fast ata ETC
« Reply #14 from previous page: December 04, 2005, 06:13:52 PM »
I never used a mediator, but as a G-Rex owner I can reccomend one, just look for the newer version that has 2 DMA slots. G-rex is said to be faster than the mediator, and can utilize the full gfx mem (not only the 8mb like the mediator) but you can only use up to 2 dma cards (a soundcard and a tv tuner for ex.) and there is no usb support for cards...
Also I have not discovered any bugs yet on the g-rex, it functions as it should be  :-D
 

Offline doctorq

  • Hero Member
  • *****
  • Join Date: Aug 2003
  • Posts: 2082
    • Show only replies by doctorq
Re: A1200 DBOX Mediator Fast ata ETC
« Reply #15 on: December 04, 2005, 06:20:17 PM »
@Keropi

You have misunderstood something regarding the Mediator. Mediator can use the full gfx mem as well, as long as you don't use Warp3D. If you have no use for Warp3D you can use all the 16 MB of the ram without problems.
 

Offline MskoDestny

  • Sr. Member
  • ****
  • Join Date: Oct 2004
  • Posts: 363
    • Show only replies by MskoDestny
    • http://www.retrodev.com
Re: A1200 DBOX Mediator Fast ata ETC
« Reply #16 on: December 04, 2005, 08:33:48 PM »
Quote

doctorq wrote:
@Keropi

You have misunderstood something regarding the Mediator. Mediator can use the full gfx mem as well, as long as you don't use Warp3D. If you have no use for Warp3D you can use all the 16 MB of the ram without problems.

To be more specific, the Mediator only allows access to 8MB of PCI memory at a time due to the limitations of the trapdoor expansion slot. The Mediator hardware does provide banked access to the whole 4GB PCI address space (i.e. the driver has to write to a register to change the bank). The 2D graphics drivers have been written to work around this limitation, but the 3D drivers have not (and never will).

The G-Rex doesn't have this limitation as it doesn't use the trapdoor slot (it also has a lot more bandwidth as a result). Of course as others have pointed out, driver support isn't as good and some people have had trouble getting them to work with their Blizzards.
 

Offline tjaoz

  • Full Member
  • ***
  • Join Date: Feb 2003
  • Posts: 165
    • Show only replies by tjaoz
Re: A1200 DBOX Mediator Fast ata ETC
« Reply #17 on: December 06, 2005, 04:50:47 PM »
@MskoDestny

Quote
To be more specific, the Mediator only allows access to 8MB of PCI memory at a time due to the limitations of the trapdoor expansion slot.

More precisely speaking, it isn't the limitation of the trapdoor expansion slot, but the limitation of the A1200 turbo cards. Existing A1200 turbo cards have only 24 address lines connected to the trapdoor slot, instead of 32 address lines supported by this slot.

Quote
The Mediator hardware does provide banked access to the whole 4GB PCI address space (i.e. the driver has to write to a register to change the bank).

You are right here.

Quote
The 2D graphics drivers have been written to work around this limitation, but the 3D drivers have not (and never will).

Actually it's quite opposite.

Warp3D drivers have access to the whole Voodoo graphic card resources - it means to the Voodoo registers and to 16MB (or 32MB in case of V4 and V5) of the Voodoo graphic memory. The limitation is that the Picasso96 2D graphic system can use only 8MB of the gfx card memory when Mediator works in the NO-MMU mode. The rest of the Voodoo card memory is then used by the Warp3D textures and the PCI DMA buffers.
 

Offline keropi

  • Hero Member
  • *****
  • Join Date: Sep 2004
  • Posts: 2466
    • Show only replies by keropi
Re: A1200 DBOX Mediator Fast ata ETC
« Reply #18 on: December 06, 2005, 07:37:11 PM »
to tell you the truth, I think one should choose the most cost-effective solution for him... both solutions are near in speed, and as for driver support I think they are the same, there will not be a prob with g-rex drivers as long as one uses a supported card, and I think that applies to both boards... 3D on amiga is a joke, don't forget that... get the cheaper!
just my 0.2euro .
 

Offline CLS2086

  • Hero Member
  • *****
  • Join Date: Oct 2003
  • Posts: 1456
    • Show only replies by CLS2086
Re: A1200 DBOX Mediator Fast ata ETC
« Reply #19 on: December 06, 2005, 08:50:52 PM »
Hi,
all depend of what you plain to do !
You have a PPC card ?
OS 3.x + MOS 1.4.5 -> GREX1200
Already full 3D Voodoo 4 & 5 support under MorphOS  :-)
maybe OS4 will be well supported for the Mediator1200
Grex is only avaible on Ebay and it's usually cheaper than any mediator.
But for the GREX1200 you'll need a BPPC revision2.
If you get a revision 0 you'll need to pray or to pay DCE to flash it to rev2.
Only the cheap sound card with ESS Solo1 work under OS3.x, not yet on MOS P.UP (but paula did ;-) )
Only the cheap 10 Mpbs network card with RealTek RTL8029AS chip works (OS3.x and MOS P.UP)
Lot of PCI TV cards works
It seems that SCSI card with NCR/symbios chipset can be used under MOS, but as my BPPC got already scsi I don't know.
About USB2, there are some tries with VIA USB2 chipset.

You'll find more info about it on the unofficial GREX Page, the Yahoo! Group for GREX, and on the Elbox site for the Mediator.
Keep the Faith !
VG 5000/A1000/500/500+/600/2000/CDTV/1200PPC-GREX/1200PPC -ATEO-BV/4060D/CD32/Aone/Peg 1/Peg2 G4/ various funny machines too  :-) http://www.mo5.com/collection/index.php?pseudo=CLS2086
I also repair drives of our old beloved Amiga
 

Offline Tripitaka

  • Hero Member
  • *****
  • Join Date: Jun 2005
  • Posts: 1307
    • Show only replies by Tripitaka
    • http://acidapple.com
Re: A1200 DBOX Mediator Fast ata ETC
« Reply #20 on: December 07, 2005, 12:08:26 PM »
Quote

doctorq wrote:
Quote

...for example from doctorq who is currently selling one.


Correct :-D

I'm selling it because the solution doesn't fit my tower. Only 2 of the 4 PCI slots can be used, since the backplate of the tower blocks the rest :-(



I'm too lazy to go searching for a PowerTower for it, but if anyone has one for cheap I'd be interested :-)



Hi Dr Q.
I'm still waiting for a freebie Tower from Eyetech to install the last Mediator you sold.
 :boohoo:
6 weeks delivery...bah!

ps. Tinsnips?
Falling into a dark and red rage.
 

Offline MskoDestny

  • Sr. Member
  • ****
  • Join Date: Oct 2004
  • Posts: 363
    • Show only replies by MskoDestny
    • http://www.retrodev.com
Re: A1200 DBOX Mediator Fast ata ETC
« Reply #21 on: December 07, 2005, 01:49:40 PM »
Quote

tjaoz wrote:
@MskoDestny
More precisely speaking, it isn't the limitation of the trapdoor expansion slot, but the limitation of the A1200 turbo cards. Existing A1200 turbo cards have only 24 address lines connected to the trapdoor slot, instead of 32 address lines supported by this slot.

Well there are 8 reserved pins that could theoretically be used for the rest of the address bus, but generally speaking it's unwise to use reserved pins for anything so it's certainly arguable that it's a limitation of the trapdoor slot.

Quote
Warp3D drivers have access to the whole Voodoo graphic card resources - it means to the Voodoo registers and to 16MB (or 32MB in case of V4 and V5) of the Voodoo graphic memory. The limitation is that the Picasso96 2D graphic system can use only 8MB of the gfx card memory when Mediator works in the NO-MMU mode. The rest of the Voodoo card memory is then used by the Warp3D textures and the PCI DMA buffers.

I don't see how Warp3D can use more than 8MB of texture memory (apart from using the MMU). I suppose it could use 8MB for textures and the like and then instruct the Voodoo to render to a framebuffer in another 8MB page.
 

Offline tjaoz

  • Full Member
  • ***
  • Join Date: Feb 2003
  • Posts: 165
    • Show only replies by tjaoz
Re: A1200 DBOX Mediator Fast ata ETC
« Reply #22 on: December 07, 2005, 07:43:49 PM »
@MskoDestny

Quote
Well there are 8 reserved pins that could theoretically be used for the rest of the address bus, but generally speaking it's unwise to use reserved pins for anything

These trapdoor pins (no. 1 to 8) are not reserved for "anything".  :-D  They are reserved for A24 to A31 address lines (check the schematic of A1200 main board).

So, if the A24 to A31 address lines of the existing turbo cards are not connected to the trapdoor slot, it is certainly a limitation of the turbo cards, not the limitation of the A1200 trapdoor slot.

Quote
I don't see how Warp3D can use more than 8MB of texture memory (apart from using the MMU).

You explained it yourself: "The Mediator hardware does provide banked access to the whole 4GB PCI address space (i.e. the driver (Warp3D driver in this case) has to write to a register to change the bank)".  :idea:
 

Offline MskoDestny

  • Sr. Member
  • ****
  • Join Date: Oct 2004
  • Posts: 363
    • Show only replies by MskoDestny
    • http://www.retrodev.com
Re: A1200 DBOX Mediator Fast ata ETC
« Reply #23 on: December 07, 2005, 09:30:20 PM »
Quote

tjaoz wrote:
These trapdoor pins (no. 1 to 8) are not reserved for "anything".  :-D  They are reserved for A24 to A31 address lines (check the schematic of A1200 main board).

I stand correct there. I was going off of a pinout from BBoAH.

Quote
So, if the A24 to A31 address lines of the existing turbo cards are not connected to the trapdoor slot, it is certainly a limitation of the turbo cards, not the limitation of the A1200 trapdoor slot.

Well the A24 to A31 address lines aren't connected to anything on the A1200 so I would argue that it's the A1200 implementation of the A1200 trapdoor slot that is at fault even if the specification supports 32-bit addressing. If this were not the case, the turboboard would have likely allowed for 32-bit addressing.

Quote
You explained it yourself: "The Mediator hardware does provide banked access to the whole 4GB PCI address space (i.e. the driver (Warp3D driver in this case) has to write to a register to change the bank)".  :idea:

I was not aware that Hyperion had customized the Mediator Warp3D driver(s) to this degree.