[hatari-devel] Problem with SCSI initiator command register |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: [hatari-devel] Problem with SCSI initiator command register
- From: Uwe Seimet <Uwe.Seimet@xxxxxxxxx>
- Date: Sun, 25 Mar 2012 17:58:32 +0200
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1332691112; l=382; s=domk; d=seimet.de; h=Content-Type:MIME-Version:Subject:To:From:Date:X-RZG-CLASS-ID: X-RZG-AUTH; bh=ZbHqv6RvSYqT5sM28evNFLKTXzY=; b=cGuBUig4PrLfrAH5EJ2yV0el/jCzmCxe0tqMUvyEC/lB7A4colCMF+mVcBZAggtKKkq LKAftv1MhIQN7O0oqmaeytvDYH/WDWU/GG+SPenORSv64TbxW0hD0Q2z0E5hJM8F1a+6N WcTDgXXkJxoMvoVQV4ZnWD7f4O9bAY+ckL8=
Hi,
I noticed that with Hatari the TT's SCSI initiator command register bits
appear always to be set, at least bit 6. This results in HDDRIVER detecting
SCSI hardware when there is none.
Can you confirm that this bit is always set when reading the ICR
($ffff8783)? If this is the case, can Hatari be changed to return 0 on
reads instead for this register?
Cheers
Uwe