* ANNOUNCEMENT: BiosDiskIO Library
@ 2002-10-24 15:04 Joseph D. Wagner
0 siblings, 0 replies; only message in thread
From: Joseph D. Wagner @ 2002-10-24 15:04 UTC (permalink / raw)
To: Linux Assembly Programming List
BiosDiskIO is a library of Int 13h PC BIOS Disk Operations. While DMA
(Direct Memory Access) produces faster I/O, the diskette and hard disk
services offered by the BIOS provide a backward compatibility for older
systems. Additionally, BIOS Disk Operations also provide a
quick-and-dirty way to access low-level disk services without the hassle
of a fully-featured DMA system when speed isn't a consideration (such as
early stages of file system development). Hence, the purpose of the
BiosDiskIO Library is two-fold: first, to provide backward compatibility
for older systems, and second, to provide quick-and-dirty access to
low-level disk services, especially for file system developers and
forensic analysts.
Check it out at: http://sourceforge.net/projects/biosdiskiolib
-----------------------------------
Current Release: Version 0.12
THIS RELEASE HAS NOT AT ALL BEEN TESTED. USE AT YOUR OWN RISK! It
should work in theory, but then again, so should Communism.
Be particularly careful of anything that I've explicitly labeled as
dangerous and anything that has to do with the Segment Offset.
Above all, let me know what works and doesn't work. Software and
development testers would be most helpful at this point in the project.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-10-24 15:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-24 15:04 ANNOUNCEMENT: BiosDiskIO Library Joseph D. Wagner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox