Hi,

>         2. IDESYS.TXT says that, when I call 7F89h (absolute sector
> read) I must put the device codebyte in register A. Checking the
> Drivefield of all my IDE drives I discovered that C1h is the
> device codebyte for all them. I used C1h as device codebyte when
> calling 7F89h and received a 08h error ("cluster not found"). I
> used 01h (since bits 5,6 and 7 of device codebyte aren't used)
> as device codebyte and received the same error. I used 00h as
> device codebyte and the sector was read! Shouldn't this behaviour
> be wrong?

        My mistake. The value C1h is wrong. I confused "device codebyte"
with "devicetype codebyte". It should be 08h. Sorry for this.


Adriano Camargo Rodrigues da Cunha          ([EMAIL PROTECTED])
http://www.adrpage.cjb.net                  MSX: more fun per less MHz

Aibohphobia n.  -  The fear of palindromes

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

--
For info, see http://www.stack.nl/~wynke/MSX/listinfo.html

Reply via email to