home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / msdos / programm / 11904 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1008 b   |  25 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!spool.mu.edu!yale.edu!ira.uka.de!math.fu-berlin.de!news.th-darmstadt.de!minnie!mzdmza.zdv.uni-mainz.de!BWL2324
  3. From: bwl2324@mzdmza.zdv.uni-mainz.de
  4. Subject: FDC (NEC mirco765) programming
  5. Message-ID: <Q5K0TOU@minnie.zdv.uni-mainz.de>
  6. Sender: usenet@minnie.zdv.uni-mainz.de (USENET News System)
  7. Nntp-Posting-Host: vzdmzb.zdv.uni-mainz.de
  8. Reply-To: bwl2324@mzdmza.zdv.uni-mainz.de
  9. Organization: Johannes-Gutenberg Univ. Mainz
  10. Date: Fri, 8 Jan 1993 11:49:46 GMT
  11. Lines: 12
  12.  
  13. Hello,
  14.  
  15. I try to program the FDC for sending disk sectors via DMA/channel 2
  16. into memory. This works fine if I read the disk before starting my routine
  17. but if I try to read a disk sector right after booting the FDC status shows
  18. that FDC can't find the Address mark (bit 3 in status byte 0 is set).
  19. I take this step to get the FAT-sector to examine the diskette's format.
  20. I tried to recalibrate the disk drive but it doesn't help.
  21. Any considerations ?
  22.  
  23.     Thanks for helping,
  24.             Steve
  25.