English Amiga Board


Go Back   English Amiga Board > Support > support.Hardware

 
 
Thread Tools
Old 02 September 2006, 12:54   #1
CFou!
Moderator
 
CFou!'s Avatar
 
Join Date: Sep 2004
Location: France
Age: 51
Posts: 4,277
1230scsi.device Access Fault????

I have a technical curiosity....

ON 68060 Blizzard+ Quantum SCSI fireball+IDE HD+32MO

I have all times this test IN 1230scsi.device

tst.w $ffff0

Have you an idea of the reason of this test at the chip memory?

PS: SCSI Loading are really slow.... more slow with IDE drive
it's the reason?


See MUGuardianAngel, LOG

WORD READ from 000FFFF0 PC: 760022BA
USP : 760131A8 SR: 0000 (U0)(-)(-) TCB: 76010274
Data: 0000000A 00000007 00000000 0000FFFF 00000000 00000000 00000000 C0000000
Addr: 7601036C 76010310 760470B0 76014AA0 00EA8000 760101EC 00002130 001FFFF0
Stck: 4EF900F9 F5224EF9 00F9F522 4EF900F9 F5224EF9 00F9F522 4EF900F9 F5224EF9
Stck: 00F9F522 4EF900F9 F5224EF9 00F9F522 4EF900FA 3AE64EF9 00FA3A7C 4EF900FA
7600229a : 0001 0018 ori.b #$18,d1
7600229e : 1968 0002 0030 move.b $2(a0),$30(a4)
760022a4 : 1968 0005 0014 move.b $5(a0),$14(a4)
760022aa : 41e9 005a lea.l $5a(a1),a0
760022ae : 3018 move.w (a0)+,d0
760022b0 : 33fc 4000 00df f09a move.w #$4000,$dff09a
760022b8 : 4e71 nop
760022ba : *4a79 000f fff0 tst.w $ffff0
760022c0 : 4e71 nop
760022c2 : 082d 0002 1e6c btst.b #$2,$1e6c(a5)
760022c8 : 6642 bne.s $7600230c
760022ca : 1229 0046 move.b $46(a1),d1
760022ce : b23c 0041 cmp.b #$41,d1
760022d2 : 6706 beq.s $760022da
760022d4 : 1969 0044 0008 move.b $44(a1),$8(a4)
Name: "1230scsi.device"
Attached Files
File Type: txt MuGuardianAngelLog1230.txt (1.2 KB, 150 views)

Last edited by CFou!; 02 September 2006 at 14:40.
CFou! is offline  
Old 02 September 2006, 14:26   #2
NOB
Zone Friend
 
Join Date: Aug 2005
Location: Germany
Age: 52
Posts: 424
A tst.w followed by a nop instruction
is curios.
Normally it is followed by a branch-intruction.
IMO it makes no sense.(Except it is a mini wait instruction.)
NOB is offline  
Old 02 September 2006, 14:34   #3
keropi
.
 
Join Date: Oct 2004
Location: Ioannina/Greece
Posts: 5,040
scsi troubles eh....?
me too... damn, I am tempted for a fastata...
keropi is offline  
Old 02 September 2006, 18:43   #4
musashi5150
move.w #$4489,$dff07e
 
musashi5150's Avatar
 
Join Date: Sep 2005
Location: Norfolk, UK
Age: 42
Posts: 2,351
More importantly:- what's at $ffff0 ?? Did you get a dump of this area too CFOU! ?
musashi5150 is offline  
Old 02 September 2006, 20:33   #5
mrodfr
Registered User
 
mrodfr's Avatar
 
Join Date: Jan 2005
Location: 62-France
Age: 56
Posts: 413
hello,

I don't know if It's well related to the cfou's question but if you have hits from 1230scsi.device when testing software there is a bugs on 1230scsi.device and can be corrected by using:

run <>NIL: fixcybaccess or the other one (don't remember the name). here this one used with my 1260. read the doc/guide for the answer.

and found on the mmulib.lha archive on aminet by thomas richter (so sad that thomas stop amiga because amiga died).

again hope It's the good anwer of the question. sorry if not.
mrodfr is offline  
Old 02 September 2006, 22:36   #6
Chain
A-Collector, repairments
 
Chain's Avatar
 
Join Date: Jul 2001
Location: Czech Rep.
Age: 50
Posts: 1,536
Send a message via ICQ to Chain
um..its version 8.5 ?
Chain is offline  
Old 03 September 2006, 08:37   #7
mrodfr
Registered User
 
mrodfr's Avatar
 
Join Date: Jan 2005
Location: 62-France
Age: 56
Posts: 413
hello,

yes, with a1234.rom 8.5 and 8.1 I have.

if someone have A1234.ROM newer than 8.5, I'm verry interested :-)
mrodfr is offline  
Old 03 September 2006, 11:55   #8
CFou!
Moderator
 
CFou!'s Avatar
 
Join Date: Sep 2004
Location: France
Age: 51
Posts: 4,277
Quote:
Originally Posted by mrodfr
hello,

yes, with a1234.rom 8.5 and 8.1 I have.

if someone have A1234.ROM newer than 8.5, I'm verry interested :-)
have you read/write speed problem on your SCSI drive?
CFou! is offline  
Old 03 September 2006, 15:43   #9
mrodfr
Registered User
 
mrodfr's Avatar
 
Join Date: Jan 2005
Location: 62-France
Age: 56
Posts: 413
Quote:
Originally Posted by CFOU!
have you read/write speed problem on your SCSI drive?
no, 3.8mo/s with sysspeed on my old quantum vikingII.
never tested on my seagate 160go with acard ide to scsi.

have you tested the little fix with your hardware ???? theorically the slow down doesn't come from the hit of 1230scsi.device. (just annoying mmuforce hit allways).

maybe value too high on mask and maxtransfer ???
here: mask:7ff.....c max:fffe00 (value came from the author of sfs)

maybe bad terminated scsi chain ????

hope that help.
mrodfr is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
1230scsi.device xraynorm support.Hardware 2 04 June 2012 19:32
WHDLoad ,Hrtmon and access fault. Asman Coders. General 1 09 October 2009 14:04
uaehf.device and HDToolbox: Error 224 reading device description Ebster support.WinUAE 3 16 September 2008 09:24
UNCONFIRMED: Kings Quest 6 French (Access Fault) killergorilla project.Killergorilla's WHD packs 10 01 October 2007 20:30
WHDLOad problem access fault $7008 utri007 support.Games 4 03 October 2005 03:46

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 23:03.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.10883 seconds with 13 queries