Welcome, Guest. Please login or register.

Author Topic: Blizzard 1230 board - Jumpers and libs  (Read 7725 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Blizzard 1230 board - Jumpers and libs
« Reply #14 from previous page: May 15, 2007, 09:29:17 AM »
@rkauer
Quote
If you want your Amiga a bit faster, put this line very early in your startup-sequence:

"CPU fastROM" (no quotes)

No. This is for the lame non-phase5 accelerators. Phase5 users should use MAPROM feature. Phase5 MAPROM does not use MMU at all, and thus leaves MMU free for other uses (+ it also works with CPUs without MMU, such as EC030).
 

Offline HodgkinsonTopic starter

  • Hero Member
  • *****
  • Join Date: Apr 2006
  • Posts: 1080
    • Show only replies by Hodgkinson
    • http://www.myspace.com/em_radiation *****and ***** www.booni.info
Re: Blizzard 1230 board - Jumpers and libs
« Reply #15 on: May 15, 2007, 04:59:44 PM »
Hmmm...(Again)...
Dont you need a MMU for your PCMCIA port to work correctly when >4MB of RAM is installed?
Im wondering wether the MMU "Not in use" might explain why the PCMCIA port on the tower is being crippled. Shouldn't the MMU remap the memory to prevent this from happening?

Oh, btw, re the Sysinfo screen shot - Yes, the FPU status appears just as it is shown (Not sure about other properties or the second screen shot, though).

Hodgkinson.
Main A1200D: WB3.0, 3.1 ROMs, 2GB HDD, Blizzard 1230IV (64MB RAM + FPU) and a whole load of custom heatsinks... :flame:
 

Offline Doobrey

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 1876
    • Show only replies by Doobrey
    • http://www.doobreynet.co.uk
Re: Blizzard 1230 board - Jumpers and libs
« Reply #16 on: May 15, 2007, 05:17:54 PM »
Quote

Hodgkinson wrote:
Dont you need a MMU for your PCMCIA port to work correctly when >4MB of RAM is installed?


The problem is that both the PCMCIA slot is hardwired to use the same 4MB memory range as the 2nd half of the 8MB expansion space.
 Also, both the PCMCIA controller in the Gayle chip, and the memory controller on the memory board are hardwired to work *only* for accesses in that 4MB memory range. No amount of MMU trickery can overcome it.
On schedule, and suing
 

Offline HodgkinsonTopic starter

  • Hero Member
  • *****
  • Join Date: Apr 2006
  • Posts: 1080
    • Show only replies by Hodgkinson
    • http://www.myspace.com/em_radiation *****and ***** www.booni.info
Re: Blizzard 1230 board - Jumpers and libs
« Reply #17 on: May 15, 2007, 05:27:05 PM »
What if the 64MB of memory is on the accelerator board? Could the MMU (In the 68030 on the same board) sort it out???


Thanks for all the replies,
Hodgkinson.
Main A1200D: WB3.0, 3.1 ROMs, 2GB HDD, Blizzard 1230IV (64MB RAM + FPU) and a whole load of custom heatsinks... :flame:
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Blizzard 1230 board - Jumpers and libs
« Reply #18 on: May 15, 2007, 05:37:34 PM »
@Hodgkinson
Quote
Dont you need a MMU for your PCMCIA port to work correctly when >4MB of RAM is installed?

No.
Quote
Im wondering wether the MMU "Not in use" might explain why the PCMCIA port on the tower is being crippled

No.
Quote
Shouldn't the MMU remap the memory to prevent this from happening?

No.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Blizzard 1230 board - Jumpers and libs
« Reply #19 on: May 15, 2007, 05:39:45 PM »
Quote
What if the 64MB of memory is on the accelerator board?

64MB of memory suggests that the memory is mapped to 32bit area. Which basically means it will not conflict with the PCMCIA port.

Quote
Could the MMU (In the 68030 on the same board) sort it out???

No. MMU cannot remedy the problem. MMU cannot change physical mapping, only logical. The board must put the memory to 32bit area, that is the only way to fix it. Only lame 020 and 030 accelerators have this problem anyway, for example all Phase5 030 boards are free of this problem (with or without MMU).

 

Offline HodgkinsonTopic starter

  • Hero Member
  • *****
  • Join Date: Apr 2006
  • Posts: 1080
    • Show only replies by Hodgkinson
    • http://www.myspace.com/em_radiation *****and ***** www.booni.info
Re: Blizzard 1230 board - Jumpers and libs
« Reply #20 on: May 15, 2007, 05:43:46 PM »
??? The Blizzard board that I have IS a Phase 5 board - I've just checked.

Thanks,
Hodgkinson.

Could somthing on the board be faulty?
Main A1200D: WB3.0, 3.1 ROMs, 2GB HDD, Blizzard 1230IV (64MB RAM + FPU) and a whole load of custom heatsinks... :flame:
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Blizzard 1230 board - Jumpers and libs
« Reply #21 on: May 15, 2007, 05:46:41 PM »
Well, then your PCMCIA port is working just fine.

Assuming the port/mobo is physically ok that is.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Blizzard 1230 board - Jumpers and libs
« Reply #22 on: May 15, 2007, 05:49:11 PM »
@Hodgkinson
Quote
One last question - Any idea what the "8MB RAM" jumper on a Blizzard 1200/4 RAM board supposed to do? I thought this board only had 4MB of RAM? Would it be for an add-on RAM card?

Yes:
Quote
An additional 4MB expansion called the Blizzard 1220/4/ADD4 was available for this card, allowing you to add up to 8MB in total


NOTE: Using full 8MB with this board disables the PCMCIA port. 4MB should be fine, however.
 

Offline HodgkinsonTopic starter

  • Hero Member
  • *****
  • Join Date: Apr 2006
  • Posts: 1080
    • Show only replies by Hodgkinson
    • http://www.myspace.com/em_radiation *****and ***** www.booni.info
Re: Blizzard 1230 board - Jumpers and libs
« Reply #23 on: May 15, 2007, 05:50:49 PM »
The mobo's fine too, I dismantled the tower to change the mobo and there was no difference.

I can only assume that there might be a jumper that needs setting on the 6860 PCI board (Or the accelerator's got a problem - I mean the Blizzard 1230 board here...). Anyone know where there might be info for the jumper settings on the 6860 board?

Hodgkinson.
Main A1200D: WB3.0, 3.1 ROMs, 2GB HDD, Blizzard 1230IV (64MB RAM + FPU) and a whole load of custom heatsinks... :flame:
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Blizzard 1230 board - Jumpers and libs
« Reply #24 on: May 15, 2007, 06:05:56 PM »
Reading the hardware description:
Quote
** If an A3000/A4000 accelerator is used then the Zorro slots are capable of functioning as Zorro III slots, however if an A1200 accelerator is used then they can only be used as Zorro II slots.

This might have something to do with it, as the Zorro II primary 8MB auto-config space overlaps with the PCMCIA memory area. However, IMO for the PCMCIA port to shut down, it would require that some Zorro card appears at 0x600000 area.

Anyway, it'd be quite easy to test it: Just set up the system without the Z3i-board and see if the PCMCIA port works then.

Quote
the 6860 PCI board

I wouldn't call it PCI board really, as the Mikronik Z3i PCI slots are inactive.
 

Offline HodgkinsonTopic starter

  • Hero Member
  • *****
  • Join Date: Apr 2006
  • Posts: 1080
    • Show only replies by Hodgkinson
    • http://www.myspace.com/em_radiation *****and ***** www.booni.info
Re: Blizzard 1230 board - Jumpers and libs
« Reply #25 on: May 16, 2007, 05:44:20 PM »
the 6860 PCI board...
Yeah, just making sure that everyone knew which board I was on about (Its sometimes called this on hardware databases).

Sounds like i'll have to take the accel board and put it into my basic garage A1200 and see what happens to the PCMCIA port and networking.

Thanks again,
Hodgkinson.
Main A1200D: WB3.0, 3.1 ROMs, 2GB HDD, Blizzard 1230IV (64MB RAM + FPU) and a whole load of custom heatsinks... :flame:
 

Offline HodgkinsonTopic starter

  • Hero Member
  • *****
  • Join Date: Apr 2006
  • Posts: 1080
    • Show only replies by Hodgkinson
    • http://www.myspace.com/em_radiation *****and ***** www.booni.info
Re: Blizzard 1230 board - Jumpers and libs
« Reply #26 on: May 17, 2007, 04:56:39 PM »
I’m back!

I tried the '030 68882 64MB board in my garage A1200 and it works fine. Card prep can see and prep a 1MB SRAM card as disk, which can then be formatted without errors.
Must be something to do with the 6860 board in the A1200T causing the PCMCIA issue (The other common point here is the right-angled PCMCIA adaptor that I use in my tower, but I've had it out and re-soldered all of the connections - I might of laid the tower on its side and unscrewed the base once to insert the SRAM card directly just to make sure - Btw Its a Micronik tower).
Oh, and the MMU is still displayed as "NOT IN USE" under Sysinfo on the garage A1200 WB3.0.

Since I use my garage A1200 for all the serious stuff and the A1200T for games, I might just leave the '030 board in the garage A1200. Gives a real boost to emulation programs, too (Anyone want to comment on this decision...?)

Thanks for all your help,
Hodgkinson.
Main A1200D: WB3.0, 3.1 ROMs, 2GB HDD, Blizzard 1230IV (64MB RAM + FPU) and a whole load of custom heatsinks... :flame: