Giter Club home page Giter Club logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024

Original comment by [email protected] on 31 Jan 2008 at 8:31

  • Added labels: Priority-High
  • Removed labels: Priority-Medium

from vector06cc.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Woo. Hoo.

Even with DMA. Mutisector mode not tested as nothing seems to be using it, just 
like
mutisector read.

Original comment by [email protected] on 12 Feb 2008 at 1:09

  • Changed state: Fixed

from vector06cc.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Better reopen it.

Rewrote big part of the state machine, command begin-closure mating.. Now both 
BIOSes
seem to be more happy than not, but there's still an occaional miss every now 
and then.

Here's an excerpt from an erroneous write operation:
{{{
430347+`430348+`430349+`43034a+`43034b+`43034c+`43034d+`41034d+
rHST:01034d:00+
4dwHST:00034d4d:00
4d 41 49 ce 05 02 80 35 02-00 00 00 00 00 00 00 MAI....5........
}}}

According to directory entry, the data was supposed to be written to 
HST:01:03:4d,
which is 5 sectors earlier than it was written here (side 0). Who switches 
sides, duh! 

(test case: boot from cullshit.fdd, run
  cc1 aa -az
  cc2 aa
the operaion above is from writing aa.crl)

Original comment by [email protected] on 16 Feb 2008 at 2:27

  • Changed state: Started

from vector06cc.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Some analysis:
if MASTER_COMMAND is printed when entering Write command handler, in faulty 
cases it
retains the value $80, that is ACK. Roughly this means that:

WD issued a WRITE request
WD decided that operation is complete faster than CPU acknowledged BUSY
WD issued CPU_REQUEST_ACK before CPU even started to process ?

Original comment by [email protected] on 18 Feb 2008 at 11:26

from vector06cc.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
CPU_REQUEST_ACK comes from $D0/INTERRUPT command

Original comment by [email protected] on 19 Feb 2008 at 1:09

from vector06cc.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Mostly done. BDS C chaining is probably related, but it's a new issue.

Original comment by [email protected] on 22 Feb 2008 at 10:25

  • Changed state: Fixed

from vector06cc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.