www.delorie.com/djgpp/doc/rbinter/7.html   search  
135506

Category: disk I/O enhancements

INT 13 - Seagate ST01/ST02 - SCSI Bus Parity

	AX = 5506h
	DL = drive ID (80h, 81h, ...)
	DH = subfunction
	    00h disable parity check
	    01h enable parity check
	    02h return current parity setting
Return: AL = status
	    00h parity checking disabled
	    01h parity checking enabled

  webmaster   donations   bookstore     delorie software   privacy  
  Copyright © 2000   by Ralf Brown     Updated Jul 2000