From cisin@xenosoft.com Tue Oct 23 14:47:31 2001 From: cisin@xenosoft.com To: test-drb@ccmp.vtda.org Subject: Reading non-PC format floppies Date: Tue, 23 Oct 2001 14:47:31 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5401045483321272650==" --===============5401045483321272650== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On Tue, 23 Oct 2001, Tony Duell wrote: > INT 13h > Roughlky at a level between those 2 : > Linux : FDRAWCMD ioctl() > This lets you send an arbitrary set of command bytes to the FDC (allowing > you to do anything that the FDC is capable of), but it handles the DMA > controller (and aligning the buffer not across a 64K boundary) for you. It's nice that it would do that for you. FORMAT didn't even include code to do that right! If its buffer straddled an absolute address divisable by 64K, it would fail, and blame the diskette! -- Grumpy Ol' Fred cisin(a)xenosoft.com DogEars --===============5401045483321272650==--